[Webkit-unassigned] [Bug 154674] Consider using a jump table in element factories

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 23 01:26:12 PDT 2018


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

Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #336357|0                           |1
        is obsolete|                            |

--- Comment #3 from Ryosuke Niwa <rniwa at webkit.org> ---
Created attachment 336359

  --> https://bugs.webkit.org/attachment.cgi?id=336359&action=review

WIP3

With this patch, we avoid creating AtomicString when creating built-in HTML elements in the HTML parser & createElement. In the case of createElement, we also avoid lowercasing the string.

-- 
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/20180323/a4bf6d04/attachment.html>


More information about the webkit-unassigned mailing list