[webkit-reviews] review granted: [Bug 84358] Web Inspector: exception when hovering object while paused : [Attachment 137924] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 19 11:11:38 PDT 2012


Vsevolod Vlasov <vsevik at chromium.org> has granted Yury Semikhatsky
<yurys at chromium.org>'s request for review:
Bug 84358: Web Inspector: exception when hovering object while paused
https://bugs.webkit.org/show_bug.cgi?id=84358

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

------- Additional Comments from Vsevolod Vlasov <vsevik at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=137924&action=review


> Source/WebCore/inspector/front-end/JavaScriptSourceFrame.js:283
> +	   selectedCallFrame.evaluate(this._highlightElement.textContent,
objectGroupName, false, false, false, showObjectPopover.bind(this));

It should be true.


More information about the webkit-reviews mailing list