[Webkit-unassigned] [Bug 62840] New: Optimize HTMLInputElement::updateCheckedRadioButtons

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 16 19:51:34 PDT 2011


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

           Summary: Optimize HTMLInputElement::updateCheckedRadioButtons
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: huiqing.zeng at intel.com


While parsing an Input tag with the 'checked' attribute setted, it will call updateCheckedRadioButtons(), which will lead to traversing the whole document, it is inefficient.

-- 
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