gecko-dev/devtools/client/styleeditor
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
..
test Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
moz.build Bug 1179820 - Convert style editor to client-side source maps; r=gl 2017-09-29 07:36:30 -06:00
original-source.js Bug 1179820 - Convert style editor to client-side source maps; r=gl 2017-09-29 07:36:30 -06:00
styleeditor-commands.js Backed out changeset 6bc38f188ef2 (bug 1330099) for devtools failures. r=backout 2017-01-11 23:21:56 +01:00
styleeditor-panel.js Bug 1388497 - apply source maps to CSS warnings in the console; r=bgrins 2017-08-15 14:32:56 -06:00
styleeditor.xul Bug 1426057 - Move chart style from skin/widgets.css StatisticsPanel.css r=Honza 2017-12-22 15:55:10 +08:00
StyleEditorUI.jsm Bug 1434374 - Auto-rewrite Cu.import into ChromeUtils.import or require calls. r=jdescottes 2018-02-07 01:37:36 -08:00
StyleEditorUtil.jsm Bug 1434374 - Auto-rewrite Cu.import into ChromeUtils.import or require calls. r=jdescottes 2018-02-07 01:37:36 -08:00
StyleSheetEditor.jsm Bug 1434374 - Auto-rewrite Cu.import into ChromeUtils.import or require calls. r=jdescottes 2018-02-07 01:37:36 -08:00