[Webkit-unassigned] [Bug 106502] Don't drop to huge tile mode if we're only slow-scrolling because of a page overlay

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 9 16:44:50 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=106502





--- Comment #4 from Tim Horton <timothy_horton at apple.com>  2013-01-09 16:46:43 PST ---
(In reply to comment #3)
> (From update of attachment 182012 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=182012&action=review
> 
> > Source/WebCore/rendering/RenderLayerBacking.cpp:204
> > -            if (scrollingCoordinator->shouldUpdateScrollLayerPositionOnMainThread())
> > +            if (scrollingCoordinator->mainThreadScrollingReasons() & ~ScrollingCoordinator::ForcedOnMainThread)
> 
> I think you should explain what this does with a comment.

okiedokie.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list