[Webkit-unassigned] [Bug 85620] [EFL] Page caching permission from EFL's FrameLoaderClient

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 8 02:27:52 PDT 2012


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





--- Comment #8 from Mikhail Pozdnyakov <mikhail.pozdnyakov at intel.com>  2012-05-08 02:27:51 PST ---
(In reply to comment #5)
> (From update of attachment 140385 [details])
> We also added a setting to our WebKitGTK+ API, do you (plan to )have something of the sort for EFL?

In EFL we have it in ewk_view:

EAPI Eina_Bool    ewk_view_setting_page_cache_get(const Evas_Object *o);
EAPI Eina_Bool    ewk_view_setting_page_cache_set(Evas_Object *o, Eina_Bool enable);

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