gecko-dev/devtools/client/shared
Nicolas Chevobbe 60324df8ec Bug 1599135 - Expose all Reps file. r=jlast.
This allows consumers to directly require a single Rep file
if needed (e.g. the inspector only needs elementNode or textNode).
In order to make this work, the requires for react-dom-factories
and prop-types needed to be changed to the in-tree modules.
We also needed to modified the reps jest config, as well as the
babel config so we can run tests and still generate the reps bundle.
Finally, the dom-node-constants is modified to not use define as
it's not used as an AMD module.

Differential Revision: https://phabricator.services.mozilla.com/D54680

--HG--
extra : moz-landing-system : lando
2019-11-27 07:07:30 +00: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 1582697 - Don't add the task middleware by default in create-store. r=davidwalsh. 2019-09-30 15:57:46 +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 Backed out 11 changesets (bug 1582512) for causing valgrind bustages. 2019-11-20 18:44:45 +02:00
test Backed out 11 changesets (bug 1582512) for causing valgrind bustages. 2019-11-20 18:44:45 +02:00
vendor Bug 1573201 - Add limited write support for extension storage.local data in addon debugger r=miker,rpl 2019-11-22 20:09:59 +00:00
widgets Bug 1573201 - Add limited write support for extension storage.local data in addon debugger r=miker,rpl 2019-11-22 20:09:59 +00: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