Closed Bug 1318174 Opened 8 years ago Closed 5 years ago

Cannot debug more than one WebExtension at a time.

Categories

(WebExtensions :: Developer Tools, enhancement, P5)

enhancement

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1525533

People

(Reporter: bugzilla, Unassigned)

References

(Depends on 1 open bug)

Details

(Whiteboard: triaged [addon-debugging])

User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:49.0) Gecko/20100101 Firefox/49.0 Build ID: 20161028101142 Steps to reproduce: I wanted to debug WebExtension B's background script. I already had a debugger running on unrelated WebExtension A's background script. 1. I navigated to about:debugging 2. I clicked the "Debug" button next to WebExtension B Actual results: I received a popup saying "Firefox is already running, but is not responding. To open a new window, you must first close the existing Firefox process, or restart your system." There was no debugger for WebExtension B. The debugger for WebExtension A continued running as usual. Expected results: I should have been able to debug WebExtension B.
Component: WebExtensions: Untriaged → WebExtensions: Developer Tools
look at after support for OOP webextensions - currently related to limitation of toolbox process
Priority: -- → P2
Whiteboard: pending
Whiteboard: pending → pending OOP landing
Depends on: webext-oop
Whiteboard: pending OOP landing → triaged
Priority: P2 → P5
Status: UNCONFIRMED → NEW
Ever confirmed: true
Product: Toolkit → WebExtensions
Type: defect → enhancement
Whiteboard: triaged → triaged [addon-debugging]

This is now working, it has been fixed as a side-effect of migrating the "Addon Debugging toolbox" away from BrowserToolboxProcess, which was part of the changes introduced by Bug 1525533.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.