Bug 146787
| Summary: | [Media Session] test 'hasActiveMediaElements' changes | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Matt Rajca <mrajca> |
| Component: | Media | Assignee: | Peng Liu <peng.liu6> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | CC: | conrad_shultz, eric.carlson, jer.noble, mrajca, peng.liu6, webkit-bug-importer |
| Priority: | P4 | Keywords: | InRadar |
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
| Bug Depends on: | |||
| Bug Blocks: | 145411 | ||
Matt Rajca
We should test whether the 'hasMediaSessionWithActiveMediaElementsDidChange' callback gets called when expected.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/21746768>
Eric Carlson
(In reply to comment #0)
> We should test whether the 'hasMediaSessionWithActiveMediaElementsDidChange'
> callback gets called when expected.
Typically, tests are added at the same time as the feature/bug they test.
Eric Carlson
This was filed against the old MediaSession spec.