[webkit-reviews] review granted: [Bug 52619] Web Inspector: preserve pause on exception state in settings. : [Attachment 79265] [PATCH] Proposed change.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 18 05:22:44 PST 2011


Yury Semikhatsky <yurys at chromium.org> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 52619: Web Inspector: preserve pause on exception state in settings.
https://bugs.webkit.org/show_bug.cgi?id=52619

Attachment 79265: [PATCH] Proposed change.
https://bugs.webkit.org/attachment.cgi?id=79265&action=review

------- Additional Comments from Yury Semikhatsky <yurys at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=79265&action=review

> Source/WebCore/inspector/front-end/ScriptsPanel.js:393
> +	  
this._setPauseOnExceptions(WebInspector.settings.pauseOnExceptionState);

Please make sure that this preference is properly cleared in the tests.


More information about the webkit-reviews mailing list