gecko-dev/devtools/client/shared
Brindusan Cristian eaecab785f Backed out 2 changesets (bug 1529917, bug 1591874) for ESlint failure on VariablesView.jsm. CLOSED TREE
Backed out changeset a7f97f586d04 (bug 1591874)
Backed out changeset acbd48303fb3 (bug 1529917)

--HG--
rename : devtools/client/storage/VariablesView.jsm => devtools/client/shared/widgets/VariablesView.jsm
2019-12-03 19:20:19 +02:00
..
build Bug 1573560 - Have Node compilation write directly into FINAL_TARGET instead of requiring a symlink r=firefox-build-system-reviewers,jlast,mshal 2019-11-04 23:15:19 +00:00
components Bug 1599135 - Expose all Reps file. r=jlast. 2019-11-27 07:07:30 +00:00
fluent-l10n Bug 1561435 - Format devtools/client/, a=automatic-formatting 2019-07-05 11:24:38 +02:00
redux Bug 1578338 - Add a middleware to bypass any call to actions. r=jdescottes. 2019-11-29 14:36:04 +00:00
remote-debugging Bug 1566443 - Rename folder aboutdebugging-new to aboutdebugging r=remote-debugging-reviewers,daisuke 2019-08-23 08:52:33 +00:00
source-map Bug 1588637 - perf: Reduce memory allocation, avoid regular expressions and layout trashing r=davidwalsh 2019-10-16 18:44:13 +00:00
sourceeditor Bug 1582512 - Disable the javascript filename load restriction on specific tests r=jdescottes 2019-12-02 17:27:24 +00:00
test Backed out 2 changesets (bug 1529917, bug 1591874) for ESlint failure on VariablesView.jsm. CLOSED TREE 2019-12-03 19:20:19 +02:00
vendor Bug 1592297 - Remove MOZ_QUIET and disable this output by default. r=mccr8,jdescottes 2019-12-02 15:41:35 +00:00
widgets Backed out 2 changesets (bug 1529917, bug 1591874) for ESlint failure on VariablesView.jsm. CLOSED TREE 2019-12-03 19:20:19 +02:00
SplitView.jsm Bug 1513325 - Remove textbox binding. r=emilio,dao 2019-10-09 09:27:28 +00:00
WeakMapMap.js
async-store-helper.js Bug 1567250 - Move async storage and helper to shared location r=jlast 2019-07-22 14:59:55 +00:00
autocomplete-popup.js Bug 1567310 Part 3: Make all devtools callers of getBoxQuads include option to suppress whitespace frames. r=gl 2019-09-12 19:05:52 +00:00
browser-loader-mocks.js Bug 1561435 - Format devtools/client/, a=automatic-formatting 2019-07-05 11:24:38 +02:00
browser-loader.js Bug 1566457 - Only export require, loader and DevToolsLoader from Loader.jsm r=jdescottes 2019-07-18 12:25:03 +00:00
css-angle.js Bug 1561435 - Format devtools/client/, a=automatic-formatting 2019-07-05 11:24:38 +02:00
curl.js Bug 1097836 - Give users on Windows the choice between POSIX and Windows escaped "Copy as cURL" commands. r=Honza 2019-08-27 14:46:33 +00:00
demangle.js Bug 1562642 - Part 5 - Add missing MPL2 headers in devtools/ r=jlast 2019-08-12 15:56:26 +00:00
devices.js Bug 1561435 - Format devtools/client/, a=automatic-formatting 2019-07-05 11:24:38 +02:00
enum.js Bug 1561435 - Format devtools/client/, a=automatic-formatting 2019-07-05 11:24:38 +02:00
events.js
focus.js Bug 1478156 - Move shareable focus methods to be used for color picker accessibility, r=yzen,gl 2019-07-15 11:01:04 +00:00
getjson.js Bug 1561435 - Format devtools/client/, a=automatic-formatting 2019-07-05 11:24:38 +02:00
inplace-editor.js Bug 1593921 - Use eslint-disable-next-line to disable complexity checks in DevTools r=pbro 2019-11-05 14:29:04 +00:00
key-shortcuts.js Bug 1569572 - Do not throw in DevTools key-shortcuts.js when called with a null object r=nchevobbe 2019-11-07 11:02:57 +00:00
keycodes.js
link.js
moz.build Bug 1592513 - Move DOMHelpers.jsm from devtools/client/shared/ to devtools/shared/ r=rcaliman 2019-10-30 11:05:04 +00:00
node-attribute-parser.js Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
options-view.js Bug 1562642 - Part 5 - Add missing MPL2 headers in devtools/ r=jlast 2019-08-12 15:56:26 +00:00
output-parser.js Bug 1593921 - Use eslint-disable-next-line to disable complexity checks in DevTools r=pbro 2019-11-05 14:29:04 +00:00
poller.js
prefs.js Bug 1561435 - Format devtools/client/, a=automatic-formatting 2019-07-05 11:24:38 +02:00
react-utils.js
scroll.js Bug 1561435 - Format devtools/client/, a=automatic-formatting 2019-07-05 11:24:38 +02:00
source-utils.js Bug 1593921 - Use eslint-disable-next-line to disable complexity checks in DevTools r=pbro 2019-11-05 14:29:04 +00:00
splitview.css Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
stylesheet-utils.js Bug 1582786 - Append the devtools theme stylesheet sheet after global.css in document.head if it exists instead of using an XML ProcessingInstruction r=nchevobbe 2019-09-25 18:16:28 +00:00
suggestion-picker.js
telemetry.js Bug 1593921 - Use eslint-disable-next-line to disable complexity checks in DevTools r=pbro 2019-11-05 14:29:04 +00:00
theme-switching.js Bug 1561435 - Format devtools/client/, a=automatic-formatting 2019-07-05 11:24:38 +02:00
theme.js Bug 1575827 - Remove references to outdated DevToolsColors MDN page; r=pbro 2019-08-27 10:21:34 +00:00
thread-utils.js Bug 1594941 - Remove unused Frame.environment field. r=bhackett 2019-11-19 19:53:14 +00:00
undo.js Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
unicode-url.js Bug 1561435 - Format devtools/client/, a=automatic-formatting 2019-07-05 11:24:38 +02:00
view-source.js Bug 1519103 - Remove Scratchpad panel. r=bgrins. 2019-10-27 09:05:58 +00:00
webgl-utils.js Bug 1561435 - Format devtools/client/, a=automatic-formatting 2019-07-05 11:24:38 +02:00
workers-listener.js Bug 1590401 - Refactor Front.onFront+onFrontDestroyed into Front.watchFronts. r=jdescottes 2019-11-20 17:13:01 +00:00
zoom-keys.js Bug 1561435 - Format devtools/client/, a=automatic-formatting 2019-07-05 11:24:38 +02:00