gecko-dev/browser
Yoshi Huang 996e0349b3 Bug 1300671 - set firstPartyDomain on about: pages. r=smaug
When we load about:blank in a remote tab, it will have
LOAD_FLAGS_DISALLOW_INHERIT_PRINCIPAL flag set, which will make
NullPrinicipal as its document principal. So we add
NULL_PRINCIPAL_FIRST_PARTY_DOMAIN as its firstPartyDomain.

So when we load data:, or javascript: URI in a remote tab, it will inherit the
principal from about:blank, hence also inherit the origin attributes.

There are also some about: pages will use codebase principal, so we also
set ABOUT_URI_FIRST_PARTY_DOMAIN as firstPartyDomain on their
principals.
2017-03-14 16:22:02 +08:00
..
app Bug 1338476 - Add "pdfium.enabled" as a pref for turning on/off mortar pdf. r=evelyn, r=Gijs 2017-03-13 19:57:00 +01:00
base Bug 1346720 - Disallow invalid report IDs early on. r=gerald 2017-03-13 18:40:45 -04:00
branding Bug 1339400 - Removed the leftover silhouette-40.svg files. Removed the instances of the svg file in the respective jar.mn. RM'd the files to make sure mercurial stops tracking the deleted files now. r=florian 2017-03-02 12:56:26 +05:30
components Bug 1300671 - set firstPartyDomain on about: pages. r=smaug 2017-03-14 16:22:02 +08:00
config Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2017-03-06 23:53:55 +01:00
docs Bug 1309256 - Add documentation for BrowserUsageTelemetry. r=gfritzsche 2016-11-09 00:18:00 +01:00
experiments Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps 2017-01-18 10:30:39 +00:00
extensions Bug 1338476 - Add "pdfium.enabled" as a pref for turning on/off mortar pdf. r=evelyn, r=Gijs 2017-03-13 19:57:00 +01:00
fonts Bug 1319020 - Update built-in EmojiOneMozilla font to v0.2.2, r=Dolske,jfkthame 2016-11-21 17:54:08 +08:00
installer Bug 1315309 - Preprocess find-dupes exception list. r=mshal 2017-03-08 15:38:33 +09:00
locales merge mozilla-inbound to mozilla-central a=merge 2017-03-13 15:22:26 +01:00
modules merge mozilla-inbound to mozilla-central a=merge 2017-03-13 15:22:26 +01:00
themes Backed out changeset 5a7fca706daa (bug 1329942) for failing browser-chrome browser_bug553455.js. r=backout 2017-03-08 19:57:15 +01:00
tools/mozscreenshots Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws. 2017-01-25 07:01:52 +01:00
.eslintrc.js Backed out changeset fc7f502a43a1 (bug 1336070) 2017-02-03 13:26:41 +01:00
LICENSE
Makefile.in
app-rules.mk
app.mozbuild
build.mk Bug 1333826 - Remove the make-sdk build target, the INSTALL_SDK variable, and all the supporting packager/upload machinery, r=mshal 2017-01-25 12:37:19 -05:00
confvars.sh Bug 1341967 - remove MOZ_RUST_MP4PARSE. r=kinetik 2017-03-01 14:44:42 +08:00
defs.mk
moz.build
moz.configure