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
Go to file
Boris Zbarsky 2095bc6fba Bug 1301138. Set the one allowed sandbox navigator even when popups are allowed to escape the sandbox, so the new popup can be navigated by the sandboxed document. r=smaug
--HG--
rename : testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping.html => testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-1.html
rename : testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping.html => testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-2.html
rename : testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping.html => testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-3.html
rename : testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper.html => testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-1.html
rename : testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper.html => testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-2.html
rename : testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper.html => testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-3.html
rename : testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping.html => testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-1.html
rename : testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping.html => testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-2.html
rename : testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping.html => testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-3.html
2016-09-08 00:17:11 -04:00
accessible Bug 1018486 - Part 8: Various other changes, r=smaug 2016-09-07 10:50:45 -04:00
addon-sdk Bug 1299631 - Avoid accessing dead windows in test-firefox-windows.js. r=zer0 2016-09-01 15:28:14 -07:00
b2g Bug 1300884 follow-up: Remove the last import of AlarmService.jsm a=merge 2016-09-07 18:38:10 -04:00
browser Merge m-c to inbound, a=merge CLOSED TREE 2016-09-08 15:28:31 -07:00
build Bug 1301069 - Backed out bug 1185120 (changeset 38cad72a77a6) a=backout a=merge 2016-09-08 00:04:07 +02:00
caps Bug 1297300 - Add missing checks to GetSpec() calls in caps/ and js/. r=mrbkap. 2016-08-30 14:22:04 +10:00
chrome Bug 1297300 - Add missing checks to GetSpec() calls in netwerk/. r=hurley,dragana. 2016-08-26 16:40:57 +10:00
config Bug 1298466 - avoid some spammy warnings for ICU when compiling with clang-cl; r=ted.mielczarek 2016-08-25 17:13:51 -04:00
db/sqlite3 Bug 1293367 - Upgrade to SQLite 3.14.1. r=asuth 2016-08-18 22:02:22 -04:00
devtools Bug 1281138 - Disable WebIDE test_simulators for intermittent failures. r=me 2016-09-08 17:59:34 -05:00
docshell Bug 623436 - Deal a little better with replacing inexistant session history entries. r=smaug 2016-09-08 15:34:31 -07:00
dom Bug 1297300 - Add missing checks to GetSpec() calls in dom/xbl/. r=bz. 2016-09-08 14:19:01 +10:00
editor Merge mozilla-central to autoland 2016-09-08 12:51:52 +02:00
embedding Bug 1301138. Set the one allowed sandbox navigator even when popups are allowed to escape the sandbox, so the new popup can be navigated by the sandboxed document. r=smaug 2016-09-08 00:17:11 -04:00
extensions Bug 1018486 - Part 8: Various other changes, r=smaug 2016-09-07 10:50:45 -04:00
gfx Merge m-c to inbound, a=merge CLOSED TREE 2016-09-08 15:28:31 -07:00
gradle/wrapper Bug 1263390 - Use Gradle 2.10 and Android Gradle plugin 2.0. r=mcomella 2016-04-19 20:01:38 +02:00
hal Bug 1300884 follow-up: Remove browser_alarms.js, landed on a CLOSED TREE 2016-09-07 15:22:21 -04:00
image Bug 1297300 - Add missing checks to GetSpec() calls in image/. r=tnikkel. 2016-08-29 15:34:32 +10:00
intl Bug 1296050 - When checking whether bidi resolution is needed, ignore Unicode directional-control characters that do not actually introduce right-to-left-ness. r=xidorn 2016-09-05 14:15:32 +01:00
ipc Bug 1301217: Ensure that RegisteredProxy objects are MTA-aware; r=jimm 2016-09-07 16:10:45 -06:00
js Bug 1297300 - Add missing checks to GetSpec() calls in caps/ and js/. r=mrbkap. 2016-08-30 14:22:04 +10:00
layout Bug 1275478 - Fix svg mask with D2D1 backend. r=mstange 2016-09-08 02:28:00 -04:00
media merge mozilla-inbound to mozilla-central a=merge 2016-09-08 12:01:17 +02:00
memory Bug 1300974 - Work around race condition leading to deadlock on fork when enabling LogAlloc. r=njn 2016-09-08 07:56:02 +09:00
mfbt Merge inbound to m-c a=merge 2016-09-07 17:54:24 -07:00
mobile Merge m-c to inbound, a=merge CLOSED TREE 2016-09-08 15:28:31 -07:00
modules Back out ec584a62ec26 (bug 918719) for Android failures in test_bug918719.html 2016-09-08 19:02:30 -07:00
mozglue Bug 1297807 - Remove old JNI stubs; r=snorp 2016-08-26 12:26:46 -04:00
netwerk Bug 1301344 - Add test. r=valentin 2016-09-08 02:36:00 -04:00
nsprpub Bug 1293329, land NSPR_4_13_BETA2, r=ted 2016-08-27 11:06:04 +02:00
other-licenses Bug 1296449, statically link mbsdiff.exe, like we do for mar.exe r=glandium 2016-08-22 16:59:33 +12:00
parser Bug 1297300 - Add missing checks to GetSpec() calls in parser/. r=hsivonen. 2016-08-31 12:13:59 +10:00
probes Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
python Merge mozilla-central to autoland 2016-09-08 12:51:52 +02:00
rdf Bug 1297300 - Add missing checks to GetSpec() calls in rdf/, startupcache/ and xpfe/. r=froydnj. 2016-08-31 09:08:42 +10:00
release/docker Bug 1294040 - Funsize should accept downloads from https://archive.mozilla.org r=philor a=automation DONTBUILD 2016-08-10 09:44:36 -04:00
security merge mozilla-inbound to mozilla-central a=merge 2016-09-08 12:01:17 +02:00
services Bug 1286918 - Implement sync validator for passwords engine and integrate with TPS r=markh 2016-09-06 13:38:49 -04:00
startupcache Bug 1297300 - Add missing checks to GetSpec() calls in rdf/, startupcache/ and xpfe/. r=froydnj. 2016-08-31 09:08:42 +10:00
storage Bug 1301127 - Make nsNavHistoryFolderResultNode QueryInterface to mozIStorageStatementCallback, r=smaug 2016-09-07 14:46:27 -04:00
taskcluster Bug 1298947 - Add scope for hgfingerprint secret; r=garndt 2016-09-07 10:43:19 -07:00
testing Bug 1301138. Set the one allowed sandbox navigator even when popups are allowed to escape the sandbox, so the new popup can be navigated by the sandboxed document. r=smaug 2016-09-08 00:17:11 -04:00
toolkit Bug 1297300 - Add missing checks to GetSpec() calls in toolkit/. r=froydnj. 2016-09-08 14:32:20 +10:00
tools Backed out changeset 95e68b473e91 (bug 1289194) for failure to process moz.build file. r=backout a=backout 2016-09-07 18:45:40 +02:00
uriloader Bug 1018486 - Part 5: Changes in docshell/ and uriloader/, r=bz 2016-09-07 10:50:41 -04:00
view Bug 1293596 (part 2) - Rework nsIWidget bounds getters. r=mstange. 2016-08-19 09:03:04 +10:00
widget Bug 1260850: Ensure that FilePicker (and other native app modal dialogs) on OSX remains responsive when a window modal dialog opens in the background. r=mstange 2016-09-08 15:41:55 -04:00
xpcom Backed out 7 changesets (bug 1298938) for mass leaks a=bustage CLOSED TREE 2016-09-08 13:28:14 -07:00
xpfe Bug 1297300 - Add missing checks to GetSpec() calls in rdf/, startupcache/ and xpfe/. r=froydnj. 2016-08-31 09:08:42 +10:00
.clang-format
.clang-format-ignore
.eslintignore Bug 1298559 - Enable eslint for /browser/base/content/test/ r=mattn 2016-08-31 12:53:24 -04:00
.eslintrc Bug 1245916: Unify eslint global discovery rules. r=pbrosset 2016-02-05 11:37:50 -08:00
.flake8 Bug 1283129 - Flake8 linter is accidentally linting some eslint related .lint files, r=maja_zf 2016-06-29 10:37:27 -04:00
.gdbinit bug 985566 - add some pretty printers to .gdbinit r=froydnj r=glandium 2016-06-02 13:33:07 -04:00
.gdbinit_python bug 985566 - add some pretty printers to .gdbinit r=froydnj r=glandium 2016-06-02 13:33:07 -04:00
.gitignore Bug 1293448 - Build XPIDL files in the tup backend; r=glandium,gps 2016-07-29 13:43:29 -04:00
.hgignore Bug 1293448 - Build XPIDL files in the tup backend; r=glandium,gps 2016-07-29 13:43:29 -04:00
.hgtags No bug - Tagging mozilla-central 465d150bc8be5bbf9f02a8607d4552b6a5e1697c with FIREFOX_AURORA_50_BASE a=release DONTBUILD CLOSED TREE 2016-08-01 07:05:25 -07:00
.lldbinit Bug 1254128 - Make the Mozilla .lldbinit use the full path for topsrcdir. r=sparky 2016-03-01 16:36:08 +00:00
.taskcluster.yml Bug 1298947 - Tag and use decision image 0.1.6; r=dustin 2016-09-01 15:21:02 -07:00
.ycm_extra_conf.py Bug 1293534: Fix .ycm_extra_conf after bug 1195748. r=gps 2016-08-09 10:30:58 -07:00
aclocal.m4 Bug 1298536 - Move --with-linux-headers to Python configure. r=glandium 2016-08-31 14:29:29 -07:00
Android.mk
AUTHORS
build.gradle Bug 1268453 - Use Android Gradle plugin 2.1. r=mcomella 2016-04-29 14:48:43 +02:00
client.mk Bug 1295751 - Make it possible to copy configure.in to configure. r=gps 2016-08-16 19:35:00 -07:00
client.py
CLOBBER Bug 1289951 maybe needs a=CLOBBER CLOSED TREE 2016-09-01 15:16:48 -07:00
configure.in Bug 1295751 - Make it possible to copy configure.in to configure. r=gps 2016-08-16 19:35:00 -07:00
configure.py Bug 1296503 - Switch config.status to unicode literals. r=ted 2016-08-24 07:32:52 +09:00
GNUmakefile
gradle.properties Bug 1218370 - Use Gradle daemon in srcdir builds. r=me 2015-10-26 09:28:14 -07:00
gradlew Bug 1123416 - Part 1: Make topsrcdir a valid Gradle project root. r=sebastian 2015-10-21 15:07:55 -07:00
LEGAL
LICENSE
mach Bug 1279020 - [mach] Follow symlinked mach binary when searching for a srcdir, r=gps 2016-06-09 17:20:02 -04:00
Makefile.in Bug 1293448 - Build XPIDL files in the tup backend; r=glandium,gps 2016-07-29 13:43:29 -04:00
moz.build Backed out changeset 95e68b473e91 (bug 1289194) for failure to process moz.build file. r=backout a=backout 2016-09-07 18:45:40 +02:00
moz.configure Bug 1293448 - Build XPIDL files in the tup backend; r=glandium,gps 2016-07-29 13:43:29 -04:00
mozilla-config.h.in Bug 1231314 - Turn mozilla-config.h and js-confdefs.h into CONFIGURE_DEFINE_FILES. r=gps 2015-12-15 08:06:11 +09:00
old-configure.in Bug 1299590 - Update in-tree libpng to version 1.6.25. r=tn 2016-09-07 13:30:00 -04:00
README.txt
settings.gradle Bug 1233882 - Fold base Gradle project into app Gradle project. r=sebastian,mcomella 2016-02-17 19:25:54 -08:00
test.mozbuild Bug 1229233 - Add a (incomplete) end-to-end build test. r=gps 2015-12-01 13:57:52 +09:00

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:

    http://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:

    http://developer.mozilla.org/en/docs/Creating_a_patch
    http://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 http://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.]

You can download nightly development builds from the Mozilla FTP server.
Keep in mind that nightly builds, which are used by Mozilla developers for
testing, may be buggy. Firefox nightlies, for example, can be found at:

    https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/
            - or -
    http://nightly.mozilla.org/