Bug 147471 - Media Session: add test to ensure media sessions are in an Idle state after creation
Summary: Media Session: add test to ensure media sessions are in an Idle state after c...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 145411
  Show dependency treegraph
 
Reported: 2015-07-30 16:23 PDT by Matt Rajca
Modified: 2015-07-31 09:54 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.83 KB, patch)
2015-07-30 16:29 PDT, Matt Rajca
no flags Details | Formatted Diff | Diff
Patch (3.52 KB, patch)
2015-07-30 16:30 PDT, Matt Rajca
no flags Details | Formatted Diff | Diff
Patch (3.51 KB, patch)
2015-07-30 16:32 PDT, Matt Rajca
eric.carlson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Rajca 2015-07-30 16:23:18 PDT
Media sessions (of any of the four kinds) should be in an Idle state after creation.
Comment 1 Matt Rajca 2015-07-30 16:29:14 PDT
Created attachment 257870 [details]
Patch
Comment 2 Matt Rajca 2015-07-30 16:30:52 PDT
Created attachment 257871 [details]
Patch
Comment 3 Matt Rajca 2015-07-30 16:32:54 PDT
Created attachment 257873 [details]
Patch
Comment 4 Matt Rajca 2015-07-31 09:54:39 PDT
Committed r187652: <http://trac.webkit.org/changeset/187652>