[Webkit-unassigned] [Bug 62713] [EFL] Implement animationXXX functions for Progress Tag

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 15 06:13:14 PDT 2011


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


Raphael Kubo da Costa <kubo at profusion.mobi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kubo at profusion.mobi




--- Comment #2 from Raphael Kubo da Costa <kubo at profusion.mobi>  2011-06-15 06:13:13 PST ---
> Source/WebCore/platform/efl/RenderThemeEfl.cpp:1095
> +// These values have been copied from RenderThemeGtk.cpp

I'd rather have all these static consts in the beginning of the file, before the actual method implementations.

> Source/WebCore/platform/efl/RenderThemeEfl.cpp:1096
> +static const int progressActivityBlocks = 5;

This one doesn't seem to be used.

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