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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 28 05:03:19 PST 2011


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





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

> Source/WebKit/efl/ewk/ewk_tiled_matrix.cpp:68
> +const size_t DEFAULT_CACHE_SIZE = 40 * 1024 * 1024;

static const, not const.

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