[webkit-reviews] review requested: [Bug 93898] Add optional debug logging when we fall into/out of threaded scrolling : [Attachment 162272] update log state regardless of tile border pref (!), fix a typo

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 5 09:53:44 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 162272: update log state regardless of tile border pref (!), fix a
typo
https://bugs.webkit.org/attachment.cgi?id=162272&action=review

------- Additional Comments from Tim Horton <timothy_horton at apple.com>
I'm still not sure we want to take this approach, but the log channel approach
seems like a dead end. Ideally, we'd be able to hand structured data to
clients, but I haven't had a chance to look into how to make that work yet, and
it seems likely that that approach will involve equal or greater amounts of
plumbing.

In either case, we will still need to keep the "reason" for dropping to
main-thread scrolling around, which this patch does.


More information about the webkit-reviews mailing list