Bug 68214

Summary: Re-name isRootLayer to isNonCompositedContent in LayerChromium
Product: WebKit Reporter: Shawn Singh <shawnsingh>
Component: Layout and RenderingAssignee: Shawn Singh <shawnsingh>
Status: RESOLVED FIXED    
Severity: Normal CC: enne, jamesr, nduca, piman, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Shawn Singh 2011-09-15 19:39:50 PDT
to help avoid confusion between several different layers that are all related to "root".   This particular isRootLayer flag is only set by NonCompositedContentHost and actually refers to the non-composited content layer.
Comment 1 Shawn Singh 2011-09-15 20:56:30 PDT
Created attachment 107598 [details]
Patch
Comment 2 WebKit Review Bot 2011-09-16 18:13:53 PDT
Comment on attachment 107598 [details]
Patch

Clearing flags on attachment: 107598

Committed r95348: <http://trac.webkit.org/changeset/95348>
Comment 3 WebKit Review Bot 2011-09-16 18:13:57 PDT
All reviewed patches have been landed.  Closing bug.