Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Перейти к файлу
Johann Hofmann 204f15a778 Bug 1584543 - Make checks for in-content functionality depend on documentURI instead of principal URI. r=ckerschb,Gijs
This is a necessary change that was done for Fluent access in bug 1573276. In almost all cases,
we want to rely on the principal for making security decisions, but the principal does not
store the original URI in cases where an about: page was sandboxed (it becomes a null principal URI),
and thus we need to use the documentURI here.

Differential Revision: https://phabricator.services.mozilla.com/D47582

--HG--
extra : moz-landing-system : lando
2019-10-01 12:14:22 +00:00
.cargo Bug 1582650 - Cranelift: update version to 0.44, rev to 182414f15c18538dfebbe040469ec8001e93ecc5. r=bbouvier. 2019-09-26 09:40:11 +00:00
.vscode Bug 1583388 - Recommend the Firefox debugger VSCode plugin. r=jlast 2019-09-26 22:01:19 +00:00
accessible Bug 1584465: Null check parent accessible before attribute check to cover root case. r=Jamie 2019-09-30 16:23:30 +00:00
browser Bug 1584543 - Make checks for in-content functionality depend on documentURI instead of principal URI. r=ckerschb,Gijs 2019-10-01 12:14:22 +00:00
build Backed out 10 changesets (bug 1550108) for causing build bustages on StartupCache.cpp. 2019-09-29 01:14:31 +03:00
caps Bug 1577298 - Do not stop at the current document when computing the top-level principal for storage partitioning; r=baku 2019-09-27 14:05:13 +00:00
chrome Bug 1585156 - Remove useless inclusions of nsIDOMWindow.h and nsIDOMWindowUtils.h r=smaug 2019-09-30 22:06:47 +00:00
config Bug 1583268: Update tzdata in ICU data files to 2019c. r=jwalden 2019-09-25 23:33:11 +00:00
devtools Bug 1563291 - Use shared error icon and icon colors for Network security state icons; r=Honza,Harald 2019-10-01 11:11:17 +00:00
docshell Bug 1585156 - Remove useless inclusions of nsIDOMWindow.h and nsIDOMWindowUtils.h r=smaug 2019-09-30 22:06:47 +00:00
dom Bug 1584543 - Make checks for in-content functionality depend on documentURI instead of principal URI. r=ckerschb,Gijs 2019-10-01 12:14:22 +00:00
editor Bug 1585156 - Remove useless inclusions of nsIDOMWindow.h and nsIDOMWindowUtils.h r=smaug 2019-09-30 22:06:47 +00:00
extensions Bug 1402957 - Removed URI based nsIPermissionManager methods. r=johannh,Ehsan 2019-09-27 14:55:53 +00:00
gfx Bug 1580922. Partially revert blob recoord fallback changes. r=nical 2019-10-01 12:15:53 +00:00
gradle/wrapper
hal Bug 1585156 - Remove useless inclusions of nsIDOMWindow.h and nsIDOMWindowUtils.h r=smaug 2019-09-30 22:06:47 +00:00
image Bug 1584290 - Enable many reftests on Android; r=geckoview-reviewers,snorp 2019-09-30 16:34:16 +00:00
intl Bug 1583177 - Add ca-valencia, trs to languageNames.ftl and language.properties r=m_kato,fluent-reviewers,Pike 2019-09-27 12:10:19 +00:00
ipc Bug 1584992: Make upgrade-insecure-requests work with fission enabled. r=jkt 2019-09-30 21:33:28 +00:00
js Bug 1585246 - Update BinAST.yaml to use ParseInfo. r=Yoric 2019-10-01 07:50:55 +00:00
layout Bug 1580922. Partially revert blob recoord fallback changes. r=nical 2019-10-01 12:15:53 +00:00
media Bug 1560370 - move webrtc-sdp out of tree; r=drno 2019-10-01 01:01:56 +00:00
memory Bug 1411613 - mark certain allocation functions as non-throwing; r=glandium 2019-09-04 23:40:15 +00:00
mfbt Backed out 10 changesets (bug 1550108) for causing build bustages on StartupCache.cpp. 2019-09-29 01:14:31 +03:00
mobile Bug 1567549 - Removes incorrect empty field-value filter r=geckoview-reviewers,snorp 2019-09-11 18:24:27 +00:00
modules Bug 1583986 - add pref to control ffvpx mp3 decoding so we can turn it off if needed. r=bwc,jya 2019-09-30 14:29:08 +00:00
mozglue Bug 1584571: Fix DLL blocklist entries for oly*.dll to use the correct condition; r=mhowell 2019-09-27 18:07:20 +00:00
netwerk Bug 1584089 - Use only global routes for network ID calculation, r=valentin 2019-10-01 12:58:18 +00:00
nsprpub
other-licenses Bug 1578489 - New Windows installer icon. r=agashlin 2019-09-23 22:00:43 +00:00
parser Bug 1546783 - Speculatively load @import rules inside <style>. r=bzbarsky,hsivonen 2019-09-30 13:39:33 +00:00
python Bug 1583234 - Set HGPLAIN when running hg during an artifact build. r=nalexander 2019-09-30 21:35:40 +00:00
remote Bug 1582531 - Update fission annotations for skipped tests that are now passing succesfully, r=kmag 2019-09-27 14:25:10 +00:00
security Bug 1560353 - Add test for external session cache r=keeler 2019-09-30 13:25:03 +00:00
services Bug 1585211 - Have TPS enable sync when the test user logs in. r=tcsc 2019-10-01 00:32:01 +00:00
servo Bug 1510486 - Set WillChangeBits::TRANSFORM for individual transform. r=hiro 2019-09-30 21:52:30 +00:00
startupcache Backed out 10 changesets (bug 1550108) for causing build bustages on StartupCache.cpp. 2019-09-29 01:14:31 +03:00
storage Bug 1584431 part 4. Use the new length-aware versions of JS_StringEqualsAscii and JS_FlatStringEqualsAscii where possible. r=jwalden 2019-09-27 21:25:23 +00:00
taskcluster Bug 1460347 - snap: enable joystick interface r=mtabara 2019-10-01 10:07:07 +00:00
testing Bug 1580922. Partially revert blob recoord fallback changes. r=nical 2019-10-01 12:15:53 +00:00
third_party Bug 1560370 - move webrtc-sdp out of tree; r=drno 2019-10-01 01:01:56 +00:00
toolkit Bug 1584543 - Make checks for in-content functionality depend on documentURI instead of principal URI. r=ckerschb,Gijs 2019-10-01 12:14:22 +00:00
tools Bug 1578497 - Overwrite notarization ticket on each partial update instead of patching, so pkgs can be updated, r=bhearsum 2019-10-01 02:42:10 +00:00
uriloader Bug 1585156 - Remove useless inclusions of nsIDOMWindow.h and nsIDOMWindowUtils.h r=smaug 2019-09-30 22:06:47 +00:00
view Bug 1583534 - Further simplify PresShell::ResizeReflow. r=botond 2019-09-25 19:12:44 +00:00
widget Bug 1585156 - Remove useless inclusions of nsIDOMWindow.h and nsIDOMWindowUtils.h r=smaug 2019-09-30 22:06:47 +00:00
xpcom Bug 1584969 - Use nsMaybeWeakPtr to simplify the nsIProcess implementation r=kmag 2019-09-30 18:28:31 +00:00
xpfe/appshell Bug 1585156 - Remove useless inclusions of nsIDOMWindow.h and nsIDOMWindowUtils.h r=smaug 2019-09-30 22:06:47 +00:00
.arcconfig
.clang-format
.clang-format-ignore Backed out 10 changesets (bug 1550108) for causing build bustages on StartupCache.cpp. 2019-09-29 01:14:31 +03:00
.cron.yml Bug 1583650 - Add general performance testing cron task. r=perftest-reviewers,davehunt 2019-09-27 15:51:46 +00:00
.eslintignore Bug 1583785 - Remove devtools webpack reference in eslintignore r=Standard8 2019-09-25 12:15:29 +00:00
.eslintrc.js Bug 1579452 - Enable ESLint rule no-async-promise-executor on disabled locations for devtools. r=jlast 2019-09-17 17:50:23 +00:00
.flake8 Bug 1567642 - [lint.flake8] Skip remaining flake8 under Python 3 lint issues r=gbrown 2019-09-24 14:46:38 +00:00
.gdbinit
.gdbinit_python
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER
Cargo.lock Bug 1560370 - move webrtc-sdp out of tree; r=drno 2019-10-01 01:01:56 +00:00
Cargo.toml Bug 1582650 - Cranelift: update version to 0.44, rev to 182414f15c18538dfebbe040469ec8001e93ecc5. r=bbouvier. 2019-09-26 09:40:11 +00:00
GNUmakefile
LEGAL
LICENSE
Makefile.in Bug 1540276: Migrate authenticode signing to autograph r=Callek,mshal 2019-09-30 13:57:32 +00:00
README.txt
aclocal.m4
build.gradle
client.mk
client.py Bug 1559975 - fix python2 and python3 linter errors for client.py r=ahal 2019-09-11 21:06:34 +00:00
configure.in
configure.py
gradle.properties
gradlew
gradlew.bat
mach Bug 1580280 - [mozlint] Run |mach lint| with Python 3 and drop support for Python 2 r=mars 2019-09-30 15:09:41 +00:00
moz.build Bug 1580028 - Always merge PGO profile data in the run task; r=firefox-build-system-reviewers,chmanchester 2019-09-10 21:56:15 +00:00
moz.configure Bug 1580670 - Disable Visual Studio backend when building GeckoView on Windows. r=froydnj 2019-09-17 13:47:50 +00:00
mozilla-config.h.in
old-configure.in Bug 1580898 - move warnings-as-errors logic into warnings.configure; r=nalexander 2019-09-25 21:30:38 +00:00
package-lock.json
package.json
settings.gradle Bug 1580280 - [gradle] Stop redirecting stderr into stdout when calling 'mach environment', r=nalexander 2019-09-30 19:42:11 +00:00
substitute-local-geckoview.gradle
test.mozbuild

README.txt

An explanation of the Mozilla Source Code Directory Structure and links to
project pages with documentation can be found at:

    https://developer.mozilla.org/en/Mozilla_Source_Code_Directory_Structure

For information on how to build Mozilla from the source code, see:

    https://developer.mozilla.org/en/docs/Build_Documentation

To have your bug fix / feature added to Mozilla, you should create a patch and
submit it to Bugzilla (https://bugzilla.mozilla.org). Instructions are at:

    https://developer.mozilla.org/en/docs/Creating_a_patch
    https://developer.mozilla.org/en/docs/Getting_your_patch_in_the_tree

If you have a question about developing Mozilla, and can't find the solution
on https://developer.mozilla.org, you can try asking your question in a
mozilla.* Usenet group, or on IRC at irc.mozilla.org. [The Mozilla news groups
are accessible on Google Groups, or news.mozilla.org with a NNTP reader.]

Nightly development builds can be downloaded from:

    https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/
            - or -
    https://www.mozilla.org/firefox/channel/desktop/#nightly

Keep in mind that nightly builds, which are used by Mozilla developers for
testing, may be buggy.