gecko-dev/devtools/client/shared
Julian Descottes 596f377474 Bug 1339783 - use theme-toolbar-hover for accordion header background on hover;r=gl
Move toolbar only variable toolbar-tab-hover to variables.css and reuse it in
accordion.

MozReview-Commit-ID: KgBLlYIYlrr
2017-02-22 16:55:05 +01:00
..
components Bug 1339783 - use theme-toolbar-hover for accordion header background on hover;r=gl 2017-02-22 16:55:05 +01:00
redux Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps 2017-01-18 10:30:39 +00:00
shim Bug 1328693 - Extract debugger preferences. r=jryans 2017-01-25 06:19:00 -05:00
test Bug 1324593 - fixed transition-timing-function preview linear issue; r=pbro 2017-01-23 10:14:00 +01:00
vendor Bug 1331774 - Apply ReactDOM patch to the inspector panel; r=gl 2017-01-17 16:22:28 -06:00
widgets Bug 1168376 - Show transferred size in request summary. r=Honza 2017-02-09 01:30:31 +01:00
AppCacheUtils.jsm Bug 1292998 - Replace Iterator() with Object.{entries,values}. r=jryans 2016-08-14 02:02:06 +05:30
autocomplete-popup.js Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
browser-loader.js Backed out changeset 6bc38f188ef2 (bug 1330099) for devtools failures. r=backout 2017-01-11 23:21:56 +01:00
css-angle.js Backed out changeset 6bc38f188ef2 (bug 1330099) for devtools failures. r=backout 2017-01-11 23:21:56 +01:00
css-reload.js Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey 2016-05-18 12:49:23 -05:00
curl.js Backed out changeset 6bc38f188ef2 (bug 1330099) for devtools failures. r=backout 2017-01-11 23:21:56 +01:00
demangle.js Bug 1259241 - Update demangling library to 1.0.1 to fix a memory leak. r=fitzgen 2016-03-23 14:48:00 -04:00
developer-toolbar.js Bug 1337510 - Remove dead code related to gcli command buttons. r=jryans 2017-02-07 22:21:54 +01:00
devices.js Bug 1321675 - Add / remove custom devices in RDM. r=gl 2017-02-03 17:09:01 -06:00
devtools-file-watcher.js Bug 1329182 - remove trailing newURI null parameters in devtools/, r=jaws. 2017-01-09 20:27:26 +01:00
DOMHelpers.jsm Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
doorhanger.js Bug 1273941 - replace uses of promise.defer in devtools/client/shared; r=jryans 2016-06-09 09:04:22 -06:00
enum.js Bug 1308260 - Part 3: Dispatch the new grid data and update the store with the new grid state. r=jryans 2016-11-22 02:07:09 +08:00
file-watcher-worker.js Bug 1270994 - Fix ESLint errors in devtools/client/shared/*.js; r=jryans 2016-05-19 08:35:45 -06:00
file-watcher.js Bug 1283599 - Repair DevTools file watcher. r=tromey 2016-06-30 16:07:23 -05:00
frame-script-utils.js Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws. 2017-01-25 07:01:52 +01:00
getjson.js Bug 1275559 - Handle asynchronous loading and errors for device list, r=jryans 2016-06-28 05:33:00 +02:00
inplace-editor.js Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
Jsbeautify.jsm
key-shortcuts.js Bug 1322028 - Avoid destructuring requires where possible in the inspector. r=jdescottes 2016-12-17 12:44:56 +09:00
keycodes.js Bug 1290227 - add replacement module for DOM_VK_ constants; r=bgrins 2016-08-08 15:41:37 -06:00
moz.build Bug 1330325 - add BUG_COMPONENT to devtools/* files. r=jryans 2017-01-13 08:40:35 -05:00
network-throttling-profiles.js Bug 1283453 - Add network throttling UI to RDM. r=gl 2016-10-13 09:25:22 -05:00
node-attribute-parser.js Backed out changeset 6bc38f188ef2 (bug 1330099) for devtools failures. r=backout 2017-01-11 23:21:56 +01:00
options-view.js Backed out changeset 6bc38f188ef2 (bug 1330099) for devtools failures. r=backout 2017-01-11 23:21:56 +01:00
output-parser.js Bug 1337607 - Provide grid highlighter button also for display:inline-grid elements. r=gl 2017-02-12 01:44:06 +01:00
poller.js Bug 1270994 - Fix ESLint errors in devtools/client/shared/*.js; r=jryans 2016-05-19 08:35:45 -06:00
prefs.js Backed out changeset 6bc38f188ef2 (bug 1330099) for devtools failures. r=backout 2017-01-11 23:21:56 +01:00
scroll.js Bug 1292242 - move scrollIntoViewIfNeeded to its own module; r=bgrins 2016-08-17 11:13:54 -06:00
source-utils.js Bug 1312041 - remove requireRawId rewriting in favor of Loader paths; r=jryans 2016-10-25 21:30:18 -06:00
splitview.css
SplitView.jsm Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws. 2017-01-30 08:10:22 +01:00
suggestion-picker.js Bug 1168246 - part1: CSS autocomplete picks most popular prop;r=pbrosset 2016-03-29 16:08:17 +02:00
telemetry.js Bug 1323700 - Adding a copy full path option to the inspector menu; r=gl 2017-01-17 14:14:41 +01:00
theme-switching.js Bug 1292592 - isolate xul dependency in sourceeditor and theme-switching;r=bgrins 2016-09-20 14:20:46 +08:00
theme.js Bug 1316630 - don't emit pref-changed event on gDevTools; r=jdescottes 2016-11-21 08:47:10 -07:00
undo.js Backed out changeset 6bc38f188ef2 (bug 1330099) for devtools failures. r=backout 2017-01-11 23:21:56 +01:00
view-source.js Bug 1313921 - Don't select the debugger if it can't open a source. r=bgrins 2016-11-29 14:16:00 -05:00
webgl-utils.js Backed out changeset 3518b484f82d (bug 1275637) for errors in browser_se_first-run.js; CLOSED TREE; r=me, a=KWierso 2016-06-22 14:19:19 -06:00
zoom-keys.js Bug 1322028 - Avoid destructuring requires where possible in the inspector. r=jdescottes 2016-12-17 12:44:56 +09:00