WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-01-29 05:14:18 PST
<
rdar://problem/104797011
>
Ahmad Saleem
Comment 2
2024-03-11 01:18:33 PDT
Reverted in:
https://src.chromium.org/viewvc/blink?view=revision&revision=154693
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug