Closed Bug 923776 Opened 11 years ago Closed 11 years ago

AudioChannelService should not send notifications and/or use callbacks when XPCOM is shutting down.

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla27

People

(Reporter: baku, Assigned: baku)

References

Details

Attachments

(1 file)

      No description provided.
Blocks: 874508
Attached patch service.patchSplinter Review
Attachment #813840 - Flags: review?(ehsan)
I see this blocks a blocker - does this need to be koi+?
Could this lead to a crash?  A la bug 923173?
Comment on attachment 813840 [details] [diff] [review]
service.patch

Review of attachment 813840 [details] [diff] [review]:
-----------------------------------------------------------------

::: dom/audiochannel/AudioChannelService.h
@@ +178,5 @@
>    uint64_t mTimerChildID;
>  
>    uint64_t mDefChannelChildID;
>  
> +  bool mDisabled;

Nit: please move the booleans together for better packing.
Attachment #813840 - Flags: review?(ehsan) → review+
https://hg.mozilla.org/mozilla-central/rev/67595062eee3
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla27
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: