[Webkit-unassigned] [Bug 7956] REPRO CRASH: css background images can cause floating RenderStyle objects to die too soon

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Fri Mar 24 12:02:00 PST 2006


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





------- Comment #1 from macdome at opendarwin.org  2006-03-24 12:01 PDT -------
Actually, I've fixed the floating issue, and it still reproduces.  This seems
to be a deeper issue in that CSSStyleSelector::styleForElement is  not
reentrant (not suprisingly!)

I think more serious bug here is that resolving style can end up kicking off a
layout due to CachedObject::ref() behavior.


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