Bug 137645 - [iOS] Refactor AirPlay monitoring code
Summary: [iOS] Refactor AirPlay monitoring code
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: 2014-10-11 21:28 PDT by Eric Carlson
Modified: 2014-10-13 17:22 PDT (History)
8 users (show)

See Also:


Attachments
Proposed patch. (12.44 KB, patch)
2014-10-11 22:08 PDT, 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 2014-10-11 21:28:44 PDT
HTMLMediaElement tells the media session manager to start and stop monitoring for AirPlay routes without considering other media elements. Refactor the AirPlay monitoring code in MediaSessionManageriOS so it works correctly when Safari has more than one tab with a media element.
Comment 1 Eric Carlson 2014-10-11 21:29:18 PDT
<rdar://problem/18444817>
Comment 2 Eric Carlson 2014-10-11 22:08:50 PDT
Created attachment 239700 [details]
Proposed patch.
Comment 3 WebKit Commit Bot 2014-10-13 17:22:55 PDT
Comment on attachment 239700 [details]
Proposed patch.

Clearing flags on attachment: 239700

Committed r174666: <http://trac.webkit.org/changeset/174666>
Comment 4 WebKit Commit Bot 2014-10-13 17:22:59 PDT
All reviewed patches have been landed.  Closing bug.