Bug 259173

Summary: Move code for computing Intersection Observations from document to IntersectionObserver
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: DOMAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   

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.