Bug 68214 - Re-name isRootLayer to isNonCompositedContent in LayerChromium
Summary: Re-name isRootLayer to isNonCompositedContent in LayerChromium
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: Shawn Singh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-15 19:39 PDT by Shawn Singh
Modified: 2011-10-11 16:50 PDT (History)
5 users (show)

See Also:


Attachments
Patch (8.63 KB, patch)
2011-09-15 20:56 PDT, Shawn Singh
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.