RESOLVED FIXED 153891
Web Inspector: Replace all instances of '%s' with “%s”
https://bugs.webkit.org/show_bug.cgi?id=153891
Summary Web Inspector: Replace all instances of '%s' with “%s”
Devin Rousso
Reported 2016-02-04 13:09:05 PST
These are primarily WebInspector.UIString() instances.
Attachments
Patch (11.56 KB, patch)
2016-02-05 12:27 PST, Devin Rousso
no flags
Patch (11.56 KB, patch)
2016-02-05 12:52 PST, Devin Rousso
no flags
Radar WebKit Bug Importer
Comment 1 2016-02-04 13:09:45 PST
Devin Rousso
Comment 2 2016-02-05 12:27:31 PST
Timothy Hatcher
Comment 3 2016-02-05 12:41:31 PST
Comment on attachment 270759 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=270759&action=review > Source/WebInspectorUI/ChangeLog:9 > + Switched all WebInspector.UIString() from using '' to ââ. This should be “”. Not ““. (Look at it in a different font.)
Devin Rousso
Comment 4 2016-02-05 12:42:37 PST
Comment on attachment 270759 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=270759&action=review >> Source/WebInspectorUI/ChangeLog:9 >> + Switched all WebInspector.UIString() from using '' to ââ. > > This should be “”. Not ““. (Look at it in a different font.) It's the little things that count :) I'll change it now.
Devin Rousso
Comment 5 2016-02-05 12:52:56 PST
WebKit Commit Bot
Comment 6 2016-02-05 13:20:57 PST
Comment on attachment 270762 [details] Patch Clearing flags on attachment: 270762 Committed r196184: <http://trac.webkit.org/changeset/196184>
WebKit Commit Bot
Comment 7 2016-02-05 13:21:01 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.