[Webkit-unassigned] [Bug 13563] REGRESSION: Crash loading message in Yahoo! Mail

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 1 19:42:13 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13563





------- Comment #6 from ddkilzer at webkit.org  2007-05-01 19:42 PDT -------
What appears to be happening is that the loop iterating over CSSRuleData
objects in CSSStyleSelector::matchRulesForList() is getting a rule that has
been deleted (or is in the process of being deleted) while it's being accessed
in that loop.


-- 
Configure bugmail: http://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.



More information about the webkit-unassigned mailing list