RESOLVED FIXED 174134
Move ScrolledContentsLayer property to ScrollingStateScrollingNode
https://bugs.webkit.org/show_bug.cgi?id=174134
Summary Move ScrolledContentsLayer property to ScrollingStateScrollingNode
Frédéric Wang (:fredw)
Reported 2017-07-04 09:05:41 PDT
This property is shared by frame and overflow nodes, so we could actually try and move it to their ancestor ScrollingStateScrollingNode.
Attachments
WIP Patch (21.49 KB, patch)
2017-07-04 09:10 PDT, Frédéric Wang (:fredw)
no flags
Patch (25.74 KB, patch)
2017-07-04 10:14 PDT, Frédéric Wang (:fredw)
simon.fraser: review+
Frédéric Wang (:fredw)
Comment 1 2017-07-04 09:10:52 PDT
Created attachment 314568 [details] WIP Patch
Frédéric Wang (:fredw)
Comment 2 2017-07-04 10:14:50 PDT
Frédéric Wang (:fredw)
Comment 3 2017-07-05 10:56:20 PDT
Note You need to log in before you can comment on or make changes to this bug.