diff options
author | bors-servo <metajack+bors@gmail.com> | 2015-06-29 11:44:03 -0600 |
---|---|---|
committer | bors-servo <metajack+bors@gmail.com> | 2015-06-29 11:44:03 -0600 |
commit | 420cf4c8dcbe4bba822bb6980b301416d9b5526e (patch) | |
tree | 2e91d359c08ab2bd3202374446e050e317b58652 /components/script/dom/webglbuffer.rs | |
parent | 342ea7a44b26f9cc701b2a10757c4ac0aec93aeb (diff) | |
parent | 1ff4fe02d9504cfecf86ff982690abec722406aa (diff) | |
download | servo-420cf4c8dcbe4bba822bb6980b301416d9b5526e.tar.gz servo-420cf4c8dcbe4bba822bb6980b301416d9b5526e.zip |
Auto merge of #6495 - jruderman:add_keyboard_shortcuts_2, r=metajack
Add keyboard shortcuts to glutin browser
Supersedes #6488. Changes since then:
* Fix a few places where we needed cfg(feature = "window") in order to compile without the feature.
* Zoom-in shortcut now works both with and without shift. (Uses a guard because I couldn't think of another way to do it without CTFE.)
* Back/forward shortcuts now correctly use Alt on non-Mac platforms.
* The back/forward shortcuts that use square brackets are now non-Windows, rather than Mac-only. This roughly matches XP_UNIX: http://hg.mozilla.org/mozilla-central/file/d4c4ce7f060c/browser/base/content/browser-sets.inc#l354
<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6495)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/webglbuffer.rs')
0 files changed, 0 insertions, 0 deletions