gecko-dev/devtools/client/shared
Kris Maglione a7b308c3a2 Bug 1456686: Part 1 - Fix unused and shadowed explicit imports. r=standard8
These issues were previously ignored due to the nature of our global import
rules. They need to be fixed before that rule can be updated.

MozReview-Commit-ID: DCChktTc5TW

--HG--
extra : rebase_source : cffb1c9762191c579d1397c8169e6e7635d229da
extra : histedit_source : dea59ddd2daaae52069c5faceae9149a4f08dd73
2018-04-24 20:18:09 -07:00
..
components Merge mozilla-inbound to mozilla-central. a=merge 2018-04-21 02:00:04 +03:00
redux Bug 1453712 - Use a preference to set the testing flag. r=jryans 2018-04-12 09:22:42 -07:00
source-map Bug 1453708 - devtools-source-map: update to 0.16.0. r=jdescottes 2018-04-12 18:57:26 -04:00
test Bug 1453294: Reduce devtools min-width when docked to side. r=jdescottes 2018-04-23 14:39:20 +09:00
vendor Bug 1453066 - Update Debugger Frontend v34. r=jdescottes 2018-04-11 22:06:24 -04:00
webpack Bug 1448553 - Part 2: Decodeds Punycode-encoded international domain names and URI-encoded filenames in the Web Console so that they are displayed as human-readable Unicode text. r=nchevobbe 2018-04-02 15:23:22 +08:00
widgets Bug 1456686: Part 1 - Fix unused and shadowed explicit imports. r=standard8 2018-04-24 20:18:09 -07:00
AppCacheUtils.jsm Bug 1456686: Part 1 - Fix unused and shadowed explicit imports. r=standard8 2018-04-24 20:18:09 -07:00
DOMHelpers.jsm Bug 1452575 - Enable ESLint for devtools/client/shared/**/*.jsm. r=jryans 2018-04-09 11:14:01 +01:00
SplitView.jsm Bug 1452575 - Automatically fix ESLint issues in shared jsm files in devtools. r=jryans 2018-04-09 10:44:03 +01:00
autocomplete-popup.js Bug 1451211 - Show a colour swatch next to colour values in the CSS variable autocomplete postlabel. r=jdescottes 2018-04-18 21:34:16 +02:00
browser-loader.js Bug 1440609 - Uncouple DEBUG_JS_MODULES and DEBUG in devtools code r=jryans 2018-03-13 12:49:39 +00:00
css-angle.js Bug 1443081 - Apply spacing via `eslint --fix` for DevTools. r=jdescottes 2018-03-12 13:44:41 -05:00
curl.js Bug 1443081 - Apply spacing via `eslint --fix` for DevTools. r=jdescottes 2018-03-12 13:44:41 -05:00
demangle.js Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop. 2018-02-01 20:45:22 +01:00
developer-toolbar.js Bug 1456686: Part 1 - Fix unused and shadowed explicit imports. r=standard8 2018-04-24 20:18:09 -07:00
devices.js Bug 1412359 - Filter to matching device on remove. r=gl 2017-10-30 11:00:55 -05:00
doorhanger.js Bug 1440321 - Convert Task.jsm to async/await in devtools/client. r=jryans 2018-03-12 19:46:35 -05:00
enum.js
file-saver.js
getjson.js Bug 1443081 - Apply spacing via `eslint --fix` for DevTools. r=jdescottes 2018-03-12 13:44:41 -05:00
inplace-editor.js Bug 1431071 - Grid line names suggestions offered in inspector autocomplete if element is in a grid and rule applies. r=gl, jdescottes 2018-04-04 14:01:19 -04:00
key-shortcuts.js Bug 1445776 - Add development restart shortcut to Browser Console. r=bgrins 2018-03-14 17:02:07 -05:00
keycodes.js
link.js Bug 1453423 - follow-up: check for openTrustedLinkIn in openTrustedLink(); r=birtles 2018-04-12 09:05:41 +02:00
moz.build Bug 1448553 - Part 1: Defines common functions for getting a Unicode URL or a Unicode URL component r=nchevobbe 2018-04-02 14:36:13 +08:00
natural-sort.js Bug 1443081 - Apply spacing via `eslint --fix` for DevTools. r=jdescottes 2018-03-12 13:44:41 -05:00
network-throttling-profiles.js
node-attribute-parser.js Bug 1443081 - Apply spacing via `eslint --fix` for DevTools. r=jdescottes 2018-03-12 13:44:41 -05:00
options-view.js Bug 1443081 - Apply spacing via `eslint --fix` for DevTools. r=jdescottes 2018-03-12 13:44:41 -05:00
output-parser.js Bug 1443081 - Apply spacing via `eslint --fix` for DevTools. r=jdescottes 2018-03-12 13:44:41 -05:00
poller.js
prefs.js Bug 1443081 - Apply spacing via `eslint --fix` for DevTools. r=jdescottes 2018-03-12 13:44:41 -05:00
react-utils.js Bug 1443081 - Apply spacing via `eslint --fix` for DevTools. r=jdescottes 2018-03-12 13:44:41 -05:00
scroll.js Bug 1443081 - Apply spacing via `eslint --fix` for DevTools. r=jdescottes 2018-03-12 13:44:41 -05:00
source-utils.js
splitview.css
stylesheet-utils.js
suggestion-picker.js
telemetry.js Bug 1441070 - Instrument toolbox panel navigation with event telemetry r=yulia 2018-04-19 12:09:28 +01:00
theme-switching.js Bug 1445772 - Don't worry about binding console methods to the console object r=jryans 2018-03-14 14:33:47 -07:00
theme.js Bug 1378108 - Part 2 - Remove Firebug theme;r=gl 2018-04-04 12:32:54 -07:00
undo.js Bug 1443081 - Apply spacing via `eslint --fix` for DevTools. r=jdescottes 2018-03-12 13:44:41 -05:00
unicode-url.js Bug 1448553 - Part 2: Decodeds Punycode-encoded international domain names and URI-encoded filenames in the Web Console so that they are displayed as human-readable Unicode text. r=nchevobbe 2018-04-02 15:23:22 +08:00
view-source.js Bug 1451014 - Remove iterator to list toolboxes on gDevTools;r=ochameau 2018-04-06 12:41:43 +02:00
webgl-utils.js Backed out 4 changesets (bug 1436187) for mochitest devtools failures at browser_se_editors-error-gutter.js on a CLOSED TREE 2018-03-07 22:04:35 +02:00
zoom-keys.js Bug 1443081 - Apply spacing via `eslint --fix` for DevTools. r=jdescottes 2018-03-12 13:44:41 -05:00