[webkit-reviews] review granted: [Bug 105827] Web Inspector: debugger should step into event handler on event dispatch : [Attachment 180864] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 28 05:16:07 PST 2012


Pavel Feldman <pfeldman at chromium.org> has granted Yury Semikhatsky
<yurys at chromium.org>'s request for review:
Bug 105827: Web Inspector: debugger should step into event handler on event
dispatch
https://bugs.webkit.org/show_bug.cgi?id=105827

Attachment 180864: Patch
https://bugs.webkit.org/attachment.cgi?id=180864&action=review

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=180864&action=review


> Source/WebCore/inspector/InspectorDOMDebuggerAgent.cpp:111
> +    m_pauseInNextEventListener = false;

You should also clean it up upon existing from the message loop entry.


More information about the webkit-reviews mailing list