[Webkit-unassigned] [Bug 145669] Stop using static tables for auto-generated DOM interfaces

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 13 15:26:05 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=145669

--- Comment #1 from Geoffrey Garen <ggaren at apple.com> ---
Another benefit: Alexey S shared anecdotal feedback that some workflows do a lot of costly reifyStaticProperties() work, which might be reduced if we reify each property individually on access, using a cacheable dictionary approach.

-- 
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/20211013/fdf5c24a/attachment.htm>


More information about the webkit-unassigned mailing list