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 Bug 1275744 - Reference MOZ_LOG in uriloader comments. r=erahm 2016-05-26 11:48:27 -07:00
OfflineCacheUpdateGlue.h Bug 1165256 - Make appcache fully work with OriginAttribues. r=jduell 2016-01-18 20:20:08 +01:00
OfflineCacheUpdateParent.cpp Bug 1310845 - Remove support for mozapp iframes; r=fabrice,jryans,baku,mcmanus 2016-11-16 09:13:38 -05:00
OfflineCacheUpdateParent.h Bug 1165256 - Make appcache fully work with OriginAttribues. r=jduell 2016-01-18 20:20:08 +01:00
POfflineCacheUpdate.ipdl Bug 1240871 - Don't allow implicit "async" in IPDL (r=mccr8,billm) 2016-01-28 20:56:37 -08:00
moz.build Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
nsCPrefetchService.h
nsIOfflineCacheUpdate.idl Bug 1238160 - Rename OriginAttributes.mInBrowser and associated methods. r=bz,mayhemer 2016-03-02 10:35:56 -06:00
nsIPrefetchService.idl Bug 580313 - New resource hints for link. r=smaug 2016-02-26 02:41:00 +01:00
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