Closed
Bug 1495383
Opened 5 years ago
Closed 5 years ago
[remote-dbg-next] Enable worker debugging for usb devices
Categories
(DevTools :: about:debugging, enhancement, P1)
DevTools
about:debugging
Tracking
(firefox66 verified, firefox67 verified, firefox68 verified)
VERIFIED
FIXED
Firefox 66
People
(Reporter: daisuke, Assigned: jdescottes)
References
(Blocks 1 open bug)
Details
Attachments
(3 files)
Since we will hide worker debugging for usb devices in bug 1488507 once, we file a bug to enable the debugging.
Assignee | ||
Comment 1•5 years ago
|
||
Moving back to the main meta. m1 is about tab debugging for USB devices, other targets have less priority.
Assignee | ||
Updated•5 years ago
|
Updated•5 years ago
|
Priority: P2 → P3
Assignee | ||
Comment 2•5 years ago
|
||
Hmmm I am not sure why this is P3 while the same bug for network locations is P2. Let's fix both at the same time.
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → jdescottes
Status: NEW → ASSIGNED
Priority: P3 → P1
Assignee | ||
Comment 3•5 years ago
|
||
Depends on D15081. I am open to be more conservative and keep the methods around in case we expect to disable some targets on some runtimes in the future
Assignee | ||
Comment 4•5 years ago
|
||
Depends on D15083
Updated•5 years ago
|
Attachment #9032659 -
Attachment description: Bug 1495383 - Support all debug targets for all runtimes;r=daisuke,ladybenko,ola → Bug 1495383 - Support all debug targets for all runtimes;r=daisuke
Updated•5 years ago
|
Attachment #9032660 -
Attachment description: Bug 1495383 - Test USB runtime in worker remote runtime mochitest → Bug 1495383 - Test USB runtime in worker remote runtime mochitest;r=daisuke,ola
Assignee | ||
Comment 5•5 years ago
|
||
I quickly tested on Fennec with the whole stack and I am able to list workers, inspect workers etc... Could not see any issue at first glance.
Pushed by jdescottes@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/824fafc39762 Add Worker, ServiceWorker and Process support on android debugger server;r=daisuke,ochameau https://hg.mozilla.org/integration/autoland/rev/26303cb81de7 Support all debug targets for all runtimes;r=daisuke https://hg.mozilla.org/integration/autoland/rev/e93d25864ea7 Test USB runtime in worker remote runtime mochitest;r=daisuke,Ola
Comment 7•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/824fafc39762
https://hg.mozilla.org/mozilla-central/rev/26303cb81de7
https://hg.mozilla.org/mozilla-central/rev/e93d25864ea7
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox66:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 66
Comment 8•5 years ago
|
||
Verified on Nightly 68.0a1, Beta 67.0b6, release 66.0.2 -on several machines: Windows 10, MAC OS X, Ubuntu 16.04 - on all cases working debugging appears.
You need to log in
before you can comment on or make changes to this bug.
Description
•