NEW 204889
Use std::array instead of WTF::Vector in CSSValuePool
https://bugs.webkit.org/show_bug.cgi?id=204889
Summary Use std::array instead of WTF::Vector in CSSValuePool
Chris Lord
Reported 2019-12-05 08:32:17 PST
We can save memory by using an array in CSSValuePool - this was discussed in bug 204520.
Attachments
Ahmad Saleem
Comment 1 2023-08-16 15:47:18 PDT
@Chris & @Antti - is it something applicable today?
Note You need to log in before you can comment on or make changes to this bug.