Bug 141310

Summary: [iOS] don't get out of sync when interrupt/resume calls are not balanced
Product: WebKit Reporter: Eric Carlson <eric.carlson>
Component: MediaAssignee: Eric Carlson <eric.carlson>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed patch none

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.