Bug 108401

Summary: Coordinated Graphics: view the debug border/repaint count of the non composited layer.
Product: WebKit Reporter: Dongseong Hwang <dongseong.hwang>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bruno.abinader, dev, jaepark, noam, webkit.review.bot, zeno
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 105787    
Bug Blocks: 107942    
Attachments:
Description Flags
Patch
none
Patch none

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.