[webkit-reviews] review granted: [Bug 127896] Web Inspector: Implement open/close Console window shortcut : [Attachment 222641] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 30 08:21:17 PST 2014


Timothy Hatcher <timothy at apple.com> has granted Diego Pino <dpino at igalia.com>'s
request for review:
Bug 127896: Web Inspector: Implement open/close Console window shortcut
https://bugs.webkit.org/show_bug.cgi?id=127896

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

------- Additional Comments from Timothy Hatcher <timothy at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=222641&action=review


> Source/WebInspectorUI/UserInterface/KeyboardShortcut.js:183
> +	       result += InspectorFrontendHost.platform() === "mac" ? "\u2325"
: "\u2387";

Arn't these the same symbol?


More information about the webkit-reviews mailing list