RESOLVED WONTFIX 250974
OrderIterator should be O(number of children)
https://bugs.webkit.org/show_bug.cgi?id=250974
Summary OrderIterator should be O(number of children)
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.