[Webkit-unassigned] [Bug 43808] HTML page using <form> tags with multiple Select lists loads has slow load time

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 11 02:35:41 PDT 2010


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Platform|PC                          |All
         OS/Version|Windows XP                  |All
             Status|UNCONFIRMED                 |NEW
          Component|Page Loading                |HTML DOM
                 CC|                            |ap at webkit.org
     Ever Confirmed|0                           |1




--- Comment #1 from Alexey Proskuryakov <ap at webkit.org>  2010-08-11 02:35:41 PST ---
Busy computing formElementIndex:

WebCore::Element::insertedIntoDocument()
    WebCore::ContainerNode::insertedIntoDocument()
        WebCore::HTMLFormControlElement::insertedIntoTree(bool)
            WebCore::HTMLFormElement::registerFormElement(WebCore::HTMLFormControlElement*)
                WebCore::HTMLFormElement::formElementIndex(WebCore::HTMLFormControlElement*)

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