[Webkit-unassigned] [Bug 86195] [EFL][DRT] LayoutTestController does not implement clearApplicationCacheForOrigin

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 14 11:26:53 PDT 2012


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





--- Comment #7 from Jussi Kukkonen <jussi.kukkonen at intel.com>  2012-05-14 11:25:57 PST ---
Note that this still depends on chris' patch from bug 85585. Feel free to remove review flag here if it isn't appropriate until the blocker lands.


After talking with tmpsantos this is what I ended up adding:

 void ewk_security_origin_application_cache_clear
     (const Ewk_Security_Origin *origin)
 Ewk_Security_Origin *ewk_security_origin_new_from_string
     (const char *url)

The latter because it wasn't possible to create a new E_S_O otherwise. I think the end result still looks cleaner: E_S_O is a better place for this.

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