Bug 148655 - [mediacontrols] Add a test for the show controls button
Summary: [mediacontrols] Add a test for the show controls button
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-08-31 16:43 PDT by Dean Jackson
Modified: 2015-09-01 10:41 PDT (History)
1 user (show)

See Also:


Attachments
Patch (10.28 KB, patch)
2015-08-31 16:49 PDT, 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-08-31 16:43:50 PDT
[mediacontrols] Add a test for the show controls button
Comment 1 Radar WebKit Bug Importer 2015-08-31 16:47:39 PDT
<rdar://problem/22509688>
Comment 2 Dean Jackson 2015-08-31 16:49:11 PDT
Created attachment 260329 [details]
Patch
Comment 3 Eric Carlson 2015-09-01 10:14:34 PDT
Comment on attachment 260329 [details]
Patch

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

> LayoutTests/media/controls/showControlsButton.html:28
> +                    showControlsButtonInfo = currentStatus

Nit: is this necessary?
Comment 4 Dean Jackson 2015-09-01 10:41:14 PDT
Committed r189214: <http://trac.webkit.org/changeset/189214>