Bug 250974

Summary: OrderIterator should be O(number of children)
Product: WebKit Reporter: Ahmad Saleem <ahmad.saleem792>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: bfulgham, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Ahmad Saleem
Reported 2023-01-22 05:13:57 PST
Hi Team, While going through Blink's commit, I came across another potential optimization, which can be explored in idea or if possible to do 1-1 merge (might be difficult for me): Blink Commit - https://chromium.googlesource.com/chromium/blink/+/acb400bf1b76398990229a3a4065bce24bac5303 WebKit Source - https://searchfox.org/wubkat/source/Source/WebCore/rendering/OrderIterator.cpp#51 Just wanted to raise for input and future discussion. Thanks!
Attachments
Radar WebKit Bug Importer
Comment 1 2023-01-29 05:14:18 PST
Ahmad Saleem
Comment 2 2024-03-11 01:18:33 PDT
Note You need to log in before you can comment on or make changes to this bug.