Bug 81851 - [chromium] FPS counter causes garbage to be displayed at top left corner
Summary: [chromium] FPS counter causes garbage to be displayed at top left corner
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Vangelis Kokkevis
URL:
Keywords:
Depends on: 82361
Blocks:
  Show dependency treegraph
 
Reported: 2012-03-21 17:38 PDT by Vangelis Kokkevis
Modified: 2012-03-27 11:43 PDT (History)
4 users (show)

See Also:


Attachments
Proposed Patch (1.66 KB, patch)
2012-03-21 17:45 PDT, Vangelis Kokkevis
no flags Details | Formatted Diff | Diff

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