[Webkit-unassigned] [Bug 204889] New: Use std::array instead of WTF::Vector in CSSValuePool
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 5 08:32:17 PST 2019
https://bugs.webkit.org/show_bug.cgi?id=204889
Bug ID: 204889
Summary: Use std::array instead of WTF::Vector in CSSValuePool
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: clord at igalia.com
We can save memory by using an array in CSSValuePool - this was discussed in bug 204520.
--
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/20191205/ab576589/attachment-0001.htm>
More information about the webkit-unassigned
mailing list