Simplify the responsibility of media controller
Categories
(Core :: Audio/Video: Playback, task, P1)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox78 | --- | fixed |
People
(Reporter: alwu, Assigned: alwu)
References
Details
Attachments
(8 files, 4 obsolete files)
|
Bug 1633010 - part1 : send context Id as a parameter when updating media playback and audible state.
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review |
Media controller is having too much responsibility, we should remove the responsibilities of handling playback related status to other delegates so that media controller can focus on high level concept of controlling media.
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
| Assignee | ||
Comment 3•5 years ago
|
||
| Assignee | ||
Comment 4•5 years ago
|
||
| Assignee | ||
Comment 5•5 years ago
|
||
| Assignee | ||
Comment 6•5 years ago
|
||
After discuss with Bryce offline, I'm going to recheck the design and will ask for a review later.
| Assignee | ||
Comment 7•5 years ago
|
||
| Assignee | ||
Comment 8•5 years ago
|
||
| Assignee | ||
Comment 9•5 years ago
|
||
| Assignee | ||
Comment 10•5 years ago
|
||
| Assignee | ||
Comment 11•5 years ago
|
||
| Assignee | ||
Comment 12•5 years ago
|
||
| Assignee | ||
Comment 13•5 years ago
|
||
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Comment 14•5 years ago
|
||
Comment 15•5 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/b581af0ca6ea
https://hg.mozilla.org/mozilla-central/rev/00c095ba852d
https://hg.mozilla.org/mozilla-central/rev/12e357923acf
https://hg.mozilla.org/mozilla-central/rev/570cdab31d42
https://hg.mozilla.org/mozilla-central/rev/3f1356460936
https://hg.mozilla.org/mozilla-central/rev/b32d1b16ace5
https://hg.mozilla.org/mozilla-central/rev/7b844490b8fe
https://hg.mozilla.org/mozilla-central/rev/5b6d8d1bd950
Description
•