Bug 259717 - Optimize Intersection Observer computations for inlines
Summary: Optimize Intersection Observer computations for inlines
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: Safari 16
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-08-01 17:44 PDT by Simon Fraser (smfr)
Modified: 2023-08-01 19:48 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-08-01 17:44:52 PDT
Optimize IntersectionObserver::computeIntersectionState() for RenderInlines
Comment 1 Radar WebKit Bug Importer 2023-08-01 17:47:33 PDT
<rdar://problem/113238475>
Comment 2 Simon Fraser (smfr) 2023-08-01 17:51:41 PDT
Pull request: https://github.com/WebKit/WebKit/pull/16299
Comment 3 EWS 2023-08-01 19:48:01 PDT
Committed 266501@main (32beea64ac2d): <https://commits.webkit.org/266501@main>

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