gecko-dev/embedding
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
..
browser Bug 1316432 - Fix nsCOMPtr constructions&assignments from 0 - r=froydnj 2016-11-10 14:11:27 +11:00
components Bug 1310845 - Remove support for mozapp iframes; r=fabrice,jryans,baku,mcmanus 2016-11-16 09:13:38 -05:00
ios Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
test Bug 1310297 - Remove test annotations using b2g, mulet or gonk: embedding. r=RyanVM 2016-11-05 11:29:19 +01:00
tests/unit Bug 1310297 - Remove test annotations using b2g, mulet or gonk: embedding. r=RyanVM 2016-11-05 11:29:19 +01:00
moz.build Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
nsEmbedCID.h Bug 1054703 - Part 1: Flatten embedding/base/ into parent directory. r=bsmedberg 2014-08-20 10:27:16 -07:00
nsIWindowCreator.idl Bug 1054703 - Part 1: Flatten embedding/base/ into parent directory. r=bsmedberg 2014-08-20 10:27:16 -07:00
nsIWindowCreator2.idl Bug 1303196 - Part 2: Connect the DocGroup and TabGroup objects to nsGlobalWindow and nsDocument, ensuring that Opener is set early enough that it is correct, r=smaug 2016-10-27 15:53:35 -04:00
nsIWindowProvider.idl Bug 1303196 - Part 7: Updates to apply correctly after noopener changes, r=smaug 2016-10-27 15:53:35 -04:00