Bug 81851

Summary: [chromium] FPS counter causes garbage to be displayed at top left corner
Product: WebKit Reporter: Vangelis Kokkevis <vangelis>
Component: WebCore Misc.Assignee: Vangelis Kokkevis <vangelis>
Status: RESOLVED FIXED    
Severity: Normal CC: cc-bugs, enne, jamesr, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 82361    
Bug Blocks:    
Attachments:
Description Flags
Proposed Patch none

Description Vangelis Kokkevis 2012-03-21 17:38:45 PDT
This is because the HUD code expected the PlatformCanvas it uses to be cleared on creation which is no longer happening after  http://src.chromium.org/viewvc/chrome?view=rev&revision=127196.
Comment 1 Vangelis Kokkevis 2012-03-21 17:45:47 PDT
Created attachment 133156 [details]
Proposed Patch
Comment 2 Adrienne Walker 2012-03-21 18:19:56 PDT
Comment on attachment 133156 [details]
Proposed Patch

Thanks for fixing this.  :)
Comment 3 WebKit Review Bot 2012-03-21 19:21:58 PDT
Comment on attachment 133156 [details]
Proposed Patch

Clearing flags on attachment: 133156

Committed r111641: <http://trac.webkit.org/changeset/111641>
Comment 4 WebKit Review Bot 2012-03-21 19:22:02 PDT
All reviewed patches have been landed.  Closing bug.