[webkit-reviews] review granted: [Bug 82475] Web Inspector: Add context menu for snippets control. : [Attachment 134322] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 28 10:08:13 PDT 2012


Pavel Feldman <pfeldman at chromium.org> has granted Vsevolod Vlasov
<vsevik at chromium.org>'s request for review:
Bug 82475: Web Inspector: Add context menu for snippets control.
https://bugs.webkit.org/show_bug.cgi?id=82475

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

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


> Source/WebCore/ChangeLog:8
> +	   * English.lproj/localizedStrings.js:

Please explain what is happening in the change.

> Source/WebCore/inspector/front-end/ScriptsNavigator.js:296
> +	       

Blank line.

> Source/WebCore/inspector/front-end/ScriptsNavigator.js:304
> +	   event.preventDefault();

ContextMenu.show consumes event for you.


More information about the webkit-reviews mailing list