gecko-dev/browser/components/customizableui
Masayuki Nakano cf83ee7bb4 Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug
Note that this patch also replaces legacy VK_* with KEY_*, and replaces
synthesizeKey() for inputting some characters with sendString() because
it's better and clearer what it does and it sets shiftKey state properly.

MozReview-Commit-ID: De4enbjux3T

--HG--
extra : rebase_source : 2296b84bff8e22f01eeb48cd8614fac5db11136a
2018-02-15 04:15:39 +09:00
..
content Bug 1437811 - Part 2 - Prepare the main view just before opening the panel. r=Gijs 2018-02-16 15:03:18 +00:00
test Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
CustomizableUI.jsm Bug 1434883 - Part 2 - Use an asynchronous API to open PanelMultiView panels. r=Gijs 2018-02-06 09:02:27 +00:00
CustomizableWidgets.jsm Bug 1437486 - don't reset the forget button duration when the popup is visible, r=johannh 2018-02-12 11:33:17 +00:00
CustomizeMode.jsm Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
DragPositionManager.jsm Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
PanelMultiView.jsm Bug 1437811 - Part 3 - Add a safety timeout for blockers registered by event handlers. r=Gijs 2018-02-16 15:04:24 +00:00
ScrollbarSampler.jsm Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
SearchWidgetTracker.jsm Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
moz.build Bug 1388029 - remove useless param from PanelUI.showSubView, r=jaws 2017-11-07 11:54:47 +00:00