Bug 194089 - Call the frame main contents layer "rootContentsLayer" consistently.
Summary: Call the frame main contents layer "rootContentsLayer" consistently.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Scrolling (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-01-31 05:14 PST by Antti Koivisto
Modified: 2019-01-31 11:40 PST (History)
3 users (show)

See Also:


Attachments
patch (31.65 KB, patch)
2019-01-31 06:48 PST, Antti Koivisto
no flags Details | Formatted Diff | Diff
patch (31.31 KB, patch)
2019-01-31 06:51 PST, Antti Koivisto
no flags Details | Formatted Diff | Diff
patch (31.46 KB, patch)
2019-01-31 06:54 PST, Antti Koivisto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2019-01-31 05:14:44 PST
This is currently called "rootContentsLayer" in the compositor and "scrolledContentsLayer" in the scrolling tree. We want to free term "scrolledContentsLayer" to mean the direct child layer of the scrollview layer.
Comment 1 Antti Koivisto 2019-01-31 06:48:50 PST
Created attachment 360721 [details]
patch
Comment 2 Antti Koivisto 2019-01-31 06:51:12 PST
Created attachment 360722 [details]
patch
Comment 3 Antti Koivisto 2019-01-31 06:54:35 PST
Created attachment 360723 [details]
patch
Comment 4 WebKit Commit Bot 2019-01-31 11:39:44 PST
Comment on attachment 360723 [details]
patch

Clearing flags on attachment: 360723

Committed r240800: <https://trac.webkit.org/changeset/240800>
Comment 5 WebKit Commit Bot 2019-01-31 11:39:46 PST
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2019-01-31 11:40:28 PST
<rdar://problem/47710199>