gecko-dev/devtools/client/shared
Julian Descottes ed8fb019e9 Bug 1230325 - markup-view: skip keyboard shortcuts if any modifier;r=pbrosset
Bail out from the markup view onKeyDown handler if any modifier is currently
true. All shortcuts specified in this handler are intended to be used without
modifier, so for now this approach is fine.

Added a test checking the use case mentioned in Bug 1230325, with the S
shortcut. In order to write the test, had to create an additional method on
the test actor to be able to wait for events in the window of the content process.

MozReview-Commit-ID: 67icou0HkfA

--HG--
extra : rebase_source : e7235c487134505563cae3c5ac8bdabd42dc4363
2016-03-04 18:15:32 +01:00
..
components Bug 1251492 - Don't prevent default behavior of unrelated mouse events in HSplitBox. r=linclark 2016-03-02 11:05:00 -05:00
redux Bug 1200798 - refactor sources and breakpoints in debugger to use redux r=ejpbruel 2015-12-01 16:59:00 -05:00
test Bug 1230325 - markup-view: skip keyboard shortcuts if any modifier;r=pbrosset 2016-03-04 18:15:32 +01:00
vendor Bug 1246650 - upgrade redux to version 3.3.0; r=jsantell 2016-02-08 16:23:10 +01:00
widgets Bug 1253072 - Small bug fixes to the Storage Inspector functionality. r=miker 2016-03-02 14:52:00 -05:00
AppCacheUtils.jsm Bug 1245530 - Use require(Services) instead of Cu.import(Services.jsm). r=jryans 2016-02-27 04:51:10 -08:00
autocomplete-popup.js Bug 1245530 - Use require(Services) instead of Cu.import(Services.jsm). r=jryans 2016-02-27 04:51:10 -08:00
browser-loader.js Bug 1245530 - Use require(Services) instead of Cu.import(Services.jsm). r=jryans 2016-02-27 04:51:10 -08:00
css-parsing-utils.js Bug 1223452 - avoid Cu.importGlobalProperties; r=ochameau 2015-11-16 11:55:00 +01:00
css-reload.js Bug 1243406 - enable CSS/SVG/PNG hot reloading for all devtools panels r=bgrins 2016-02-26 14:40:38 -05:00
Curl.jsm
demangle.js Bug 968510 - Demangle function names in the profiler and flame graph if created via C++. r=vporof 2015-12-21 16:15:19 -08:00
developer-toolbar.js Bug 1252479 - Adding the Developer Dynamically (Bug 1248601) doesn't work in SeaMonkey because it doesn't have a "browser-bottombox" r=ochameau 2016-03-06 01:44:38 +08:00
devices.js Bug 1245530 - Use require(Services) instead of Cu.import(Services.jsm). r=jryans 2016-02-27 04:51:10 -08:00
DOMHelpers.jsm Bug 1236452 - Fix DOMHelpers.onceDOMReady against already loaded documents. r=jryans 2016-01-13 02:55:32 -08:00
doorhanger.js Bug 1245530 - Use require(Services) instead of Cu.import(Services.jsm). r=jryans 2016-02-27 04:51:10 -08:00
file-watcher-worker.js Bug 1243406 - enable CSS/SVG/PNG hot reloading for all devtools panels r=bgrins 2016-02-26 14:40:38 -05:00
file-watcher.js Bug 1245530 - Use require(Services) instead of Cu.import(Services.jsm). r=jryans 2016-02-27 04:51:10 -08:00
frame-script-utils.js Bug 1245153 - Use EventUtils.js from mochikit; r=pbrosset 2016-02-05 14:14:15 +00:00
getjson.js Bug 1245530 - Use require(Services) instead of Cu.import(Services.jsm). r=jryans 2016-02-27 04:51:10 -08:00
inplace-editor.js Bug 1245530 - Use require(Services) instead of Cu.import(Services.jsm). r=jryans 2016-02-27 04:51:10 -08:00
Jsbeautify.jsm Bug 1203159 - Rewrite DevTools resource URLs. r=ochameau 2015-10-21 12:48:53 -05:00
moz.build Bug 1245875 - Factor out webgl helpers out of tilt. r=vporof 2016-03-03 02:27:22 -08:00
node-attribute-parser.js
options-view.js Bug 1245530 - Use require(Services) instead of Cu.import(Services.jsm). r=jryans 2016-02-27 04:51:10 -08:00
output-parser.js Bug 1245530 - Use require(Services) instead of Cu.import(Services.jsm). r=jryans 2016-02-27 04:51:10 -08:00
poller.js
source-utils.js Bug 1251084 - Remove WebConsoleUtils.abbreviateSourceURL with source-utils function. r=linclark 2016-03-01 14:32:11 -08:00
splitview.css
SplitView.jsm
telemetry.js Bug 1245875 - Remove Tilt from tree. r=vporof,jwalker 2016-03-03 02:27:22 -08:00
theme-switching.js Bug 1245530 - Use require(Services) instead of Cu.import(Services.jsm). r=jryans 2016-02-27 04:51:10 -08:00
theme.js Bug 1245530 - Use require(Services) instead of Cu.import(Services.jsm). r=jryans 2016-02-27 04:51:10 -08:00
undo.js
view-source.js Bug 1245530 - Use require(Services) instead of Cu.import(Services.jsm). r=jryans 2016-02-27 04:51:10 -08:00
webgl-utils.js Bug 1245875 - Add missing createCanvas function in webgl-utils to fix mochitest-dt5 failures. r=me 2016-03-03 07:55:36 -08:00