Bug 30461

Summary: [chromium] Video controls not zoomed / transformed correctly
Product: WebKit Reporter: Hin-Chung Lam <hclam>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dglazkov, eric.carlson, eric
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch none

Description Hin-Chung Lam 2009-10-16 14:35:04 PDT
The following two layout tests are failing in Chromium:

LayoutTests/media/video-controls-zoomed.html
LayoutTests/media/video-controls-transformed.html

They are failing because the images for play / pause / mute / slider thumb are not scaled correctly.
Comment 1 Hin-Chung Lam 2009-10-16 18:48:45 PDT
Created attachment 41345 [details]
Patch

This patch will scale the images correctly.
Comment 2 Eric Seidel (no email) 2009-10-16 23:32:45 PDT
CCing mr. media.
Comment 3 Eric Seidel (no email) 2009-10-16 23:33:04 PDT
Comment on attachment 41345 [details]
Patch

Looks sane to me.
Comment 4 WebKit Commit Bot 2009-10-17 08:45:41 PDT
Comment on attachment 41345 [details]
Patch

Clearing flags on attachment: 41345

Committed r49740: <http://trac.webkit.org/changeset/49740>
Comment 5 WebKit Commit Bot 2009-10-17 08:45:46 PDT
All reviewed patches have been landed.  Closing bug.