Commit graph

12 commits

Author SHA1 Message Date
Julian Descottes
640fe52298 Bug 1454696 - Run eslint --fix for prefer-const;r=yulia
MozReview-Commit-ID: F6xUXCgdRE4

--HG--
extra : rebase_source : 65de1b0aba412d9044b5196115f74276caa058f2
2018-06-01 12:36:09 +02:00
Alexandre Poirot
bcf6facc3c Bug 1440321 - Convert Task.jsm to async/await in devtools/client. r=jryans
MozReview-Commit-ID: HaGOC5cn3JD
2018-03-12 19:46:35 -05:00
Julian Descottes
13bbe706dc Backed out changeset 00b1cae7d55f (bug 1425393) for failing devtools/client/aboutdebugging/test/browser_service_workers.js r=backout
MozReview-Commit-ID: ELnV9jwTwtV
2018-01-11 10:43:40 +01:00
Julian Descottes
aec4f03b2a Bug 1425393 - open sw tabs in background in about:debugging tests;r=ochameau
MozReview-Commit-ID: 8UyrTDtHa7b

--HG--
extra : rebase_source : 2737c3a0b354215713714e6b03c0e76e638fef9d
2017-12-12 15:49:36 -06:00
Julian Descottes
fba72c6c62 Bug 1386613 - stop using waitForMutations in aboutdebugging tests (serviceworkers);r=ochameau
MozReview-Commit-ID: 3JMEZUx8rTt

--HG--
extra : rebase_source : ec0af7df8a211955261ae017b19e6098556d3bfb
extra : intermediate-source : 2c407e9501b3d1b444a1801ed813b3019fead47b
extra : source : c4e7a7354d23253c21a87578b206e45379e18334
2017-12-05 17:40:34 +01:00
Julian Descottes
829b30f34e Bug 1345932 - show warning info in about:debugging#workers if multi-e10s is on;r=ochameau
If multi e10s is enabled, service worker debugging is unavailable.
We temporarily disabled the start/push/debug buttons in about:debugging
for all service workers if multi-e10s is on.

A warning section is also displayed on top of about:debugging, letting the
user know that they can set dom.ipc.processCount to 1 in order to force
a single content process and restore debugging capabilities.

MozReview-Commit-ID: IPAlbOq2Hij

--HG--
extra : rebase_source : 493253a65392982e7564343da7654a7ba00a3d6c
extra : source : 7fcfc6bf254734d16bff0145257fc256e7395a79
2017-03-16 16:06:05 +01:00
Julian Descottes
1a25f252c3 Bug 1153292 - part4: aboutdebugging: display registering status for service workers;r=janx
MozReview-Commit-ID: DuE46jPSDvR

--HG--
extra : rebase_source : 83bcd044a79b616b202f87cc9a93182fc12b4c24
2016-09-15 15:12:06 +02:00
Jan Keromnes
4bad6d5fc8 Bug 1188981 - Switch about:debugging tests to devtools shared-head. r=jryans
--HG--
extra : rebase_source : 6f14053f3c5d6ef7ee171a3bc071f11dd0f0c2cd
2016-06-24 18:06:34 +00:00
Alexandre Poirot
4bc9677f7d Bug 1254746 - Fix browser_service_workers_start.js intermittent when the worker is killed sooner than expected. r=jryans 2016-05-30 03:06:21 -07:00
Benoit Chabod
265ec53ae8 Bug 1245780 - Use ContentTask to load frame scripts in tests. r=pbro f=janx 2016-05-24 02:01:00 +02:00
Wes Kocher
c2d655f141 Bug 1210778 - improving accessibility for about:debugging. r=janx
MozReview-Commit-ID: 94il4DHDUOS
2016-04-22 11:20:08 -04:00
Jan Keromnes
bb3b08b6d8 Bug 1239705 - Add a 'Start' button for service workers in about:debugging. r=ochameau 2016-03-03 09:47:23 -06:00