Bug 129189

Summary: [iOS Media] Wireless target UI
Product: WebKit Reporter: Dean Jackson <dino>
Component: MediaAssignee: Dean Jackson <dino>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, eric.carlson, glenn, jer.noble, philipj, sergio
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch eric.carlson: review+

Dean Jackson
Reported 2014-02-21 18:01:27 PST
Provide some UI for both selecting a wireless target, and showing that playback is happening on the target. <rdar://problem/16100060> <rdar://problem/15349928>
Attachments
Patch (13.39 KB, patch)
2014-02-21 18:16 PST, Dean Jackson
eric.carlson: review+
Dean Jackson
Comment 1 2014-02-21 18:16:25 PST
Eric Carlson
Comment 2 2014-02-21 18:33:18 PST
Comment on attachment 224938 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=224938&action=review Thanks you! > Source/WebCore/ChangeLog:22 > + (audio::-webkit-media-controls-panel): This needs to be position relative for > + the wireless playback status to fill the viewport. Don't you mean position absolute?
Dean Jackson
Comment 3 2014-02-21 18:38:50 PST
(In reply to comment #2) > (From update of attachment 224938 [details]) > > Source/WebCore/ChangeLog:22 > > + (audio::-webkit-media-controls-panel): This needs to be position relative for > > + the wireless playback status to fill the viewport. > > Don't you mean position absolute? Yes, I did. Thanks!
Dean Jackson
Comment 4 2014-02-21 18:40:07 PST
Note You need to log in before you can comment on or make changes to this bug.