gecko-dev/devtools/client/shared
2019-01-31 13:33:41 -05:00
..
components Bug 1523528 - [release 122] Handle longString symbols (#7810). r=dwalsh 2019-01-31 13:33:41 -05:00
redux Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
remote-debugging Bug 1506784 - UX implementation: show debug target info in about:devtools-toolbox r=jdescottes,daisuke 2019-01-28 16:12:15 +00:00
source-map Revert "Backed out 25 changesets (bug 1520957) for causing test_smart-trace-grouping.html failures CLOSED TREE" 2019-01-19 11:43:05 -05:00
test Merge mozilla-inbound to mozilla-central. a=merge 2019-01-29 12:01:56 +02:00
vendor Bug 1515644 - [release 110] align the bundles for release 110. r=davidwalsh 2018-12-20 22:41:46 -05:00
webpack Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
widgets Bug 1515265: Call stopPropagation() and preventDefault() at all places where handle contextmenu event and show the popup. r=jdescottes 2019-01-25 04:31:45 +00:00
autocomplete-popup.js Bug 1494162 - Part 27: Lazy initialize the tooltip in AutocompletePopup. r=jdescottes 2018-10-02 15:01:56 -04:00
browser-loader-mocks.js Bug 1510545 - Move mock support to browser-loader and shared test helper;r=ochameau,ladybenko 2018-12-13 18:02:09 +00:00
browser-loader.js Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
css-angle.js Merge mozilla-inbound to mozilla-central. a=merge 2018-10-20 13:10:23 +03:00
curl.js Bug 1518026 - Escape '!' to '\041' in posix strings ($'...');r=Honza 2019-01-18 14:52:35 +00:00
demangle.js
devices.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
DOMHelpers.jsm Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
enum.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
file-saver.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
focus.js Bug 1461522 - Factor out a focusableSelector utility; r=jdescottes 2018-06-28 15:10:27 +09:00
getjson.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
inplace-editor.js Bug 1515265: Call stopPropagation() and preventDefault() at all places where handle contextmenu event and show the popup. r=jdescottes 2019-01-25 04:31:45 +00:00
key-shortcuts.js Bug 1493646 - Browser toolbox shortcut closes the regular toolbox; r=jdescottes 2018-10-03 11:38:49 +00:00
keycodes.js Bug 1429421 - remove gcli code; r=jdescottes,julienw,ochameau 2018-09-06 11:42:57 +00:00
link.js Bug 1485676 - Connect to local server from TargetFactory.forTab and make TabTarget always remote-like. r=yulia 2018-09-24 09:52:55 -07:00
moz.build Bug 1495382 - Check isMultiE10s from runtime info;r=daisuke,ladybenko 2019-01-09 09:44:15 +00:00
natural-sort.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
node-attribute-parser.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
options-view.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
output-parser.js Bug 1284852 - Part 1 - Set the used unit when appending a color to the rule-view; r=miker 2018-12-05 16:49:29 +00:00
poller.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
prefs.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
react-utils.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
scroll.js Bug 1460862 - Smooth scrolling when clicking on 'reveal' in slotted elements. r=bgrins 2018-08-22 08:35:40 +00:00
source-utils.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
splitview.css
SplitView.jsm Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
stylesheet-utils.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
suggestion-picker.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
telemetry.js Bug 1513969 - Add telemetry to track the active time usage of the grid highlighter. r=pbro 2018-12-17 16:06:35 -05:00
theme-switching.js Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
theme.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
undo.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
unicode-url.js Bug 1490497 - Drops the dump warning statements in the unicode-url.js because sometimes they produce unnecessary dumps. r=nchevobbe 2018-09-12 08:22:51 +00:00
view-source.js Bug 1314057 - Remove new-debugger-frontend usage from webconsole tests r=davidwalsh 2018-09-14 10:47:49 -05:00
WeakMapMap.js Bug 1491879 - Fix telemetry support for multiple tabs / windows r=nchevobbe 2018-09-25 12:57:13 +00:00
webgl-utils.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
zoom-keys.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00