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
redux
remote-debugging
source-map
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
WeakMapMap.js
async-store-helper.js
autocomplete-popup.js
browser-loader-mocks.js
browser-loader.js
css-angle.js
curl.js
demangle.js
devices.js
enum.js
events.js
focus.js
getjson.js
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
node-attribute-parser.js
options-view.js
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
react-utils.js
scroll.js
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
stylesheet-utils.js
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
theme.js
thread-utils.js Bug 1594941 - Remove unused Frame.environment field. r=bhackett 2019-11-19 19:53:14 +00:00
undo.js
unicode-url.js
view-source.js
webgl-utils.js
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