[Webkit-unassigned] [Bug 46864] [chromium] disappearing scrollbar in accelerated compositing mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 30 11:21:07 PDT 2010


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





--- Comment #4 from Vangelis Kokkevis <vangelis at chromium.org>  2010-09-30 11:21:07 PST ---
(From update of attachment 69351)
View in context: https://bugs.webkit.org/attachment.cgi?id=69351&action=review

> WebKit/chromium/src/WebViewImpl.cpp:2227
>      if (!view)

Is this a good opportunity to also take care of the FIXME at the top of this method?

> WebKit/chromium/src/WebViewImpl.cpp:2278
> +        m_rootLayerDirtyRect.unite(innerDamage);

Does this mean you'll now have damage in both the unscrolled location and the scrolled one? Could you just reset the m_rootLayerDirtyRect to be be equal to innerDamage?

-- 
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