[Webkit-unassigned] [Bug 260064] New: Use ImmutableStyleProperties for presentation attribute style
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 11 02:12:32 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=260064
Bug ID: 260064
Summary: Use ImmutableStyleProperties for presentation
attribute style
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
Assignee: webkit-unassigned at lists.webkit.org
Reporter: koivisto at iki.fi
The mutable style here is never actually mutated after construction. Using immutable style is more memory efficient, allows deduplication and improves matched declarations cache performance.
--
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/20230811/4af4e23e/attachment.htm>
More information about the webkit-unassigned
mailing list