[Webkit-unassigned] [Bug 127896] Web Inspector: Implement open/close Console window shortcut

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


https://bugs.webkit.org/show_bug.cgi?id=127896


Timothy Hatcher <timothy at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #222641|review?                     |review+
               Flag|                            |




--- Comment #3 from Timothy Hatcher <timothy at apple.com>  2014-01-30 08:18:42 PST ---
(From update of attachment 222641)
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?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list