[Webkit-unassigned] [Bug 85585] [EFL] EFL's LayoutTestController does not implement setApplicationCacheOriginQuota

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 6 12:02:04 PDT 2012


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





--- Comment #2 from Raphael Kubo da Costa (rakuco) <rakuco at webkit.org>  2012-05-06 12:02:02 PST ---
(From update of attachment 140170)
View in context: https://bugs.webkit.org/attachment.cgi?id=140170&action=review

> Source/WebKit/efl/ewk/ewk_view.h:177
> +    uint64_t (*exceeded_application_cache_quota)(Ewk_View_Smart_Data *sd, Ewk_Security_Origin* origin, int64_t defaultOriginQuota, int64_t totalSpaceNeeded);

Whenever you change this struct, you need to bump EWK_VIEW_SMART_CLASS_VERSION.

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