Bug 28730

Summary: RenderThemeMac.mm has incorrect casting for media control element
Product: WebKit Reporter: Hin-Chung Lam <hclam>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: eric
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
patch + change log none

Description Hin-Chung Lam 2009-08-25 20:49:18 PDT
There is an incorrect casting of MediaControlMuteButtonElement to MediaControlPlayButtonElement in  RenderThemeMac::paintMediaMuteButton().
Comment 1 Hin-Chung Lam 2009-08-25 20:54:38 PDT
Created attachment 38593 [details]
patch + change log

This bug does not cause any problem but is apparently incorrect.
Comment 2 Eric Seidel (no email) 2009-08-26 07:06:21 PDT
Comment on attachment 38593 [details]
patch + change log

Clearing flags on attachment: 38593

Committed r47778: <http://trac.webkit.org/changeset/47778>
Comment 3 Eric Seidel (no email) 2009-08-26 07:06:25 PDT
All reviewed patches have been landed.  Closing bug.