gecko-dev/toolkit/content
Masayuki Nakano 4e13e7028b Bug 1434837 - Make autocomplete and satchel listen to keypress event at the system event group r=mak
The autocomplete module listens to keypress event for both printable keys and
non-printable keys a lot.  However, we'll stop dispatching keypress event for
non-printable keys in the default event group of web content.  So, autocomplete
should listen to keypress events at the system event group.

Note that it's difficult to change keypress event listeners to keydown event
listeners because if we stop keypress events at preceding keydown event in
autocomplete or satchel module, some other modules fail to handle keydown or
keypress event before autocomplete and it's not easy to investigate which
module's which keypress event listener should be changed to keydown event
listener.  Therefore, this patch doesn't do it at least for now.

MozReview-Commit-ID: 7e3aklmKrXu

--HG--
extra : rebase_source : 1a1e71972e4f56f088c0372e12961ffb683c7b26
2018-02-08 22:42:29 +09:00
..
aboutwebrtc Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
gmp-sources
tests Bug 1434837 - Make autocomplete and satchel listen to keypress event at the system event group r=mak 2018-02-08 22:42:29 +09:00
widgets Bug 1434837 - Make autocomplete and satchel listen to keypress event at the system event group r=mak 2018-02-08 22:42:29 +09:00
.eslintrc.js
about.js Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
aboutAbout.js Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
aboutAbout.xhtml
aboutMozilla.css Bug 1436808: Apply Meta CSP to content privileged about: pages. r=gijs,freddyb 2018-02-09 11:42:21 +01:00
aboutNetworking.js Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
aboutNetworking.xhtml Bug 1422281 - Update about:networking#logging default list of logs to a more useful list, r=valentin 2017-12-01 09:17:00 +02:00
aboutProfiles.js Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
aboutProfiles.xhtml
aboutRights-unbranded.xhtml
aboutRights.xhtml
aboutServiceWorkers.js Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
aboutServiceWorkers.xhtml
aboutSupport.js Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
aboutSupport.xhtml Bug 1436425 - Stop importing resetProfile.js when it is unneeded. r=MattN 2018-02-07 13:08:55 +01:00
aboutTelemetry.css Bug 1375114 - Disable selection entirely in the #categories navigation panel. r=chutten 2017-11-01 19:20:00 -04:00
aboutTelemetry.js Bug 1436717 - Replace symbolapi.mozilla.org with symbols.mozilla.org. r=chutten 2018-02-10 01:51:18 +05:30
aboutTelemetry.xhtml Bug 1394196 - Update about:telemetry settings string to new data preference semantics. r=chutten 2017-10-24 04:47:00 -04:00
aboutUrlClassifier.css
aboutUrlClassifier.js Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
aboutUrlClassifier.xhtml Backed out changeset abb5be3dbdc7 (bug 1374811) for changing existing strings without new IDs a=backout 2018-01-13 13:55:13 +02:00
autocomplete.css Bug 1434877 - Rework default styles for richlistbox autocomplete. r=mak 2018-02-14 15:04:11 +00:00
browser-child.js Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
browser-content.js Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
buildconfig.css Bug 1436808: Apply Meta CSP to content privileged about: pages. r=gijs,freddyb 2018-02-09 11:42:21 +01:00
buildconfig.html Bug 1436808: Apply Meta CSP to content privileged about: pages. r=gijs,freddyb 2018-02-09 11:42:21 +01:00
components.css Bug 1422386 - Remove toolbardecoration, toolbar, and toolbar-base binding, r=Paolo 2018-02-13 22:12:18 +08:00
contentAreaUtils.js Bug 1436559 - stop doing busy-work in setOverLink and make textToSubURI available on Services.jsm, r=florian 2018-02-07 22:07:08 +00:00
datepicker.xhtml
directionDetector.html
editMenuOverlay.js
editMenuOverlay.xul
filepicker.properties
globalOverlay.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
jar.mn Bug 1436808: Apply Meta CSP to content privileged about: pages. r=gijs,freddyb 2018-02-09 11:42:21 +01:00
license.html Bug 1436808: Apply Meta CSP to content privileged about: pages. r=gijs,freddyb 2018-02-09 11:42:21 +01:00
macWindowMenu.inc Bug 1425363 - use JS instead of the windowds data source for the mac window menu, r=bgrins,spohl 2017-12-14 21:35:53 -06:00
macWindowMenu.js Bug 1425363 - use JS instead of the windowds data source for the mac window menu, r=bgrins,spohl 2017-12-14 21:35:53 -06:00
menulist.css
minimal-xul.css Bug 1434401 - Remove the "root-element" binding from :root and create the LightweightThemeConsumer directly from browser.js;r=dao,Gijs 2018-02-13 09:16:10 -08:00
moz.build Bug 1428938 - Remove legacy toolbar customization code. r=Gijs 2018-01-11 16:35:17 +00:00
mozilla.xhtml Bug 1436808: Apply Meta CSP to content privileged about: pages. r=gijs,freddyb 2018-02-09 11:42:21 +01:00
plugins.css
plugins.html Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
preferencesBindings.js Bug 1436575 - Manually fix the errors from no-compare-against-boolean-literal that the autofix couldn't change. r=standard8 2018-02-08 13:35:53 -05:00
process-content.js Bug 1436614 - Report ghost windows in Memory.jsm. r=mconley 2018-02-07 15:46:57 -08:00
resetProfile.css
resetProfile.js Bug 1436425 - Stop importing resetProfile.js when it is unneeded. r=MattN 2018-02-07 13:08:55 +01:00
resetProfile.xul Bug 1379338 - scriptify preferences XBL; r=jaws 2018-01-04 21:37:47 -08:00
resetProfileProgress.xul
select-child.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
textbox.css Bug 1424095 - Tweak frontend CSS to play nicely in XUL flexbox emulation mode;r=Gijs 2018-01-04 10:25:30 -08:00
timepicker.xhtml
TopLevelVideoDocument.js
treeUtils.js
viewZoomOverlay.js Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
XPCNativeWrapper.js
xul.css Bug 1422386 - Remove toolbardecoration, toolbar, and toolbar-base binding, r=Paolo 2018-02-13 22:12:18 +08:00