gecko-dev/netwerk
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
..
base Bug 1310845 - Remove support for mozapp iframes; r=fabrice,jryans,baku,mcmanus 2016-11-16 09:13:38 -05:00
build Bug 1288308 - Part 1: implement nsNamedPipeService; r=bagder,mayhemer 2016-11-03 18:15:08 +08:00
cache Bug 1316206 - Fix RefPtr assignments from 0 - r=froydnj 2016-11-08 14:34:06 +11:00
cache2 Bug 1313095 - Add telemetry to measure if cache loads are faster than network loads r=michal 2016-11-10 16:14:34 +01:00
cookie Bug 1310845 - Remove support for mozapp iframes; r=fabrice,jryans,baku,mcmanus 2016-11-16 09:13:38 -05:00
dns Bug 1281448 - part 1+2 - Update character property table generator script for Unicode 9 (in particular, security/xidmodifications.txt is replaced by security/IdentifierStatus.txt and IdentifierType.txt), and adjust APIs to fit the new identifier-type property model; update the generated data files. r=m_kato 2016-11-14 09:23:49 +00:00
ipc Bug 1310845 - Remove support for mozapp iframes; r=fabrice,jryans,baku,mcmanus 2016-11-16 09:13:38 -05:00
locales Bug 1289135 - Fix typos in the properties files r=Ehsan 2016-07-25 16:34:38 +02:00
mime Bug 1311669 - replace string literals containing escaped characters with raw string literals. r=valentin 2016-11-01 14:44:09 +02:00
protocol merge mozilla-inbound to mozilla-central a=merge 2016-11-15 12:26:41 +01:00
sctp Bug 1311669 - Use C++11's override and remove virtual where applicable. r=valentin 2016-11-08 16:36:58 +02:00
socket Backed out changeset 690c0cdddff7 (bug 1315143) for bustage 2016-11-14 12:52:35 +01:00
srtp Bug 1297662 - Remove gf2_8.c & gf2_8.h as they are unused. r=jesup 2016-09-26 06:40:59 -05:00
standalone Bug 1275464 - Part 2. Move socket transport service thread shutdown to xpcom-shutdown-threads. r=dragana 2016-09-19 13:29:59 -04:00
streamconv Bug 1316432 - Fix nsCOMPtr constructions&assignments from 0 - r=froydnj 2016-11-10 14:11:27 +11:00
system Bug 1311669 - replace default bodies of special member functions with = default; r=valentin 2016-11-01 14:44:09 +02:00
test Bug 1310845 - Remove support for mozapp iframes; r=fabrice,jryans,baku,mcmanus 2016-11-16 09:13:38 -05:00
wifi Bug 1311669 - use auto type specifier for variable declarations to improve code readability and maintainability. r=valentin 2016-11-01 14:44:09 +02:00
moz.build Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
necko-config.h.in