Bug 103233

Summary: Remove redundant assignment in TextureMapperLayer::flushCompositingStateSelf
Product: WebKit Reporter: Jae Hyun Park <jaepark>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: noam, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 102994    
Attachments:
Description Flags
Patch none

Description Jae Hyun Park 2012-11-26 02:43:33 PST
There is a redundant assignment in TextureMapperLayer::flushCompositingStateSelf.
We must remove it.
Comment 1 Jae Hyun Park 2012-11-26 02:47:30 PST
Created attachment 175950 [details]
Patch
Comment 2 WebKit Review Bot 2012-11-26 09:34:15 PST
Comment on attachment 175950 [details]
Patch

Clearing flags on attachment: 175950

Committed r135734: <http://trac.webkit.org/changeset/135734>
Comment 3 WebKit Review Bot 2012-11-26 09:34:18 PST
All reviewed patches have been landed.  Closing bug.