gecko-dev/devtools/client/shared
Jason Laster ac1bd5ecbb Bug 1573890 - Simplify logpoint messages. r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D41990

--HG--
extra : moz-landing-system : lando
2019-08-16 14:55:35 +00:00
..
build Bug 1569216 - Implement DOM Mutation Breakpoints UI for the debugger r=loganfsmyth 2019-08-13 02:35:50 +00:00
components Bug 1573890 - Simplify logpoint messages. r=nchevobbe 2019-08-16 14:55:35 +00:00
fluent-l10n Bug 1561435 - Format devtools/client/, a=automatic-formatting 2019-07-05 11:24:38 +02:00
redux Bug 1550031 - Part 3: Centralize Redux store logic for various devtools. r=jlast 2019-08-09 01:27:53 +00:00
remote-debugging Bug 1561435 - Format devtools/client/, a=automatic-formatting 2019-07-05 11:24:38 +02:00
source-map Bug 1562642 - Part 5 - Add missing MPL2 headers in devtools/ r=jlast 2019-08-12 15:56:26 +00:00
sourceeditor Bug 1568151 - Replace `target.getInspector()` by `target.getFront("inspector")`. r=ochameau 2019-08-07 04:17:31 +00:00
test Bug 1568053 - Redesign contrast info in color picker (front-end), r=yzen,gl 2019-08-16 00:55:27 +00:00
vendor Bug 1566020 - Update vendored lodash version to 4.17.14 r=cr,jlast 2019-07-31 05:24:13 +00:00
webpack Bug 1568193 - Remove devtools/client/shared/webpack/shims/jsterm-stub.js. r=ochameau. 2019-07-23 19:26:53 +00:00
widgets Bug 1568825 - 2 - Moving the nodePicker singleton to the toolbox r=gl 2019-08-16 04:48:27 +00:00
DOMHelpers.jsm Bug 1561435 - Format devtools/client/, a=automatic-formatting 2019-07-05 11:24:38 +02:00
SplitView.jsm Bug 1561435 - Format devtools/client/, a=automatic-formatting 2019-07-05 11:24:38 +02: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 1561435 - Format devtools/client/, a=automatic-formatting 2019-07-05 11:24:38 +02: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 1561435 - Format devtools/client/, a=automatic-formatting 2019-07-05 11:24:38 +02: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 1478156 - Make color picker tooltip keyboard accessible, r=yzen,gl 2019-07-15 11:01:04 +00:00
key-shortcuts.js Bug 1561435 - Format devtools/client/, a=automatic-formatting 2019-07-05 11:24:38 +02:00
keycodes.js
link.js
moz.build Bug 1571342 - unify save paths for console and netmonitor and fix the latter to not do docshell loads, r=Honza,nchevobbe 2019-08-16 11:13:24 +00:00
natural-sort.js Bug 1562642 - Part 5 - Add missing MPL2 headers in devtools/ r=jlast 2019-08-12 15:56:26 +00:00
node-attribute-parser.js Bug 1566467 - Speed up shared/node-attribute-parser getType function. r=nchevobbe 2019-07-16 11:19:59 -04: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 1478156 - Make color picker tooltip keyboard accessible, r=yzen,gl 2019-07-15 11:01: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 1561435 - Format devtools/client/, a=automatic-formatting 2019-07-05 11:24:38 +02:00
splitview.css
stylesheet-utils.js Bug 1561435 - Format devtools/client/, a=automatic-formatting 2019-07-05 11:24:38 +02:00
suggestion-picker.js
telemetry.js Bug 1561435 - Format devtools/client/, a=automatic-formatting 2019-07-05 11:24:38 +02:00
theme-switching.js Bug 1561435 - Format devtools/client/, a=automatic-formatting 2019-07-05 11:24:38 +02:00
theme.js Bug 1561435 - Format devtools/client/, a=automatic-formatting 2019-07-05 11:24:38 +02:00
undo.js Bug 1561435 - Format devtools/client/, a=automatic-formatting 2019-07-05 11:24:38 +02:00
unicode-url.js Bug 1561435 - Format devtools/client/, a=automatic-formatting 2019-07-05 11:24:38 +02:00
view-source.js Bug 1557138 Clicking logpoint location in console opens the logpoint editing panel in debugger r=nchevobbe,jlast 2019-08-14 16:10:50 +00:00
webextension-fallback.html Bug 1560178 - fix devtools tests that load untrusted URIs in the parent, r=jdescottes 2019-07-12 16:28:56 +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 1566450 - replace getList process json with processDescriptor; r=ochameau 2019-08-05 15:27:51 +00:00
zoom-keys.js Bug 1561435 - Format devtools/client/, a=automatic-formatting 2019-07-05 11:24:38 +02:00