[Webkit-unassigned] [Bug 8760] crash (hang?) on subtlegradient.com article page

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon May 8 10:10:50 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=8760


opendarwin.org at mitzpettel.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #8166|                            |review?
               Flag|                            |




------- Comment #4 from opendarwin.org at mitzpettel.com  2006-05-08 10:10 PDT -------
Created an attachment (id=8166)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=8166&action=view)
Patch, including change log but no layout test

I think in order to test this, you need a way to reproduce the "pending
stylesheets" condition. Probably doable with the http server, but I haven't
looked into it yet.

At first, I tried returning a non-shared copy of the styleNotYetAvailable when
allowSharing was false, but this exposed another problem in case the element
had "valid" style (presumably from updateLayoutIgnorePendingStylesheets()) but
getPseudoStyle() was called after that (but before style sheets were loaded)
and returned the non-shared styleNotYetAvailable for the first line of the
element.


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



More information about the webkit-unassigned mailing list