[webkit-reviews] review requested: [Bug 8760] crash (hang?) on subtlegradient.com article page : [Attachment 8166] Patch, including change log but no layout test

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


opendarwin.org at mitzpettel.com has asked  for review:
Bug 8760: crash (hang?) on subtlegradient.com article page
http://bugzilla.opendarwin.org/show_bug.cgi?id=8760

Attachment 8166: Patch, including change log but no layout test
http://bugzilla.opendarwin.org/attachment.cgi?id=8166&action=edit

------- Additional Comments from opendarwin.org at mitzpettel.com
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.



More information about the webkit-reviews mailing list