RESOLVED FIXED 129277
[iOS] Show status image when playing video to external device
https://bugs.webkit.org/show_bug.cgi?id=129277
Summary [iOS] Show status image when playing video to external device
Eric Carlson
Reported 2014-02-24 17:02:57 PST
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.
Attachments
Proposed patch. (36.51 KB, patch)
2014-02-24 17:23 PST, Eric Carlson
no flags
Updated patch (36.54 KB, patch)
2014-02-24 20:01 PST, Eric Carlson
no flags
Eric Carlson
Comment 1 2014-02-24 17:23:30 PST
Created attachment 225105 [details] Proposed patch.
WebKit Commit Bot
Comment 2 2014-02-24 17:24:56 PST
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.
Eric Carlson
Comment 3 2014-02-24 20:01:30 PST
Created attachment 225116 [details] Updated patch
Jer Noble
Comment 4 2014-02-25 10:16:46 PST
Comment on attachment 225116 [details] Updated patch r=me. Great logging!
WebKit Commit Bot
Comment 5 2014-02-25 12:24:31 PST
Comment on attachment 225116 [details] Updated patch Clearing flags on attachment: 225116 Committed r164661: <http://trac.webkit.org/changeset/164661>
WebKit Commit Bot
Comment 6 2014-02-25 12:24:33 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.