Home | History | Annotate | Download | only in WebCore

Lines Matching full:webarchive

2436         Add a compile-time option to completely disable WebArchive support.
2439 Add an ENABLE(WEB_ARCHIVE) compile-time setting and use it for all WebArchive code.
2443 WebArchive support.
2446 WebArchive support is currently enabled for all ports that define PLATFORM(CF) apart from Qt.
2453 * loader/DocumentLoader.cpp: Surround WebArchive code with #ifdef.