Bug 137645

Summary: [iOS] Refactor AirPlay monitoring code
Product: WebKit Reporter: Eric Carlson <eric.carlson>
Component: MediaAssignee: Eric Carlson <eric.carlson>
Status: RESOLVED FIXED    
Severity: Normal CC: calvaris, commit-queue, esprehn+autocc, glenn, gyuyoung.kim, jer.noble, philipj, sergio
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed patch. none

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.