[Webkit-unassigned] [Bug 52712] Add a compile-time option to disable WebArchive support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 26 04:40:35 PST 2011


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





--- Comment #11 from Jeremy Moskovich <playmobil at google.com>  2011-01-26 04:40:34 PST ---
Darin: Thanks for looking this over!

The call tree for the function you mentioned seems to be:
WebPageProxy:: getResourceDataFromFrame()
     WebPage::getResourceDataFromFrame()
          DocumentLoader::subresource()

DocumentLoader::subresource() returns an ArchiveResource object.

Are ArchiveResource objects used for anything other than .webarchive support in WebKit?

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