MHTMLArchive::~MHTMLArchive() { #if !ENABLE(OILPAN) // Because all frames know about each other we need to perform a deep clearing of the archives graph. clearAllSubframeArchives(); #endif }
MHTMLArchive::~MHTMLArchive() { // Because all frames know about each other we need to perform a deep clearing of the archives graph. clearAllSubframeArchives(); }