[Webkit-unassigned] [Bug 153342] New: Document::createElement has too many function overrides

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 21 21:34:36 PST 2016


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

            Bug ID: 153342
           Summary: Document::createElement has too many function
                    overrides
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org
            Blocks: 150225

Document::createElement has one variant exposed to DOM and another used for internal element creation.
Rename the one used internally to createBuiltinElement and add createBuiltinHTMLElement.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160122/bba1a132/attachment.html>


More information about the webkit-unassigned mailing list