[Webkit-unassigned] [Bug 24749] Hangs when loading

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 22 23:04:13 PDT 2009


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


cwzwarich at uwaterloo.ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-                     |cwzwarich at uwaterloo.ca
                   |unassigned at lists.webkit.org |




------- Comment #5 from cwzwarich at uwaterloo.ca  2009-03-22 23:04 PDT -------
The problem doesn't manifest because none of the style files or JS files load.
Adding a <base> element makes it reproduce just fine. I'm going to assign this
to myself and try to find a reduction. The problem is caused by layout
triggered by getting the offsetWidth property of an element. There is a long
section of <div> elements with identical styles. I suspect there is some
quadratic (or worse) behaviour being triggered by the style.


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



More information about the webkit-unassigned mailing list