WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
132640
Add scrolling tree logging to RemoteLayerTree output
https://bugs.webkit.org/show_bug.cgi?id=132640
Summary
Add scrolling tree logging to RemoteLayerTree output
Simon Fraser (smfr)
Reported
2014-05-06 20:54:59 PDT
Add scrolling tree logging to RemoteLayerTree output
Attachments
Patch
(17.96 KB, patch)
2014-05-06 21:01 PDT
,
Simon Fraser (smfr)
bdakin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2014-05-06 20:55:34 PDT
Sample output: (scrolling state tree (has changed properties 1) (has new root node 0) (node 3 (type frame-scrolling) (children (node 4 (type overflow-scrolling) (scroll-position (0,157)) (children (node 5 (type sticky) (sticky position-at-last-layout width=0 height=-113) (layer-position-at-last-layout (0,447))))))))
Simon Fraser (smfr)
Comment 2
2014-05-06 21:01:18 PDT
Created
attachment 230968
[details]
Patch
Tim Horton
Comment 3
2014-05-06 21:53:33 PDT
(In reply to
comment #1
)
> Sample output: > (scrolling state tree > (has changed properties 1) > (has new root node 0) > (node 3 > (type frame-scrolling) > (children > (node 4 > (type overflow-scrolling) > (scroll-position (0,157)) > (children > (node 5 > (type sticky) > (sticky position-at-last-layout width=0 height=-113)
I think there should be a dash between sticky and position.
> (layer-position-at-last-layout (0,447))))))))
Simon Fraser (smfr)
Comment 4
2014-05-07 11:44:02 PDT
https://trac.webkit.org/r168433
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug