Bug 107629

Summary: [TexMap] Don't call GraphicsLayer::setNeedsDisplay() from TextureMapperLayer.
Product: WebKit Reporter: Dongseong Hwang <dongseong.hwang>
Component: Layout and RenderingAssignee: Dongseong Hwang <dongseong.hwang>
Status: RESOLVED FIXED    
Severity: Normal CC: noam, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 106672    
Bug Blocks: 107073    
Attachments:
Description Flags
Patch none

Description Dongseong Hwang 2013-01-22 21:59:41 PST
We are removing the dependency on GraphicsLayer from TextureMapperLayer.
Comment 1 Dongseong Hwang 2013-01-22 22:00:28 PST
Bug 106672 creates new dependency on GraphicsLayer from TextureMapperLayer. This bug gets rid of it.
Comment 2 Dongseong Hwang 2013-01-22 22:02:09 PST
Created attachment 184139 [details]
Patch
Comment 3 WebKit Review Bot 2013-01-23 00:35:44 PST
Comment on attachment 184139 [details]
Patch

Clearing flags on attachment: 184139

Committed r140519: <http://trac.webkit.org/changeset/140519>
Comment 4 WebKit Review Bot 2013-01-23 00:35:48 PST
All reviewed patches have been landed.  Closing bug.