gecko-dev/devtools/client
Julian Descottes b87c7d40b1 Bug 1500393 - Add support for push service URL in new about:debugging;r=ladybenko,Ola
Looks like we missed this feature when doing the initial service worker support
so implementing here. UI-wise, I reused the same wording/positioning etc as in the current
about:debugging.

Note that this is another spot that uses client.request, so we will need to clean this up
when we finally add a front to represent service worker registrations.

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

--HG--
extra : moz-landing-system : lando
2018-12-19 17:55:51 +00:00
..
aboutdebugging Bug 1508285 - Refactor RootFront.listTabs to return BrowsingContextTargetFront instead of JSON form. r=yulia,jdescottes 2018-12-17 11:56:30 +00:00
aboutdebugging-new Bug 1500393 - Add support for push service URL in new about:debugging;r=ladybenko,Ola 2018-12-19 17:55:51 +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 1513565 - Get rid of all target.form usages. r=yulia,nchevobbe 2018-12-18 23:35:57 +00: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 1513565 - Remove now-unused form argument from Target. r=yulia 2018-12-18 23:36:06 +00:00
inspector Bug 1513501 - Use open-inspector.svg in Rules view for sharper rendering; r=nchevobbe 2018-12-19 12:02:31 +00:00
jsonview Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
locales Bug 1514339 - Update Debugger [Frontend v109] Provide title text for line and column position (#7471). r=davidwalsh 2018-12-18 10:57:42 -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 1513565 - Get rid of all target.form usages. r=yulia,nchevobbe 2018-12-18 23:35:57 +00: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 1513397 - [release 107] Resolve pause-point flow errors due to new mapped points. (#7375). r=davidwalsh 2018-12-12 16:10:11 -05:00
responsive.html Bug 1508285 - Refactor RootFront.getTab to return BrowsingContextTargetFront instead of JSON form. r=yulia 2018-12-17 11:56:26 +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 1513501 - Use open-inspector.svg in Rules view for sharper rendering; r=nchevobbe 2018-12-19 12:02:31 +00:00
sourceeditor Backed out changeset 713eea9bd41b (bug 1502524) since it turned out to be depending on a bug in our css "contain:size" implementation. 2018-12-17 11:36:58 -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 1513501 - Use open-inspector.svg in Rules view for sharper rendering; r=nchevobbe 2018-12-19 12:02:31 +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 1513565 - Get rid of all target.form usages. r=yulia,nchevobbe 2018-12-18 23:35:57 +00:00
webide Bug 1508285 - Refactor RootFront.listTabs to return BrowsingContextTargetFront instead of JSON form. r=yulia,jdescottes 2018-12-17 11:56:30 +00:00
webreplay Bug 1511710 - Add some spaces for Infix operators. r=eslint-fix 2018-12-02 23:34:21 +02:00
.eslintrc.js
definitions.js Bug 1508660 - migrate getOrCreateHighlighterByType to inspectorFront; r=ochameau 2018-12-18 08:45:30 +00:00
jar.mn Bug 1513501 - Use open-inspector.svg in Rules view for sharper rendering; r=nchevobbe 2018-12-19 12:02:31 +00: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 Bug 1495341 - Place Web Replay menu items in their own submenu, r=jlast. 2018-10-01 09:41:32 -10:00