[Webkit-unassigned] [Bug 50722] [chromium] DRT inspector layout tests are flaky in debug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 9 06:09:17 PST 2010


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


Alexander Pavlov (apavlov) <apavlov at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |apavlov at chromium.org




--- Comment #2 from Alexander Pavlov (apavlov) <apavlov at chromium.org>  2010-12-09 06:09:17 PST ---
Looks like the inspected page DOM/CSS structures have been destroyed but InspectorCSSAgent is still live (together with InspectorController, I presume) and trying to provide data to the DevTools frontend. Is this situation potentially possible in the new DRT setup (perhaps [abnormal] renderer process termination or something)?

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