gecko-dev/browser/components/customizableui
Masayuki Nakano 3a7b6f337e Bug 1343955 - part 0: Fix bug of browser_panel_keyboard_navigation.js r=smaug
browser_panel_keyboard_navigation.js sets "Tab" to first argument of
EventUtils.synthesizeKey().  However, this causes inputting "T", "a", "b" with
a key press.  The test intended to emulate pressing the "Tab" key.  So, it
should be "KEY_Tab".

Note that this will cause permanent orange with the following patches since
synthesizeKey() will detect this kind of mistake.

Differential Revision: https://phabricator.services.mozilla.com/D7412

--HG--
extra : moz-landing-system : lando
2018-10-02 14:21:11 +00:00
..
content Bug 1491394 - Update callsites to use new mozILocaleService API. r=jfkthame 2018-09-21 15:30:37 +00:00
test Bug 1343955 - part 0: Fix bug of browser_panel_keyboard_navigation.js r=smaug 2018-10-02 14:21:11 +00:00
CustomizableUI.jsm Bug 1474340 - Remove toolbox XBL property from toolbar. r=Gijs 2018-09-18 14:20:23 +00:00
CustomizableWidgets.jsm Bug 1491243 - remove subscribe button, menu items and subscription section out of feed previews, r=florian 2018-09-18 06:06:27 +00:00
CustomizeMode.jsm Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
DragPositionManager.jsm Bug 1488938 - Migrate two more nextSibling/previousSibling callers to use element variation;r=Gijs 2018-09-07 15:31:35 +00:00
PanelMultiView.jsm Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
ScrollbarSampler.jsm Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
SearchWidgetTracker.jsm Bug 1478308 - Remove unnecessary ChromeUtils.imports in browser/ r=mikedeboer 2018-07-25 09:10:07 +01:00
moz.build Bug 1444392 - Part 1 - Add test-only helpers to open and close the main menu. r=Gijs 2018-04-04 11:34:16 +01:00