Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/loader/appcache/
DApplicationCacheGroup.h51 enum ApplicationCacheUpdateOption { enum
79 …void update(Frame*, ApplicationCacheUpdateOption); // FIXME: Frame should not be needed when updat…
DApplicationCacheGroup.cpp416 void ApplicationCacheGroup::update(Frame* frame, ApplicationCacheUpdateOption updateOption) in update()
/external/webkit/Source/WebCore/
DChangeLog-2009-06-1647047 (WebCore::ApplicationCacheUpdateOption): Per HTML5, cache updating should work differently