Bug 141542 - [iOS Media] Audio should hide timeline scrubber until playback starts
Summary: [iOS Media] Audio should hide timeline scrubber until playback starts
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-02-12 15:58 PST by Dean Jackson
Modified: 2015-02-12 17:08 PST (History)
0 users

See Also:


Attachments
Patch (4.56 KB, patch)
2015-02-12 16:37 PST, Dean Jackson
eric.carlson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dean Jackson 2015-02-12 15:58:20 PST
[iOS Media] Audio should hide timeline scrubber until playback starts
Comment 1 Radar WebKit Bug Importer 2015-02-12 16:33:14 PST
<rdar://problem/19820685>
Comment 2 Dean Jackson 2015-02-12 16:37:37 PST
Created attachment 246487 [details]
Patch
Comment 3 Eric Carlson 2015-02-12 16:42:52 PST
Comment on attachment 246487 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=246487&action=review

> Source/WebCore/Modules/mediacontrols/mediaControlsiOS.js:610
> +

Nit: this blank line isn't necessary
Comment 4 Dean Jackson 2015-02-12 17:08:25 PST
Committed r180024: <http://trac.webkit.org/changeset/180024>