Move all of the logic for "IOS_AIRPLAY" from HTMLMediaElement into HTMLMediaSession, and implement the media engine potion of the API for our AVFoundation based engine.
Created attachment 225105 [details] Proposed patch.
Attachment 225105 [details] did not pass style-queue: ERROR: Source/WebCore/ChangeLog:8: You should remove the 'No new tests' and either add and list tests, or explain why no new tests were possible. [changelog/nonewtests] [5] ERROR: Source/WebCore/html/HTMLMediaElement.cpp:2460: One line control clauses should not use braces. [whitespace/braces] [4] Total errors found: 2 in 14 files If any of these errors are false positives, please file a bug against check-webkit-style.
Created attachment 225116 [details] Updated patch
Comment on attachment 225116 [details] Updated patch r=me. Great logging!
Comment on attachment 225116 [details] Updated patch Clearing flags on attachment: 225116 Committed r164661: <http://trac.webkit.org/changeset/164661>
All reviewed patches have been landed. Closing bug.