[webkit-reviews] review granted: [Bug 72265] Web Inspector: add 'Show function definition' context menu item for function values : [Attachment 114934] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 14 06:37:52 PST 2011


Pavel Feldman <pfeldman at chromium.org> has granted Yury Semikhatsky
<yurys at chromium.org>'s request for review:
Bug 72265: Web Inspector: add 'Show function definition' context menu item for
function values
https://bugs.webkit.org/show_bug.cgi?id=72265

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

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


> Source/WebCore/inspector/front-end/ObjectPropertiesSection.js:265
> +	      
WebInspector.showPanelForAnchorNavigation(WebInspector.panels.scripts);

Call this from the one below.

> Source/WebCore/inspector/front-end/inspector.js:840
>      if (this.drawer)

You don't need this.


More information about the webkit-reviews mailing list