Bug 141310 - [iOS] don't get out of sync when interrupt/resume calls are not balanced
Summary: [iOS] don't get out of sync when interrupt/resume calls are not balanced
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Eric Carlson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-02-05 15:58 PST by Eric Carlson
Modified: 2015-02-10 07:47 PST (History)
1 user (show)

See Also:


Attachments
Proposed patch (5.78 KB, patch)
2015-02-09 13:44 PST, Eric Carlson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Carlson 2015-02-05 15:58:41 PST
It is possible for MediaSession::endInterruption to be called several times when resuming, which confuses the MediaSession state machine.
Comment 1 Eric Carlson 2015-02-09 13:43:20 PST
<rdar://problem/19572894>
Comment 2 Eric Carlson 2015-02-09 13:44:27 PST
Created attachment 246285 [details]
Proposed patch
Comment 3 WebKit Commit Bot 2015-02-10 07:47:54 PST
Comment on attachment 246285 [details]
Proposed patch

Clearing flags on attachment: 246285

Committed r179869: <http://trac.webkit.org/changeset/179869>
Comment 4 WebKit Commit Bot 2015-02-10 07:47:58 PST
All reviewed patches have been landed.  Closing bug.