[Webkit-unassigned] [Bug 44863] Renderer ASSERT failure in Chrome when using click-to-play

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 31 09:45:00 PDT 2010


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





--- Comment #6 from Dave Hyatt <hyatt at apple.com>  2010-08-31 09:45:00 PST ---
The implementation of reapplyStyles contains:

m_doc->styleSelectorChanged(RecalcStyleImmediately);

I wouldn't think you could have a pending style recalculation after calling that.  Let me look into the implementation of that method.

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



More information about the webkit-unassigned mailing list