gecko-dev/devtools/client
Julian Descottes 1a2e9ad8f9 Bug 1516408 - Remove remaining references to form;r=ochameau
Depends on D15306

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

--HG--
extra : moz-landing-system : lando
2019-01-03 10:21:48 +00:00
..
aboutdebugging Bug 1488502 - Disable service workers debugging when in multi e10s. r=jdescottes,daisuke 2018-12-19 13:14:51 +00:00
aboutdebugging-new Bug 1505997 - Add mochitest to check behavior when USB debugger server is closed;r=daisuke 2018-12-20 06:52:41 +00:00
accessibility Bug 1508660 - make storage front and changes front async; r=ochameau 2018-12-18 08:33:11 +00:00
application Bug 1506548 - Return WorkerTargetFront from listWorkers instead of form. r=yulia 2018-11-15 10:23:50 +00:00
canvasdebugger Bug 1513565 - Convert the last manually instantiated fronts to target.getFront. r=yulia 2018-12-18 23:35:59 +00:00
debugger Bug 1517349 - update debugger frontend (release 115). r=dwalsh 2019-01-02 19:05:59 -05:00
dom Bug 1366529 Converted uses of defer to new Promise in devtools/client/dom r=nchevobbe 2018-11-06 11:21:50 +00:00
framework Bug 1516408 - Remove remaining references to form;r=ochameau 2019-01-03 10:21:48 +00:00
inspector Bug 1508656 - migrate cancel picker to nodePicker; r=ochameau 2018-12-18 08:45:16 +00:00
jsonview Bug 1492937 - Make the JS subscript loader load scripts exclusively as UTF-8, with no way to specify any other encoding, and adjust a bunch of existing tests to use UTF-8 directly, rather than Unicode escape sequences or similar. (This also changes the encoding of .sjs scripts and all mochitest-browser tests in the tree from Latin-1 to UTF-8.) r=yzen, r=MattN, r=jimb, r=kmag 2018-12-19 13:46:20 -08:00
locales Bug 1517349 - [release 115] Fix searchInput UI when there are no search results (#7608). r=dwalsh 2019-01-02 19:04:24 -05:00
memory Bug 1476289 Added event.stopPropagation to snapshot onClick delete function to prevent selected snapshot from being cleared from view r=julienw 2018-12-04 04:43:03 +00:00
netmonitor Bug 1492937 - Make the JS subscript loader load scripts exclusively as UTF-8, with no way to specify any other encoding, and adjust a bunch of existing tests to use UTF-8 directly, rather than Unicode escape sequences or similar. (This also changes the encoding of .sjs scripts and all mochitest-browser tests in the tree from Latin-1 to UTF-8.) r=yzen, r=MattN, r=jimb, r=kmag 2018-12-19 13:46:20 -08:00
performance Bug 1495389 - remove instances of toolbox.performance; r=ochameau 2018-12-17 11:29:17 +00:00
performance-new Bug 1497016 - Add an API to extract tracelogger data and use this within the gecko profiler r=mstange,djvj 2018-12-04 21:43:38 +00:00
preferences Bug 1517334 - [release 114] Fix typo in prefs.js (#7606). r=dwalsh 2019-01-02 17:28:50 -05:00
responsive.html Bug 1515077 - Prevent Responsive Design Mode from breaking extension messaging while swapping doc shells. r=zombie 2018-12-26 18:06:39 +00:00
scratchpad Bug 1513565 - Always use Target's WebConsoleClient instead of trying to instantiate it manually. r=yulia,nchevobbe 2018-12-18 23:35:55 +00:00
shadereditor bug 1507146 - add await to all target.getFront calls in async callsites; r=ochameau 2018-11-14 15:11:59 +00:00
shared Bug 1517334 - sync release 114. r=dwalsh 2019-01-02 17:28:48 -05:00
sourceeditor Bug 1492937 - Make the JS subscript loader load scripts exclusively as UTF-8, with no way to specify any other encoding, and adjust a bunch of existing tests to use UTF-8 directly, rather than Unicode escape sequences or similar. (This also changes the encoding of .sjs scripts and all mochitest-browser tests in the tree from Latin-1 to UTF-8.) r=yzen, r=MattN, r=jimb, r=kmag 2018-12-19 13:46:20 -08:00
storage Bug 1508660 - make storage front and changes front async; r=ochameau 2018-12-18 08:33:11 +00:00
styleeditor Bug 1508660 - migrate getHighlighterByType to inspector front; r=ochameau 2018-12-18 08:31:43 +00:00
themes Bug 1511455 - Draw the flex item outline's min point at correct position when set to grow. r=gl 2019-01-02 22:11:32 +00:00
webaudioeditor Bug 1513565 - Convert the last manually instantiated fronts to target.getFront. r=yulia 2018-12-18 23:35:59 +00:00
webconsole Bug 1440059 - Disabled browser_console_context_menu_entries.js on Linux for all build types. r=jmaher 2018-12-23 14:37:00 +02:00
webide Bug 1516408 - Remove deprecated backward compatibility code in webide;r=ochameau 2019-01-03 10:18:00 +00:00
webreplay Bug 1515644 - [release 110] move next-circle.svg to devtools/client/themes. r=davidwalsh 2018-12-20 22:41:46 -05:00
.eslintrc.js
definitions.js Bug 1508656- migrate togglePicker to nodePicker; r=ochameau 2018-12-18 08:46:18 +00:00
jar.mn Bug 1515644 - [release 110] move next-circle.svg to devtools/client/themes. r=davidwalsh 2018-12-20 22:41:46 -05:00
menus.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
moz.build