gecko-dev/devtools/client/shared
2016-09-21 02:10:00 -04:00
..
components Merge mozilla-central to fx-team 2016-09-21 12:08:57 +02:00
redux Bug 1267365 - move various flags out of DevToolsUtils and don't depend on that module so much r=tromey 2016-08-05 17:41:01 -04:00
shim Bug 1299254 - avoid recursion in Services.prefs shim initialization; r=bgrins 2016-08-30 08:03:56 -06:00
test Bug 1276418 - Remove getNode and all references to it in inspector tests; r=gl 2016-09-16 15:58:50 +02:00
vendor Bug 1298012 - move l10n.js from devtools/client/shared to devtools/shared;r=bgrins 2016-08-25 17:51:42 +02:00
widgets Bug 1301929 - Copying ellipisis-cropped cell should copy the full text. r=miker 2016-09-21 02:10:00 -04: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 1285591 - fix accessibility in devtools autocomplete using suggestion list clone;r=bgrins 2016-07-22 17:35:03 +02:00
browser-loader.js Bug 1287915 - support webpack "raw!" requires in devtools loader; r=jryans 2016-07-28 12:11:42 -06:00
css-angle.js Bug 1290988 - Collect devtools/shared/css-* files into a folder. r=tromey 2016-09-14 10:00:27 -05: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 Bug 1297082 - Part 3: Fix eslint issues in curl.js r=Honza 2016-08-22 16:22:54 +02: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 1302148 - Fix various code leaking devtools toolbox. r=bgrins 2016-09-14 06:33:49 -07:00
devices.js Bug 1254385 - Apply dPR from selected device; r=jryans 2016-08-31 09:58:26 +02:00
devtools-file-watcher.js Bug 1270994 - Fix ESLint errors in devtools/client/shared/*.js; r=jryans 2016-05-19 08:35:45 -06:00
DOMHelpers.jsm Bug 1274609 - Replace uses of Ci.nsIDOMNodeFilter constants. r=jlongster 2016-07-11 20:28:00 +02:00
doorhanger.js Bug 1273941 - replace uses of promise.defer in devtools/client/shared; r=jryans 2016-06-09 09:04:22 -06: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 1273941 - replace uses of promise.defer in devtools/client/shared; r=jryans 2016-06-09 09:04:22 -06: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 1289425 - Allow sourceeditor to fallback to client-side css properties; r=tromey 2016-08-12 15:01:42 -05:00
Jsbeautify.jsm Bug 1203159 - Rewrite DevTools resource URLs. r=ochameau 2015-10-21 12:48:53 -05:00
key-shortcuts.js Bug 1300458 - devtools key shortcuts fix shift+cmd shortcuts on OSX;r=ochameau 2016-09-06 11:43:11 +02: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 1298012 - move l10n.js from devtools/client/shared to devtools/shared;r=bgrins 2016-08-25 17:51:42 +02:00
node-attribute-parser.js Bug 1270994 - Fix ESLint errors in devtools/client/shared/*.js; r=jryans 2016-05-19 08:35:45 -06:00
options-view.js Bug 1270994 - Fix ESLint errors in devtools/client/shared/*.js; r=jryans 2016-05-19 08:35:45 -06:00
output-parser.js Bug 1290988 - Collect devtools/shared/css-* files into a folder. r=tromey 2016-09-14 10:00:27 -05: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 Bug 1270994 - Fix ESLint errors in devtools/client/shared/*.js; r=jryans 2016-05-19 08:35:45 -06: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 1298012 - update references to devtools/client/shared/l10n -> devtools/shared/l10n;r=bgrins 2016-08-25 17:02:50 +02:00
splitview.css
SplitView.jsm Bug 1290227 - add replacement module for DOM_VK_ constants; r=bgrins 2016-08-08 15:41:37 -06: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 1250171 - Remove *_PER_USER_FLAG probes from DevTools. r=clarkbw 2016-08-12 06:24:14 -05:00
theme-switching.js Bug 1302148 - Update devtools theme on devtools.theme pref change. r=bgrins 2016-09-14 06:33:55 -07:00
theme.js Bug 1287915 - support webpack "raw!" requires in devtools loader; r=jryans 2016-07-28 12:11:42 -06:00
undo.js Bug 1270994 - Fix ESLint errors in devtools/client/shared/*.js; r=jryans 2016-05-19 08:35:45 -06:00
view-source.js Bug 1303045 - pass the line to highlight in debugger in viewSourceInDebugger r=me 2016-09-16 10:59:35 -04: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 1295608 - Migrate devtools/client/shared to use l10n.js instead of Services.string;r=pbro 2016-08-25 17:21:00 +02:00