Bug 105500 - Cleanup some captions menu tests
Summary: Cleanup some captions menu tests
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2012-12-19 22:59 PST by Dean Jackson
Modified: 2012-12-20 12:13 PST (History)
4 users (show)

See Also:


Attachments
Patch (9.41 KB, patch)
2012-12-19 23:05 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 2012-12-19 22:59:03 PST
Some of the media captions menu tests can be tidied. For example:
- video-controls-captions-trackmenu should use the shared test helper JS library
- the tests should dynamically add the video src so that we always catch the 'canplaythrough' event (it sometimes misses)
Comment 1 Radar WebKit Bug Importer 2012-12-19 23:02:16 PST
<rdar://problem/12915971>
Comment 2 Dean Jackson 2012-12-19 23:05:46 PST
Created attachment 180282 [details]
Patch
Comment 3 Dean Jackson 2012-12-20 12:13:53 PST
Committed r138283: <http://trac.webkit.org/changeset/138283>