Home
last modified time | relevance | path

Searched refs:MainResource (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/loader/archive/cf/
DLegacyWebArchive.h55 enum MainResourceStatus { Subresource, MainResource }; enumerator
DLegacyWebArchive.cpp134 …aryRef> mainResourceDict = createPropertyListRepresentation(archive->mainResource(), MainResource); in createPropertyListRepresentation()
/external/webkit/Source/WebKit/mac/
DChangeLog-2010-01-2918824 …(WebCore::FrameLoader::finishedLoadingDocument): Set the archive's MainResource data as the parsed…
/external/webkit/Source/WebCore/
DChangeLog-2008-08-1038036 …(WebCore::FrameLoader::finishedLoadingDocument): Set the archive's MainResource data as the parsed…
38197 Contains a MainResource, subresources, and Archives for subframes
DChangeLog-2009-06-1691155 … Subresources can never be created from nil data, but there is always a MainResource, whether