gecko-dev/uriloader/prefetch
Ehsan Akhgari eac76d9772 Bug 1310845 - Remove support for mozapp iframes; r=fabrice,jryans,baku,mcmanus
This patch removes support for mozapp iframes, leaving support for
mozbrowser iframes intact.  Some of the code has been rewritten in order
to phrase things in terms of mozbrowser only, as opposed to mozbrowser
or app.  In some places, code that was only useful with apps has been
completely removed, so that the APIs consumed can also be removed.  In
some places where the notion of appId was bleeding out of this API, now
we use NO_APP_ID.  Other notions of appId which were restricted to this
API have been removed.
2016-11-16 09:13:38 -05:00
..
OfflineCacheUpdateChild.cpp Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
OfflineCacheUpdateChild.h Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
OfflineCacheUpdateGlue.cpp
OfflineCacheUpdateGlue.h
OfflineCacheUpdateParent.cpp Bug 1310845 - Remove support for mozapp iframes; r=fabrice,jryans,baku,mcmanus 2016-11-16 09:13:38 -05:00
OfflineCacheUpdateParent.h
POfflineCacheUpdate.ipdl
moz.build
nsCPrefetchService.h
nsIOfflineCacheUpdate.idl
nsIPrefetchService.idl
nsOfflineCacheUpdate.cpp Bug 1018486 - Part 5: Changes in docshell/ and uriloader/, r=bz 2016-09-07 10:50:41 -04:00
nsOfflineCacheUpdate.h Bug 1294645 - Don't use NS_CALLBACK for callbacks in nsI{Input,Output,UnicharInput},Stream.idl. r=froydnj. 2016-08-12 17:36:22 +10:00
nsOfflineCacheUpdateService.cpp Bug 1018486 - Part 5: Changes in docshell/ and uriloader/, r=bz 2016-09-07 10:50:41 -04:00
nsPrefetchService.cpp Bug 1018486 - Part 5: Changes in docshell/ and uriloader/, r=bz 2016-09-07 10:50:41 -04:00
nsPrefetchService.h Bug 1268962 - Add load / error event to prefetch link. r=bz 2016-08-12 15:09:05 +08:00