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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 11 07:21:47 PDT 2012


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





--- Comment #4 from Raphael Kubo da Costa (rakuco) <rakuco at webkit.org>  2012-05-11 07:20:51 PST ---
(In reply to comment #3)
> (In reply to comment #2)
> > (From update of attachment 141388 [details] [details])
> > View in context: https://bugs.webkit.org/attachment.cgi?id=141388&action=review
> > 
> > I wonder if we should use the word "origin" for the ewk_settings function -- I would expect it to take a Ewk_Security_Origin, not a const char*.
> 
> He followed the style of an existing similar function:
> void ewk_settings_local_storage_database_origin_clear(const char* url);
> 
> At least he is consistent.

That's right, but that function was introduced before tmpsantos committed his Ewk_Security_Origin stuff :-)

Wouldn't it make sense to move this new one into ewk_security_origin.cpp itself?

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