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
Lars T Hansen 58d34fe0f0 Bug 1635038 - Make wasm-gc properly dependent on reftypes and typed-objects. r=rhunt
Currently our wasm-gc prototypes requires that typed objects are enabled,
and of course it is also dependent on reference types.  So make sure the
default is computed correctly and die during configure if wasm-gc is
requested while the other options are disabled.

Differential Revision: https://phabricator.services.mozilla.com/D77780
2020-06-03 10:45:14 +00:00
.cargo Bug 1633006 - Update to Neqo 0.4.0 r=dragana,necko-reviewers 2020-06-02 21:28:31 +00:00
.vscode
accessible Bug 1642448 - Replace remaining NSAssert statements in accessible/mac/ with MOZ_ASSERT's. r=morgan 2020-06-02 20:40:37 +00:00
browser Bug 1637218 - Allow for registering overridden search top site usage with an extra request. r=mikedeboer 2020-06-03 10:42:47 +00:00
build Backed out changeset 83ee79caab92 (bug 1622963) for python related bustages CLOSED TREE 2020-06-03 10:23:57 +03:00
caps Bug 1639833 - IntrisincStoragePrincipal should always be partitioned - part 2 - Expose PartitionedPrincipal, r=dimi 2020-06-03 06:09:52 +00:00
chrome Bug 1536556 - Replace raw thrown Cr.ERRORs with Components.Exception. r=mossop,remote-protocol-reviewers,marionette-reviewers,whimboo,necko-reviewers,geckoview-reviewers,valentin,agi 2020-05-05 17:41:36 +00:00
config Merge mozilla-cental to autoland. CLOSED TREE 2020-06-01 19:35:58 +03:00
devtools Backed out 2 changesets (bug 1642261) for browser_use_counters.js failures CLOSED TREE 2020-06-03 11:43:20 +03:00
docs Bug 1642898 - Remove most of the references of black/whitelist within the doc r=Gijs 2020-06-03 09:34:12 +00:00
docshell Bug 1639833 - IntrisincStoragePrincipal should always be partitioned - part 2 - Expose PartitionedPrincipal, r=dimi 2020-06-03 06:09:52 +00:00
dom Bug 1640353 - Synthesize a mousemove event from test script to generate mouseenter/mouseleave event explicitly; r=smaug 2020-06-03 10:02:17 +00:00
editor Backed out 3 changesets (bug 1638153) for perma failures on cross-origin-objects.html. CLOSED TREE 2020-06-01 23:51:35 +03:00
extensions Bug 1637553 - Reduce array copy in spell checker loop. r=masayuki 2020-05-27 14:33:12 +00:00
gfx Bug 1570736 - Fix GL capability check for swizzling r=lsalzman 2020-06-02 21:35:01 +00:00
gradle/wrapper
hal Bug 1637452: Part 2 - Fix JNI includes in hal/android; r=geckoview-reviewers,agi 2020-05-15 17:04:12 +00:00
image Bug 1639833 - IntrisincStoragePrincipal should always be partitioned - part 2 - Expose PartitionedPrincipal, r=dimi 2020-06-03 06:09:52 +00:00
intl Bug 1642898 - Remove most of the references of black/whitelist within the doc r=Gijs 2020-06-03 09:34:12 +00:00
ipc Bug 1642631 - Make the message argument to Channel::Send() a UniquePtr. r=froydnj 2020-06-02 21:23:08 +00:00
js Bug 1635038 - Make wasm-gc properly dependent on reftypes and typed-objects. r=rhunt 2020-06-03 10:45:14 +00:00
layout Backed out 2 changesets (bug 1642261) for browser_use_counters.js failures CLOSED TREE 2020-06-03 11:43:20 +03:00
media Bug 1636185: Inline this since nothing else was using it. r=dminor 2020-06-01 21:56:57 +00:00
memory Bug 1553717 - Use Randomization on all arenas in non-Content Processes. r=glandium 2020-05-13 08:31:04 +00:00
mfbt Bug 1519636 - Reformat recent changes to the Google coding style r=necko-reviewers,dragana 2020-05-30 09:55:27 +00:00
mobile Bug 1642429 - Use checkstyle to enforce that all API methods have docs. r=esawin,snorp 2020-06-02 15:05:13 +00:00
modules Bug 1641517 - Don't expose FinalizationRegistry.prototype.cleanupSome in the browser r=mccr8 2020-06-03 09:19:59 +00:00
mozglue Bug 1642653 - Suppress TSan mutex false positive in a11y GTK code. r=froydnj 2020-06-02 16:25:04 +00:00
netwerk Bug 1639833 - IntrisincStoragePrincipal should always be partitioned - part 4 - Renaming storage access permission methods, r=dimi 2020-06-03 06:12:06 +00:00
nsprpub Bug 1640515 - Use NSPR 4.26 dev snapshot 540d11354ce93cb9024dfae5df3266214a8561ca. r=kjacobs 2020-06-02 22:06:00 +00:00
other-licenses Bug 1634535 - Move ply to third_party/python r=glandium 2020-05-05 16:02:02 +00:00
parser Bug 1641245 - Make string comparators not virtual. r=froydnj,necko-reviewers,geckoview-reviewers,jgilbert,agi,valentin 2020-05-27 18:11:12 +00:00
python Bug 1641834 - started a Sphinx doc r=sparky,acreskey 2020-06-03 08:17:06 +00:00
remote Bug 1641839 - [remote] Only emit Page.frameAttached and Page.frameAttached for frames. r=remote-protocol-reviewers,maja_zf 2020-06-02 16:00:26 +00:00
security Bug 1639181 - Allow a safe subset of fd flag fcntls in the common sandbox policy. r=gcp 2020-05-29 18:18:43 +00:00
services Merge mozilla-cental to autoland. CLOSED TREE 2020-06-01 19:35:58 +03:00
servo Backed out 2 changesets (bug 1642261) for browser_use_counters.js failures CLOSED TREE 2020-06-03 11:43:20 +03:00
startupcache
storage Bug 1619522 - Upgrade to SQLite 3.32.1. r=mak 2020-05-29 14:18:09 +00:00
taskcluster Bug 1637810 - Define a new strategy that optimizes builds away if they are not selected by bugbug. r=ahal DONTBUILD 2020-06-03 09:53:17 +00:00
testing Bug 1641834 - started a Sphinx doc r=sparky,acreskey 2020-06-03 08:17:06 +00:00
third_party Bug 1633006 - Update to Neqo 0.4.0 r=dragana,necko-reviewers 2020-06-02 21:28:31 +00:00
toolkit Bug 1570678 - Replace (i) icon for a file icon on potentially trustworthy pages. r=johannh,nhnt11 2020-06-03 08:36:35 +00:00
tools Bug 1642631 - Make the message argument to Channel::Send() a UniquePtr. r=froydnj 2020-06-02 21:23:08 +00:00
uriloader Bug 1606797 - restrict opening the 'open external protocol' dialog, r=johannh,fluent-reviewers,flod 2020-06-02 17:12:09 +00:00
view
widget Bug 1642343 - Fix Mac themed focus outline to not show white edges. r=mstange 2020-06-02 22:36:20 +00:00
xpcom Bug 1641827 - Simplify implementations of RemoveLastElement and TruncateLength. r=froydnj 2020-06-03 08:09:17 +00:00
xpfe/appshell Bug 1557407 - Replace DispatchTrustedEvent with DispatchEventOnlyToChrome for various chrome-only events, r=smaug 2020-06-01 17:11:48 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore Bug 1635608 - Update OpenVR source code to use Unix line endings r=daoshengmu 2020-05-07 20:20:39 +00:00
.cron.yml Bug 1638376 - Run recorded sites as live sites once a week. r=perftest-reviewers,alexandru.irimovici 2020-05-26 11:20:27 +00:00
.eslintignore Bug 1596691 - Add a JSParser target to fuzz-tests. r=jandem 2020-06-02 13:50:23 +00:00
.eslintrc.js Bug 1633466 - Move common test logic to test/xpcshell/rs-blocklist/head.js r=Gijs 2020-05-25 17:16:53 +00:00
.flake8 Bug 1628073 - Remove the view_gecko_profile.py tool; r=sparky,perftest-reviewers 2020-05-22 13:19:58 +00:00
.gdbinit
.gdbinit_python
.git-blame-ignore-revs Bug 1633969 - Refresh .git-blame-ignore-revs. r=sylvestre 2020-04-30 16:38:19 +00:00
.gitattributes
.gitignore Bug 1635514 - Delete tup CI/configure stuff r=froydnj 2020-05-05 18:34:16 +00:00
.hg-annotate-ignore-revs Bug 1633969 - Add bug 1298559 to .{hg-annotate,git-blame}-ignore-revs. r=sylvestre 2020-04-30 12:54:10 +00:00
.hg-format-source
.hgignore Bug 1635514 - Delete tup CI/configure stuff r=froydnj 2020-05-05 18:34:16 +00:00
.hgtags No bug - tagging 702ad0fa15860f6ea37effdcb45973cc63d3125b with FIREFOX_NIGHTLY_78_END a=release DONTBUILD CLOSED TREE 2020-06-01 10:15:48 +00:00
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml Bug 1628832: [KaiOS] Factor out trust-domain in .taskcluster.yml; r=Callek 2020-05-14 18:47:47 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4 Bug 1641790 - Move --with-system-nss to python configure. r=firefox-build-system-reviewers,rstewart 2020-05-29 17:02:09 +00:00
AUTHORS
build.gradle Bug 1641983 - Update apilint to 0.3.0. r=snorp 2020-06-01 15:58:01 +00:00
Cargo.lock Bug 1623304 - Add viaduct (and deps) to fog crate r=janerik 2020-06-02 17:51:43 +00:00
Cargo.toml Bug 1636068 - Update spirv-cross to 0.20.0 r=groves 2020-05-16 02:27:33 +00:00
client.mk Bug 1633016 - Remove a bunch of references to PYTHON(2) in Makefiles r=glandium 2020-05-05 19:53:22 +00:00
client.py
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2020-06-01 10:15:55 +00:00
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LEGAL
LICENSE
mach Bug 1642545 - run mach taskcluster-build-image with python 3 r=gbrown 2020-06-02 14:13:43 +00:00
Makefile.in Bug 1599658 - Delete previous definition of py_action in Makefiles. Now py_action calls into Python 3 and py3_action doesn't exist. r=glandium 2020-05-05 20:04:30 +00:00
moz.build Bug 1641182 - doc: Reference the setup doc to include it in the nav bar r=championshuttler 2020-05-28 13:03:58 +00:00
moz.configure Bug 1641786 - Move --with-debug-label to python configure. r=froydnj 2020-05-29 12:17:24 +00:00
mozilla-config.h.in
old-configure.in Bug 1641790 - Move --with-system-nss to python configure. r=firefox-build-system-reviewers,rstewart 2020-05-29 17:02:09 +00:00
package-lock.json
package.json
README.txt
settings.gradle
substitute-local-geckoview.gradle
test.mozbuild

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

    https://firefox-source-docs.mozilla.org/contributing/directory_structure.html

For information on how to build Mozilla from the source code and create the patch see:

    https://firefox-source-docs.mozilla.org/contributing/how_to_contribute_firefox.html

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 on Matrix at chat.mozilla.org in `Introduction` (https://chat.mozilla.org/#/room/#introduction:mozilla.org) channel.


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.