Home
last modified time | relevance | path

Searched refs:ApplicationCacheUpdateOption (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebCore/loader/appcache/
DApplicationCacheGroup.h50 enum ApplicationCacheUpdateOption { enum
75 …void update(Frame*, ApplicationCacheUpdateOption); // FIXME: Frame should not bee needed when upda…
DApplicationCacheGroup.cpp388 void ApplicationCacheGroup::update(Frame* frame, ApplicationCacheUpdateOption updateOption) in update()
/external/webkit/WebCore/
DChangeLog-2009-06-1647047 (WebCore::ApplicationCacheUpdateOption): Per HTML5, cache updating should work differently