[Webkit-unassigned] [Bug 162564] [GTK] Mac defaults are used for key shortcuts on Linux
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 26 09:33:51 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=162564
Carlos Garcia Campos <cgarcia at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #289832|review?, commit-queue? |review+, commit-queue-
Flags| |
--- Comment #3 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Comment on attachment 289832
--> https://bugs.webkit.org/attachment.cgi?id=289832
Proposed patch
View in context: https://bugs.webkit.org/attachment.cgi?id=289832&action=review
> Source/WebInspectorUI/UserInterface/Views/CodeMirrorAdditions.js:591
> - fallthrough: "macDefault"
> + fallthrough: mac ? "macDefault":"pcDefault"
leave space between :
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160926/706cb9b3/attachment.html>
More information about the webkit-unassigned
mailing list