[Webkit-unassigned] [Bug 50868] inspector/debugger-step-out.html crashing intermittently in the bots

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 24 06:39:15 PST 2010


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





--- Comment #9 from Alexander Pavlov (apavlov) <apavlov at chromium.org>  2010-12-24 06:39:14 PST ---
(From update of attachment 77413)
The change looks good, but we should be wary of holding a stale RefPtr<CSSStyleDeclaration> that has been dereferenced by the inspected page elements (this is the root cause of the crashes we are observing), which implies that most likely the data in the Web Inspector and the inspected page will be inconsistent.

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