[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 10:47:44 PST 2011


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





--- Comment #12 from Darin Adler <darin at apple.com>  2011-01-26 10:47:43 PST ---
(In reply to comment #11)
> 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?

This feature is used for commands like Save Image As in the Safari context menu. Commands that have nothing to do with .webarchive files. I don’t know if that answers your question.

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