Bug 250974
Summary: | OrderIterator should be O(number of children) | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
Component: | Layout and Rendering | Assignee: | 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
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
<rdar://problem/104797011>
Ahmad Saleem
Reverted in: https://src.chromium.org/viewvc/blink?view=revision&revision=154693