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
Nathan Froyd 6476df37aa Bug 1605215 - apply shared library naming conventions to wasm sandboxed libraries; r=firefox-build-system-reviewers,rstewart
Because that's what they really are under the hood.

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

--HG--
extra : moz-landing-system : lando
2019-12-19 22:20:44 +00:00
.cargo Bug 1603761 - Update cubeb-coreaudio to 868d847. r=padenot 2019-12-17 17:12:12 +00:00
.vscode Bug 1594520 - Change directory before running mach in .vscode/tasks.json on Windows. r=jya 2019-11-14 10:35:12 +00:00
accessible Bug 1600267: part 5) Call ComparePoints instead of ComparePoints_Deprecated in HyperTextAccessible. r=smaug 2019-12-19 13:27:42 +00:00
browser Bug 1604929 - In the modern search config, fix handling of telemetry Ids and WebExtensions which are installed twice with different locales. r=mikedeboer 2019-12-19 21:57:53 +00:00
build Bug 1604881 - fail if user attempts to set CC or CXX with "mk_add_options" in .mozconfig r=firefox-build-system-reviewers,chmanchester 2019-12-19 21:00:43 +00:00
caps Bug 1596918: Part 3a - Scripted rewrite of most ContentTask.spawn calls to SpecialPowers.spawn calls. r=mccr8,remote-protocol-reviewers,ato 2019-12-13 20:36:16 +00:00
chrome Bug 1601113, replace URIs ending in vnd.mozilla.xul+xml with xhtml+xml r=bgrins 2019-12-17 00:33:16 +00:00
config Bug 1605215 - add install rules for WASM_LIBRARY; r=firefox-build-system-reviewers,rstewart 2019-12-19 21:41:23 +00:00
devtools Bug 1605152 - Disable the Multiprocess toolbox for browser_console.js because of intermittent failures. r=jdescottes 2019-12-19 18:29:23 +00:00
docshell Bug 1598520 - Allow DocumentChannel for srcdoc= loads. r=kmag 2019-12-19 21:48:00 +00:00
dom Bug 1598520 - Allow DocumentChannel for srcdoc= loads. r=kmag 2019-12-19 21:48:00 +00:00
editor Bug 1600267: part 4) Call ComparePoints instead of ComparePoints_Deprecated in FilteredContentIterator. r=smaug 2019-12-19 13:27:35 +00:00
extensions Bug 1603969 - Part 2: Update existing 'storageAccessAPI' permissions with granted origin used in them; r=baku 2019-12-19 02:56:54 +00:00
gfx Bug 1576052 - Use configuration/macro definition to selectively enable wasm sandbox for graphite r=froydnj 2019-12-19 22:17:13 +00:00
gradle/wrapper Bug 1595926 - Don't use distribution256Sum until Android Studio is fixed. r=snorp 2019-11-14 17:04:32 +00:00
hal Bug 1600545 - Remove useless inclusions of header files generated from IDL files in accessible/, browser/, caps/, chrome/, devtools/, docshell/, editor/, extensions/, gfx/, hal/, image/, intl/, ipc/, js/, layout/, and media/ r=Ehsan 2019-12-06 09:16:44 +00:00
image Bug 1601475 - Remove ImageContentLoaded event and ImageDocumentLoaded message handling code across the tree r=Gijs,mccr8 2019-12-18 21:46:51 +00:00
intl Bug 1604839 - Update Fluent.jsm to @fluent/bundle 0.14.1. r=zbraniecki 2019-12-19 17:59:38 +00:00
ipc Bug 1604000 - Fix the bloat view of the fork server. r=gsvelto 2019-12-19 15:48:31 +00:00
js Bug 1542803 - List cases for all prototypes in skipDeselectedConstructor. r=jorendorff 2019-12-19 22:09:15 +00:00
layout Bug 1598520 - Remove crashtest that depended on specific load timing with srcdoc that wont work if we route through DocumentChannel. r=emilio 2019-12-19 22:16:33 +00:00
media Bug 1548318 - pt 2 - fix a typo in PeerConnectionMedia::FlushIceCtxOperationQueueIfReady. r=bwc 2019-12-18 18:47:34 +00:00
memory Bug 1601590 - Undef _FORTIFY_SOURCE to fix build with --warnings-on-errors. r=glandium 2019-12-12 01:59:13 +00:00
mfbt Backed out changeset 310c4bf09003 (bug 1604585) for build bustages on ReentrancyGuard.h 2019-12-17 20:58:26 +02:00
mobile Bug 1603133 - Remove unused Fennec components in mobile/android/components; r=snorp 2019-12-18 23:52:48 +00:00
modules Bug 1598497 - P2. Have the canceled attribute only if explicitly canceled. r=mayhemer. 2019-12-19 05:20:07 +00:00
mozglue Bug 1605248: Convert LoaderObserver::Clear to LoaderObserver::Disable; r=mhowell 2019-12-19 22:20:37 +00:00
netwerk Bug 1598520 - Add more logging to DocumentChannel. r=mayhemer,jya 2019-12-19 21:49:01 +00:00
nsprpub Bug 1591887 - Uplift NSPR 4.24 RTM, only version number changes. r=jcj 2019-12-02 18:27:33 +00:00
other-licenses
parser Bug 1604307 - Avoid passing nullptr to memcmp and memcpy even with 0 length. r=alchen 2019-12-19 13:38:05 +00:00
python Bug 1605215 - apply shared library naming conventions to wasm sandboxed libraries; r=firefox-build-system-reviewers,rstewart 2019-12-19 22:20:44 +00:00
remote Bug 1600959 - Implement Runtime.executionContextsCleared r=remote-protocol-reviewers,whimboo,ato 2019-12-19 19:58:52 +00:00
security Bug 1602020 - land NSS ac51d2490f9c UPGRADE_NSS_RELEASE, r=kjacobs 2019-12-19 17:57:08 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings - a=repo-update r=RyanVM 2019-12-19 19:44:12 +00:00
servo Bug 1604023 - Workaround LLVM ABI bug. r=froydnj 2019-12-19 20:43:06 +00:00
startupcache Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
storage Bug 1602882 - Move array operations to a new js/Array.h header. r=sfink,bzbarsky 2019-12-11 06:17:44 +00:00
taskcluster Bug 1604547 - Stop running 32-bit raptor tests on android P2; r=jmaher 2019-12-19 19:53:22 +00:00
testing Bug 1605132 - Differentiate fission-enabled vs non-fission enabled talos data in perfherder r=perftest-reviewers,stephendonner 2019-12-19 20:41:44 +00:00
third_party Backed out changeset 69687a23245e (bug 1603804) for Lint failure. CLOSED TREE 2019-12-19 20:16:17 +02:00
toolkit Bug 1576052 - Use configuration/macro definition to selectively enable wasm sandbox for graphite r=froydnj 2019-12-19 22:17:13 +00:00
tools Bug 1601252 - update quitter extension with signed version. r=mattwoodrow 2019-12-19 21:47:50 +00:00
uriloader Bug 1598520 - Don't require nsIChildChannel for process switching, as we don't need this for DocumentChannel either. r=mayhemer,kmag 2019-12-19 21:47:10 +00:00
view Bug 1596317 - Use CallState for nsContentUtils::CallOnAllRemoteChildren. r=smaug 2019-12-19 07:58:27 +00:00
widget Bug 1604001 - Add the missing process type of the fork server for tests. r=gsvelto 2019-12-19 15:50:03 +00:00
xpcom Bug 1605130. Make it harder to misuse OwningNonNull::forget. r=froydnj 2019-12-19 20:57:43 +00:00
xpfe/appshell Bug 1603889 - Remove AppWindow::GetContentScrollbarVisibility. r=smaug 2019-12-17 21:54:56 +00:00
.arcconfig
.clang-format
.clang-format-ignore Bug 1592302: Part 1: Import regexp directory from v8 r=mgaudet,mhoye 2019-11-28 18:48:23 +00:00
.cron.yml Bug 1596775: Run system-symbols task daily; r=glandium 2019-12-11 10:14:31 +00:00
.eslintignore Bug 1593674 - remove marionette VideoStream YouTube test as it's duplicated in raptor r=tarek,marionette-reviewers,whimboo 2019-12-05 14:06:38 +00:00
.eslintrc.js Bug 1556380 - Enable more ESLint rules for extensions/. r=Ehsan 2019-12-06 21:05:20 +00:00
.flake8 Backed out changeset 69687a23245e (bug 1603804) for Lint failure. CLOSED TREE 2019-12-19 20:16:17 +02:00
.gdbinit
.gdbinit_python
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1588223 - Use many domains in iframes for tabswitch test r=stephendonner,perftest-reviewers,rwood 2019-11-25 18:31:36 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1588223 - Use many domains in iframes for tabswitch test r=stephendonner,perftest-reviewers,rwood 2019-11-25 18:31:36 +00:00
.hgtags No bug - Tagging mozilla-central 6d3a96d7f2f44e941ef6b61bfa10eed0389b142f with FIREFOX_NIGHTLY_72_END a=release DONTBUILD CLOSED TREE 2019-12-02 11:57:37 +00:00
.lldbinit Backed out changeset 69687a23245e (bug 1603804) for Lint failure. CLOSED TREE 2019-12-19 20:16:17 +02:00
.mailmap
.prettierignore
.prettierrc Bug 1601681 - Re-enable unix-line endings on ESLint controlled files. r=mossop 2019-12-11 08:12:57 +00:00
.taskcluster.yml Bug 1589706: [firefox-ci] Use AWS Provider-based decision worker; r=Callek 2019-10-24 00:54:12 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle Bug 1580356 - Remove Fennec (Firefox for Android). r=snorp,mshal 2019-10-04 20:55:11 +00:00
Cargo.lock Bug 1603761 - Update cubeb-coreaudio to 868d847. r=padenot 2019-12-17 17:12:12 +00:00
Cargo.toml Bug 1603658, Bug 1604123 - Update rlbox_lucet_sandbox to version which supports disabling static inline thread_locals and specifies explicit dependencies r=froydnj 2019-12-17 18:11:47 +00:00
client.mk
client.py
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2019-12-02 11:59:11 +00:00
configure.in
configure.py Bug 1593948 - Touch clobber in configure.py instead of clobber.py; r=firefox-build-system-reviewers,chmanchester 2019-11-19 21:49:13 +00:00
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LEGAL
LICENSE
mach Bug 1601578 - mach - doc environment with python 3 r=ahal,firefox-build-system-reviewers,chmanchester 2019-12-17 19:17:43 +00:00
Makefile.in Bug 1557788 - Remove spurious MOZ_PROFILE_USE ifndefs; r=firefox-build-system-reviewers,chmanchester 2019-12-09 18:03:53 +00:00
moz.build Bug 1601076 - Fix some broken BUG_COMPONENTS in moz.build files; r=jmaher 2019-12-04 13:55:45 +00:00
moz.configure Bug 1470591 - Part 6: Create a fork server process. r=gsvelto 2019-12-05 00:02:40 +00:00
mozilla-config.h.in
old-configure.in Bug 1602020 - land NSS c46bc59ce7d4 UPGRADE_NSS_RELEASE, r=kjacobs 2019-12-16 20:53:59 +00:00
package-lock.json
package.json Bug 1605231 - update Yarn to 1.21.1. r=dmose 2019-12-19 21:34:00 +00:00
README.txt
settings.gradle Bug 1598010 - Move examples into mozilla-central r=agi 2019-11-22 13:30:57 +00:00
substitute-local-geckoview.gradle Bug 1581979 - Use -SNAPSHOT versions locally to enable the local GeckoView substitution flow. r=nalexander 2019-12-11 21:29:44 +00:00
test.mozbuild

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.