Bug 153891

Summary: Web Inspector: Replace all instances of '%s' with “%s”
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Devin Rousso <hi>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, graouts, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch
none
Patch none

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.