VOOZH about

URL: https://bugzilla.mozilla.org/show_bug.cgi?id=1603878

⇱ 1603878 - only update media action to content process when we have controlled media.


Closed Bug 1603878 Opened 6 years ago Closed 6 years ago

only update media action to content process when we have controlled media.

only update media action to content process when we have controlled media.
Core
Audio/Video: Playback
unspecified
Unspecified
Unspecified
task
Points:
---
RESOLVED FIXED
RESOLVED
FIXED
mozilla73
Iteration:
---
a11y-review
Accessibility Severity
Performance Impact
Size Estimate
Webcompat Priority
Webcompat Score
Tracking Status
firefox73 --- fixed
Tracking Status
relnote-firefox
thunderbird_esr115
thunderbird_esr140
firefox-esr115
firefox-esr140
firefox-esr153
firefox73
firefox152
firefox153
firefox154
---
QA Whiteboard:
---
Has STR:
---
Change Request:
---
Bug Flags:
Signature:
None
This bug is publicly visible.

 
Assignee

Description

6 years ago

Currently all existing media controllers are all ensured having controlled media, but in the future I'm going to add controllers without controlled media, but only have media session data.

Therefore, this bug is used to prevent sending media action to the content process for those controllers have media session only (which are non-active media session, so we are not supposed to trigger their action handler as well)

Assignee

Comment 1

6 years ago

If we don't have any controlled media in content process, then we have no need to send the media action to the content process to control media.

Comment 2

6 years ago
Pushed by alwu@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/11a12df9df3e only update media action to content process when we have controlled media. r=chunmin

Comment 3

6 years ago
bugherder
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla73
You need to log in before you can comment on or make changes to this bug.