[Webkit-unassigned] [Bug 90428] New: Fall thorugh in handling a "button" start tag in HTMLTreeBuilder::processStartTagForInBody(AtomicHTMLToken&)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 2 20:55:59 PDT 2012


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

           Summary: Fall thorugh in handling a "button" start tag in
                    HTMLTreeBuilder::processStartTagForInBody(AtomicHTMLTo
                    ken&)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: skyul at company100.net


When handling a "button" start tag in HTMLTreeBuilder::processStartTagForInBody(AtomicHTMLToken&), we can fall through instead of calling processStartTag(token). It saves at least one function call.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list