[webkit-reviews] review denied: [Bug 74181] Web Inspector: add "install source map" to JS source frame context menu. : [Attachment 118572] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 9 08:16:28 PST 2011


Pavel Feldman <pfeldman at chromium.org> has denied Pavel Podivilov
<podivilov at chromium.org>'s request for review:
Bug 74181: Web Inspector: add "install source map" to JS source frame context
menu.
https://bugs.webkit.org/show_bug.cgi?id=74181

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

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


> Source/WebCore/inspector/front-end/JavaScriptSourceFrame.js:160
> +	       var installSourceMapLabel =
WebInspector.UIString(WebInspector.useLowerCaseMenuTitles() ? "Install source
map" : "Install Source Map");

Please add it to the localized strings list.


More information about the webkit-reviews mailing list