[Webkit-unassigned] [Bug 265518] New: [CSS] Don't construct CSSSelectorList when not needed
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Nov 29 06:54:44 PST 2023
https://bugs.webkit.org/show_bug.cgi?id=265518
Bug ID: 265518
Summary: [CSS] Don't construct CSSSelectorList when not needed
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: m_dubet at apple.com
CSSSelectorList is an optimized data structure which takes some time to construct.
We should doing it too early or when it's unnecessary.
--
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/20231129/60eb503c/attachment.htm>
More information about the webkit-unassigned
mailing list