Bug 93859 - REGRESSION (r109851): Video controls do not render
Summary: REGRESSION (r109851): Video controls do not render
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Adrienne Walker
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2012-08-13 09:34 PDT by Jer Noble
Modified: 2012-08-14 13:44 PDT (History)
7 users (show)

See Also:


Attachments
WebKitVideoContrlsBug - Test Case (4.09 MB, application/zip)
2012-08-13 09:34 PDT, Jer Noble
no flags Details
Patch (6.73 KB, patch)
2012-08-13 17:38 PDT, Adrienne Walker
simon.fraser: review+
webkit.review.bot: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from gce-cr-linux-06 (308.02 KB, application/zip)
2012-08-13 18:55 PDT, WebKit Review Bot
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jer Noble 2012-08-13 09:34:34 PDT
Created attachment 158018 [details]
WebKitVideoContrlsBug - Test Case

Video controls do not correctly un-hide when the mouse cursor enters the video element.

Regression range: http://trac.webkit.org/log/trunk/?rev=109923&stop_rev=109837

Likely culprit: http://trac.webkit.org/changeset/109851
Comment 1 Jer Noble 2012-08-13 09:35:05 PDT
<rdar://problem/11791020>
Comment 2 Jer Noble 2012-08-13 09:35:37 PDT
From the original bug: "This is a Safari 6.0 regression.  It worked fine in Safari 5.1.7.
It is also a Chrome 18 regression (worked fine in v17).  It still occurs in the june 2, 2012 webkit nightly."
Comment 3 Jer Noble 2012-08-13 09:38:04 PDT
Chromium issue: https://code.google.com/p/chromium/issues/detail?id=135492
Comment 4 Adrienne Walker 2012-08-13 17:38:16 PDT
Created attachment 158163 [details]
Patch
Comment 5 WebKit Review Bot 2012-08-13 18:55:21 PDT
Comment on attachment 158163 [details]
Patch

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

New failing tests:
compositing/video/video-controls-layer-creation.html
Comment 6 WebKit Review Bot 2012-08-13 18:55:25 PDT
Created attachment 158184 [details]
Archive of layout-test-results from gce-cr-linux-06

The attached test failures were seen while running run-webkit-tests on the chromium-ews.
Bot: gce-cr-linux-06  Port: <class 'webkitpy.common.config.ports.ChromiumXVFBPort'>  Platform: Linux-2.6.39-gcg-201203291735-x86_64-with-Ubuntu-10.04-lucid
Comment 7 Adrienne Walker 2012-08-14 13:44:49 PDT
Committed r125597: <http://trac.webkit.org/changeset/125597>