[webkit-reviews] review granted: [Bug 69516] Web Inspector: Inspector fails to start if there was at least one watch expression. : [Attachment 109949] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 6 05:49:42 PDT 2011


Yury Semikhatsky <yurys at chromium.org> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 69516: Web Inspector: Inspector fails to start if there was at least one
watch expression.
https://bugs.webkit.org/show_bug.cgi?id=69516

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

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


> Source/WebCore/inspector/front-end/WatchExpressionsSidebarPane.js:60
>	   this._wasShown = true;

Please move this line right after the if (this._wasShown) above.


More information about the webkit-reviews mailing list