gecko-dev/devtools/client/shared
Julian Descottes 8a5bb348c4 Bug 1243131 - memory tool: select snapshot using ACCEL+{UP/DOWN};r=fitzgen
Adds a keydown listener on the memory panel window. Select previous/next snapshot
when user presses UP/DOWN with the accelKey modifier (metaKey on OSX, ctrlKey on
windows).

Keydown events with modifiers are no longer listened to by the tree node elements.

Updated tree node test.
Added new mochitest to test the new keyboard navigation on the census view. )
2016-02-12 11:03:34 +01:00
..
components Bug 1243131 - memory tool: select snapshot using ACCEL+{UP/DOWN};r=fitzgen 2016-02-12 11:03:34 +01: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 1245462 - Replace usages of gDevTools.jsm by module imports. r=jryans 2016-02-11 04:29:47 -08:00
vendor Bug 1246650 - upgrade redux to version 3.3.0; r=jsantell 2016-02-08 16:23:10 +01:00
widgets Bug 1120623 - Make the flamegraph keyboard accessible, r=jsantell 2016-02-09 13:45:37 +02:00
AppCacheUtils.jsm Bug 1223231 - Use channel.asyncOpen2 in devtools/client/shared/AppCacheUtils.jsm (r=sicking) 2015-12-14 19:04:56 -08:00
autocomplete-popup.js Bug 1245462 - Replace usages of gDevTools.jsm by module imports. r=jryans 2016-02-11 04:29:47 -08:00
browser-loader.js Bug 1243490 - fix leak in devtools hot reloading code r=jryans 2016-01-29 22:53:29 -05:00
css-parsing-utils.js Bug 1223452 - avoid Cu.importGlobalProperties; r=ochameau 2015-11-16 11:55:00 +01: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 1241050 - Cleanup developer-toolbar imports. r=jwalker 2016-02-16 07:23:57 -08:00
devices.js Bug 1182722 - Move DevTools l10n files. r=ochameau,glandium,Pike,bgrins 2015-11-04 15:35:53 -06: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 1203159 - Rewrite DevTools resource URLs. r=ochameau 2015-10-21 12:48:53 -05:00
file-watcher-worker.js Bug 1239018 - add file watching and hot reloading for devtools files r=jryans 2016-01-26 11:29:32 -05:00
file-watcher.js Bug 1239018 - add file watching and hot reloading for devtools files r=jryans 2016-01-26 11:29:32 -05:00
frame-script-utils.js Bug 1241884 - Introduce new requestHeaders field for promiseXHR. r=jryans 2016-01-22 15:24:21 +01:00
getjson.js
inplace-editor.js Bug 1166956 - add valid unit when incrementing CSS value "0";r=tromey 2016-02-11 14:49:52 +01:00
Jsbeautify.jsm Bug 1203159 - Rewrite DevTools resource URLs. r=ochameau 2015-10-21 12:48:53 -05:00
moz.build Bug 1241050 - Convert DeveloperToolbar.jsm to commonjs module. r=jwalker 2016-02-16 07:23:56 -08:00
node-attribute-parser.js
options-view.js Bug 912121 - Rewrite require / import to match source tree. rs=devtools 2015-09-21 12:04:18 -05:00
output-parser.js Bug 1223035 - move output-parser.js to devtools/client/shared. r=jryans 2015-11-11 08:58:00 +01:00
poller.js
source-utils.js Bug 1219544 - Decouple the react Frame component from the memory view and pull out source utilities from frame utilities in performance tool. r=fitzgen 2015-12-29 13:23:05 -05:00
splitview.css
SplitView.jsm
telemetry.js Bug 1214352 - Add telemetry for Scratchpad as top level window. r=jryans,p=bsmedberg 2016-02-04 02:20:55 -08:00
theme-switching.js Bug 1245462 - Replace usages of gDevTools.jsm by module imports. r=jryans 2016-02-11 04:29:47 -08:00
theme.js Bug 1245462 - Replace usages of gDevTools.jsm by module imports. r=jryans 2016-02-11 04:29:47 -08:00
undo.js
view-source.js Bug 1245462 - Replace usages of gDevTools.jsm by module imports. r=jryans 2016-02-11 04:29:47 -08:00