Closed
Bug 1176417
Opened 10 years ago
Closed 7 months ago
registered tab actors do not get added to new child processes
Categories
(DevTools :: Framework, defect)
DevTools
Framework
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: eeejay, Unassigned)
References
Details
STR:
1. register an actor in the build() method of a panel (via extension).
2. Run webide, open arbitrary fxos app.
3. Open new panel, actor get registered successfully (pending bug 1176149).
4. open another app.
Result: actor does not exist in other app tab actor.
Expected: actor should be in new tab as well.
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•3 years ago
|
Severity: normal → S3
Comment 1•7 months ago
|
||
WebIde has been removed a while ago.
Status: NEW → RESOLVED
Closed: 7 months ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•