Bug 108401 - Coordinated Graphics: view the debug border/repaint count of the non composited layer.
Summary: Coordinated Graphics: view the debug border/repaint count of the non composit...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 105787
Blocks: 107942
  Show dependency treegraph
 
Reported: 2013-01-30 16:21 PST by Dongseong Hwang
Modified: 2013-01-31 06:08 PST (History)
6 users (show)

See Also:


Attachments
Patch (1.94 KB, patch)
2013-01-30 23:15 PST, Seulgi Kim
no flags Details | Formatted Diff | Diff
Patch (1.86 KB, patch)
2013-01-31 04:15 PST, Seulgi Kim
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dongseong Hwang 2013-01-30 16:21:59 PST
There is not caller that calls setShowDebugBorder() and setShowRepaintCounter() of CoordinatedLayerTreeHost::m_nonCompositedContentLayer.
So we can not see the debug border/repaint count of the non composited layer yet.
Comment 1 Seulgi Kim 2013-01-30 23:15:38 PST
Created attachment 185682 [details]
Patch
Comment 2 Seulgi Kim 2013-01-31 04:15:40 PST
Created attachment 185743 [details]
Patch
Comment 3 Noam Rosenthal 2013-01-31 05:30:30 PST
Comment on attachment 185743 [details]
Patch

This is pretty trivial, LGTM.
Comment 4 WebKit Review Bot 2013-01-31 06:08:54 PST
Comment on attachment 185743 [details]
Patch

Clearing flags on attachment: 185743

Committed r141412: <http://trac.webkit.org/changeset/141412>
Comment 5 WebKit Review Bot 2013-01-31 06:08:58 PST
All reviewed patches have been landed.  Closing bug.