[webkit-reviews] review requested: [Bug 93898] Add optional debug logging when we fall into/out of threaded scrolling : [Attachment 162601] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 6 15:16:09 PDT 2012


Tim Horton <timothy_horton at apple.com> has asked  for review:
Bug 93898: Add optional debug logging when we fall into/out of threaded
scrolling
https://bugs.webkit.org/show_bug.cgi?id=93898

Attachment 162601: patch
https://bugs.webkit.org/attachment.cgi?id=162601&action=review

------- Additional Comments from Tim Horton <timothy_horton at apple.com>
After talking to Simon, the rename hasn't propagated through to the rest of
WebCore yet (a lot of things still use "fixed" instead of "viewport
constrained"), so I'm going to use "viewport constrained" in my output (so that
I don't have to change other code which might depend on this output), but not
change any of the other naming.

I'll change the other two logs (the ones not being introduced by this patch) to
WTFLogAlways instead of printf in another patch in a few minutes.


More information about the webkit-reviews mailing list