Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.16 improvement - Make the beacon script output ready-to-store in the DB to avoid additional formatting in PHP #6543

Open
MathieuLamiot opened this issue Apr 4, 2024 · 0 comments
Labels
lcp type: enhancement Improvements that slightly enhance existing functionality and are fast to implement

Comments

@MathieuLamiot
Copy link
Contributor

Context
Sub-task #6449
The format expected to be stored in the DB for LCP/ATF is quite different from the format of the data provided by the beacon script. Because of this, we have some formatting logic in add_lcp_data, typically the handling of $viewport.

Expected behavior
Make the output of the beacon script ready to be stored in the DB without further processing and formatting, apart from security checks in PHP.

Acceptance Criteria
NRT on 3.16.

@MathieuLamiot MathieuLamiot added the type: enhancement Improvements that slightly enhance existing functionality and are fast to implement label Apr 4, 2024
@benorfaz benorfaz added the lcp label May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lcp type: enhancement Improvements that slightly enhance existing functionality and are fast to implement
Projects
None yet
Development

No branches or pull requests

2 participants