[webkit-reviews] review requested: [Bug 42886] Web Inspector: implement DOM breakpoints : [Attachment 64818] Fix nits and debug crash when closing inspector while paused on dom breakpoint.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 19 01:14:22 PDT 2010


Pavel Podivilov <podivilov at chromium.org> has asked  for review:
Bug 42886: Web Inspector: implement DOM breakpoints
https://bugs.webkit.org/show_bug.cgi?id=42886

Attachment 64818: Fix nits and debug crash when closing inspector while paused
on dom breakpoint.
https://bugs.webkit.org/attachment.cgi?id=64818&action=review

------- Additional Comments from Pavel Podivilov <podivilov at chromium.org>
Before pausing on DOM breakpoints save current instance to a static variable
which will be cleared in destructor to indicate that InspectorDOMAgent was
deleted.


More information about the webkit-reviews mailing list