[Webkit-unassigned] [Bug 55941] REGRESSION (r80478): broke GTK inspector tests
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Mar 9 08:17:35 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=55941
Pavel Feldman <pfeldman at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #85069|review? |review-
Flag| |
--- Comment #4 from Pavel Feldman <pfeldman at chromium.org> 2011-03-09 08:17:35 PST ---
(From update of attachment 85069)
View in context: https://bugs.webkit.org/attachment.cgi?id=85069&action=review
> Source/WebCore/bindings/js/ScriptDebugServer.cpp:-478
> - setJavaScriptPaused(page->group(), true);
setJavaScriptPaused was also pausing PluginViews.
> Source/WebCore/bindings/js/ScriptDebugServer.cpp:488
> + }
PageGroupLoadDeferrer is going to restore the list of deferred frames (m_deferredFrames). Some of them might be dead by now since we are dispatching event loop while on a breakpoint and allow various page interactions by means of console.
--
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