[Webkit-unassigned] [Bug 250974] New: OrderIterator should be O(number of children)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jan 22 05:13:57 PST 2023
https://bugs.webkit.org/show_bug.cgi?id=250974
Bug ID: 250974
Summary: OrderIterator should be O(number of children)
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ahmad.saleem792 at gmail.com
CC: bfulgham at webkit.org, simon.fraser at apple.com,
zalan at apple.com
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!
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230122/d35000bd/attachment.htm>
More information about the webkit-unassigned
mailing list