Bug 30461 - [chromium] Video controls not zoomed / transformed correctly
Summary: [chromium] Video controls not zoomed / transformed correctly
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-16 14:35 PDT by Hin-Chung Lam
Modified: 2009-10-17 08:45 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.46 KB, patch)
2009-10-16 18:48 PDT, Hin-Chung Lam
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.