Closed Bug 1217711 Opened 9 years ago Closed 9 years ago

[Meta] Implement audio-interruption-begin/end event

Categories

(Firefox OS Graveyard :: AudioChannel, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: alwu, Assigned: alwu)

References

Details

When the audio competing ended,we have two behaviors for the previous interrupted audio, one is the auto-resumed by system app, another one is received the notification by system app that the app can decide whether or not resumes its audio. In present design, we can't split these behavior independently. Therefore, we need to remove the old "moz-interrupted" event out from MediaElement/AudioContext, and implement the new event "audio-interruption" which is sent from the system app. We'll go through with three stages, (1) [Gecko] Implement the new methods in AudioChannelAPI (2) [Gaia] Modify system app to use the new methods (3) [Gaia] Modify all apps which are using the moz-interrupted event
See Also: 1192748
Blocks: 1217139
Depends on: 1223250
No need to do that.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.