RESOLVED FIXED 259630
Optimize Intersection Observer computations slightly
https://bugs.webkit.org/show_bug.cgi?id=259630
Summary Optimize Intersection Observer computations slightly
Simon Fraser (smfr)
Reported 2023-07-29 11:54:52 PDT
We can lazily compute some rectangles in IntersectionObserver when we know that we're going to fire an observation.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-07-29 11:55:06 PDT
Simon Fraser (smfr)
Comment 2 2023-07-29 12:05:19 PDT
EWS
Comment 3 2023-07-31 11:49:29 PDT
merge-queue failed to commit PR to repository. To retry, remove any blocking labels and re-apply merge-queue label
EWS
Comment 4 2023-07-31 15:04:56 PDT
Committed 266458@main (39a323e0f736): <https://commits.webkit.org/266458@main> Reviewed commits have been landed. Closing PR #16214 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.