Bug 259173 - Move code for computing Intersection Observations from document to IntersectionObserver
Summary: Move code for computing Intersection Observations from document to Intersecti...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-07-12 21:15 PDT by Simon Fraser (smfr)
Modified: 2023-07-13 08:53 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2023-07-12 21:15:22 PDT
The bulk of Document::updateIntersectionObservations() should be moved into IntersectionObserver.cpp
Comment 1 Radar WebKit Bug Importer 2023-07-12 21:15:40 PDT
<rdar://problem/112176104>
Comment 2 Simon Fraser (smfr) 2023-07-12 21:20:07 PDT
Pull request: https://github.com/WebKit/WebKit/pull/15807
Comment 3 EWS 2023-07-13 08:53:44 PDT
Committed 266034@main (3b73b01fe389): <https://commits.webkit.org/266034@main>

Reviewed commits have been landed. Closing PR #15807 and removing active labels.