[Webkit-unassigned] [Bug 71595] [chromium] Add draw-time scale delta to compositor thread

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 8 16:17:55 PST 2011


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





--- Comment #19 from Alexandre Elias <aelias at chromium.org>  2011-11-08 16:17:55 PST ---
(From update of attachment 114153)
View in context: https://bugs.webkit.org/attachment.cgi?id=114153&action=review

>> Source/WebCore/ChangeLog:6
>> +        Reviewed by James Robinson.
> 
> getting a bit ahead of yourself there I think :)

Sorry, don't know the process, reverted.

>> Source/WebCore/platform/graphics/chromium/LayerChromium.h:135
>> +    void setScrollable(bool scrollable) { m_scrollable = true; }
> 
> can you update LayerChromiumTest.cpp's checkPropertyChangeCausesCorrectBehavior test for this property?

Done.

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