Bug 120068 - Media controls can be attached lazily
Summary: Media controls can be attached lazily
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:
Depends on:
Blocks:
 
Reported: 2013-08-20 07:50 PDT by Eric Carlson
Modified: 2013-08-20 11:23 PDT (History)
4 users (show)

See Also:


Attachments
Proposed patch (1.39 KB, patch)
2013-08-20 08:16 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 2013-08-20 07:50:53 PDT
The media UI controls may not be made visible immediately, or ever, so they should be attached lazily.
Comment 1 Eric Carlson 2013-08-20 08:16:44 PDT
Created attachment 209199 [details]
Proposed patch
Comment 2 Jer Noble 2013-08-20 10:32:58 PDT
Comment on attachment 209199 [details]
Proposed patch

rs=me
Comment 3 WebKit Commit Bot 2013-08-20 11:23:22 PDT
Comment on attachment 209199 [details]
Proposed patch

Clearing flags on attachment: 209199

Committed r154345: <http://trac.webkit.org/changeset/154345>
Comment 4 WebKit Commit Bot 2013-08-20 11:23:24 PDT
All reviewed patches have been landed.  Closing bug.