Bug 132428 - [iOS] audio and video should automatically play to active external device
Summary: [iOS] audio and video should automatically play to active external device
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-05-01 08:46 PDT by Eric Carlson
Modified: 2014-05-01 15:55 PDT (History)
7 users (show)

See Also:


Attachments
Proposed patch. (1.83 KB, patch)
2014-05-01 08:51 PDT, Eric Carlson
no flags Details | Formatted Diff | Diff
Updated patch. (1.79 KB, patch)
2014-05-01 08:58 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-05-01 08:46:01 PDT
WebKit should tell AVFoundation to automatically switch to an external device when it is active and selected by the OS.
Comment 1 Eric Carlson 2014-05-01 08:46:26 PDT
<rdar://16646269>
Comment 2 Eric Carlson 2014-05-01 08:51:48 PDT
Created attachment 230581 [details]
Proposed patch.
Comment 3 WebKit Commit Bot 2014-05-01 08:52:49 PDT
Attachment 230581 [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]
Total errors found: 1 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 4 Eric Carlson 2014-05-01 08:58:07 PDT
Created attachment 230582 [details]
Updated patch.
Comment 5 Jer Noble 2014-05-01 15:24:25 PDT
Comment on attachment 230582 [details]
Updated patch.

r=me
Comment 6 WebKit Commit Bot 2014-05-01 15:55:08 PDT
Comment on attachment 230582 [details]
Updated patch.

Clearing flags on attachment: 230582

Committed r168125: <http://trac.webkit.org/changeset/168125>
Comment 7 WebKit Commit Bot 2014-05-01 15:55:12 PDT
All reviewed patches have been landed.  Closing bug.