Closed Bug 1021321 Opened 11 years ago Closed 11 years ago

Expose `global-destroyed` and `global-created` on CallWatcherActor

Categories

(DevTools Graveyard :: Web Audio Editor, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: jsantell, Unassigned)

Details

The underlying ContentObserver in CallWatcherActor emits these events, and rather than relying on the ContentObserver when using the CWA, these events should also be emitted on the CallWatcherActor. This is needed to hook into the middle-area between `global-destroyed` and the web audio actor cleaning up with `finalize`.
ContentObserver is about to be replaced by builtin events from TabActor (window-ready/window-destroyed). These events were introduced in bug 977043 attachment 8408432 [details] [diff] [review].
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
Product: Firefox → DevTools
Product: DevTools → DevTools Graveyard
You need to log in before you can comment on or make changes to this bug.