Skip to content

Add toJSON to PerformancePaintTiming#114

Merged
noamr merged 1 commit intow3c:mainfrom
canova:to-json
May 17, 2025
Merged

Add toJSON to PerformancePaintTiming#114
noamr merged 1 commit intow3c:mainfrom
canova:to-json

Conversation

@canova
Copy link
Member

@canova canova commented May 15, 2025

Fixes #113.

This PR adds toJSON to PerformancePaintTiming so we can serialize the PaintTimingMixin attributes properly.


Preview | Diff

@canova
Copy link
Member Author

canova commented May 17, 2025

@noamr Thanks for the quick review! I can't merge it myself in this repo, would you mind merging it (unless you're waiting for some feedback from more people)?

@noamr noamr merged commit c754f44 into w3c:main May 17, 2025
2 checks passed
github-actions bot added a commit that referenced this pull request May 17, 2025
SHA: c754f44
Reason: push, by noamr

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@canova canova deleted the to-json branch May 19, 2025 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PerformancePaintTiming needs its own toJSON() method

2 participants