Bug 57719

Summary: REGRESSION (r82786): Media controls render incorrectly on GTK and Qt
Product: WebKit Reporter: mitz
Component: Layout and RenderingAssignee: mitz
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov
Priority: P1 Keywords: LayoutTestFailure, Regression
Version: 528+ (Nightly build)   
Hardware: Other   
OS: Other   
Attachments:
Description Flags
Fix incorrect assumption in RenderMediaControlTimeDisplay::layout() mjs: review+

Description mitz 2011-04-02 22:24:58 PDT
REGRESSION (r82786): Media controls render incorrectly on GTK and Qt
Comment 1 mitz 2011-04-02 22:37:03 PDT
Created attachment 87997 [details]
Fix incorrect assumption in RenderMediaControlTimeDisplay::layout()
Comment 2 Maciej Stachowiak 2011-04-02 22:39:42 PDT
Comment on attachment 87997 [details]
Fix incorrect assumption in RenderMediaControlTimeDisplay::layout()

r=me
Comment 3 mitz 2011-04-02 22:41:51 PDT
Fixed in r82788, I hope. <http://trac.webkit.org/changeset/82788>