[Webkit-unassigned] [Bug 73120] [EFL] Added DEFAULT_CACHE_SIZE define

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 25 04:45:03 PST 2011


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





--- Comment #2 from Raphael Kubo da Costa <kubo at profusion.mobi>  2011-11-25 04:45:03 PST ---
(From update of attachment 116588)
View in context: https://bugs.webkit.org/attachment.cgi?id=116588&action=review

> Source/WebKit/efl/ChangeLog:9
> +        looks more cleaner now.

more cleaner -> cleaner

> Source/WebKit/efl/ewk/ewk_tiled_matrix.cpp:68
> +#define DEFAULT_CACHE_SIZE 40960000

I'd rather use a static const size_t instead of a #define here.

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