[Webkit-unassigned] [Bug 33808] Animated scaling of background-image is too slow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 19 14:26:52 PST 2010


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


Eric Seidel <eric at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eric at webkit.org




--- Comment #3 from Eric Seidel <eric at webkit.org>  2010-01-19 14:26:51 PST ---
../../WebCore/rendering/RenderBoxModelObject.cpp: In static member function
‘static bool
WebCore::RenderBoxModelScaleObserver::shouldPaintBackgroundAtLowQuality(WebCore::RenderBoxModelObject*,
WebCore::Image*, const WebCore::IntSize&)’:
../../WebCore/rendering/RenderBoxModelObject.cpp:147: error: ‘currentTime’ was
not declared in this scope
../../WebCore/rendering/RenderBoxModelObject.cpp:156: error: ‘currentTime’ was
not declared in this scope

Looks like it's missing an include?  <wtf/CurrentTime.h>

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