Bug 107956

Summary: Adding a text track should not make controls visible
Product: WebKit Reporter: Eric Carlson <eric.carlson>
Component: MediaAssignee: Eric Carlson <eric.carlson>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov, feature-media-reviews, ojan.autocc, webkit-bug-importer, webkit.review.bot
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 43668    
Attachments:
Description Flags
Proposed patch
dino: review+
Updated patch.
webkit.review.bot: commit-queue-
Updated patch. none

Description Eric Carlson 2013-01-25 09:34:19 PST
Adding a text track makes controls visible
Comment 1 Eric Carlson 2013-01-25 09:49:17 PST
Created attachment 184767 [details]
Proposed patch
Comment 2 Eric Carlson 2013-01-25 12:13:30 PST
Created attachment 184791 [details]
Updated patch.

Updated patch as the first version sometimes creates hidden controls when we did not previously. This isn't really a change in functionality, but it causes some tests that dump the render tree to fail so attempt to restore the previous behavior. 

Not marking r? so the bots can chew on it first.
Comment 3 WebKit Review Bot 2013-01-25 12:58:46 PST
Comment on attachment 184791 [details]
Updated patch.

Attachment 184791 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/16122473

New failing tests:
media/media-captions-no-controls.html
Comment 4 Eric Carlson 2013-01-25 13:19:03 PST
Created attachment 184801 [details]
Updated patch.

Oops, the results for my new test depended on the side effect I removed in the second patch :-O
Comment 5 Eric Carlson 2013-01-25 13:43:15 PST
Comment on attachment 184801 [details]
Updated patch.

Committed r140862.
Comment 6 Radar WebKit Bug Importer 2013-01-27 12:12:36 PST
<rdar://problem/13093844>