[webkit-reviews] review granted: [Bug 209868] Context menu for local storage puts quotes around key and value : [Attachment 395193] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 1 13:07:30 PDT 2020


Joseph Pecoraro <joepeck at webkit.org> has granted Devin Rousso
<drousso at apple.com>'s request for review:
Bug 209868: Context menu for local storage puts quotes around key and value
https://bugs.webkit.org/show_bug.cgi?id=209868

Attachment 395193: Patch

https://bugs.webkit.org/attachment.cgi?id=395193&action=review




--- Comment #2 from Joseph Pecoraro <joepeck at webkit.org> ---
Comment on attachment 395193
  --> https://bugs.webkit.org/attachment.cgi?id=395193
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=395193&action=review

rs=me

> Source/WebInspectorUI/Localizations/en.lproj/localizedStrings.js:454
>  localizedStrings["Edit \u201C%s\u201D"] = "Edit \u201C%s\u201D";

Seems this string is still used somewhere. Does its case still make sense?


More information about the webkit-reviews mailing list