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
David Major e8a38f48d0 Bug 1627768 - Expand check_networking exemption to ASan and UBSan builds r=rstewart
They all fail for the same reason: the sanitizer runtime in compiler-rt installs an interceptor for `getsockname` which then contains a call to the real implementation.

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

--HG--
extra : moz-landing-system : lando
2020-04-15 15:56:34 +00:00
.cargo Bug 1628132 - P3: Update cubeb-coreaudio to 0f62d38. r=kinetik 2020-04-14 00:44:24 +00:00
.vscode
accessible Backed out 15 changesets (bug 1607984) for causing very frequent reftest faiures CLOSED TREE 2020-04-15 18:33:24 +03:00
browser Backed out 15 changesets (bug 1607984) for causing very frequent reftest faiures CLOSED TREE 2020-04-15 18:33:24 +03:00
build Bug 1594283 - part 2: Rename nsIDocShell::GetSameTypeParentIgnoreBrowserBoundaries to nsIDocShell::GetSameTypeInProcessParentIgnoreBrowserBoundaries. r=kmag 2020-04-14 19:17:21 +00:00
caps Bug 1620624 - Refactor nsUrlClassifier r=ckerschb 2020-04-14 21:48:38 +00:00
chrome Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
config Bug 1627768 - Expand check_networking exemption to ASan and UBSan builds r=rstewart 2020-04-15 15:56:34 +00:00
devtools Bug 1592246 - Write test for resizing request list columns in RTL mode r=bomsy 2020-04-15 15:03:02 +00:00
docs no bug - Also import the VS code documentation from MDN r=emilio 2020-04-14 21:43:49 +00:00
docshell Backed out 15 changesets (bug 1607984) for causing very frequent reftest faiures CLOSED TREE 2020-04-15 18:33:24 +03:00
dom Backed out 15 changesets (bug 1607984) for causing very frequent reftest faiures CLOSED TREE 2020-04-15 18:33:24 +03:00
editor Bug 1629474 - Avoid warnings when initializing empty editors. r=masayuki 2020-04-13 08:55:41 +00:00
extensions Bug 1629450 - reset built-in permissions earily also in test_permmanager_load_invalid_entries.js. r=baku 2020-04-15 07:23:11 +00:00
gfx Bug 1629787 - Initialize font metrics via harfbuzz API rather than reading tables directly, so that variations are respected. r=lsalzman 2020-04-15 14:14:55 +00:00
gradle/wrapper
hal Bug 1626456 - Remove stray nsAutoPtr.h includes. r=KrisWright 2020-04-03 21:05:46 +00:00
image Bug 1625786 - Fix HTMLImageElement.currentSrc when we share the underlying blob image data. r=tnikkel 2020-04-15 14:49:45 +00:00
intl Bug 1629435 - Using bool literals instead of integer literals. r=sylvestre 2020-04-14 15:17:44 +00:00
ipc Bug 1629763 - ContentPrincipal::GetBaseDomain returns a void-string for resource: URIs, r=ckerschb 2020-04-14 16:26:06 +00:00
js Bug 1629833 - Part 5: Move a variable comment to the variable declaration. r=yulia 2020-04-15 13:28:40 +00:00
layout Bug 1623764 - Remove duplicate lines in PeekOffsetParagraph r=emilio 2020-04-14 21:37:53 +00:00
media Bug 1628851 - Fix VP8 temporal scalability; r=bwc 2020-04-14 18:24:51 +00:00
memory Bug 1619840 - Remove fix_{linux,macosx}_stack.py and fix_stack_using_bpsyms.py. r=erahm 2020-04-08 06:55:54 +00:00
mfbt Bug 1626772 - Fixes for gcc 9 warnings r=botond 2020-04-10 20:40:03 +00:00
mobile Bug 1628117 - Remove BrowserApp. r=snorp 2020-04-14 17:07:34 +00:00
modules Backed out 15 changesets (bug 1607984) for causing very frequent reftest faiures CLOSED TREE 2020-04-15 18:33:24 +03:00
mozglue Bug 1626837 - ProfileChunkedBuffer (de)serialization - r=canaltinova 2020-04-15 03:26:06 +00:00
netwerk Backed out 15 changesets (bug 1607984) for causing very frequent reftest faiures CLOSED TREE 2020-04-15 18:33:24 +03:00
nsprpub
other-licenses Bug 1621359 - Update ply to ply 3.10 r=firefox-build-system-reviewers,rstewart 2020-04-14 17:17:38 +00:00
parser Bug 1620594 - Part 2: Use SchedulerGroup::Dispatch instead of SystemGroup::Dispatch. r=nika 2020-04-07 15:16:33 +00:00
python Bug 1628621 - Ensure whenever we write to the terminal, if ascii or charmap are the default locale, use utf-8 instead. r=glandium 2020-04-15 04:00:15 +00:00
remote Bug 1628344 - [remote] Return DOM.Node “attributes” for DOM.describeNode. r=remote-protocol-reviewers,jgraham 2020-04-09 19:11:09 +00:00
security Bug 1624128 - Update CK_GCM_PARAMS uses for PKCS11 v3.0 definition r=keeler 2020-04-14 18:32:19 +00:00
services Bug 1627856 - Dont log URIs when sync fails to fetch favicons for synced tabs r=rfkelly 2020-04-13 23:40:16 +00:00
servo Bug 1629359 - Update parking_lot to 0.10 r=kats 2020-04-12 19:14:43 +00:00
startupcache Bug 1432749 - Part 1: Add DefaultHasher for nsTString. r=smaug 2020-04-14 06:00:05 +00:00
storage Bug 1620594 - Part 1: Rework NS_ReleaseOnMainThreadSystemGroup. r=nika 2020-04-07 15:16:23 +00:00
taskcluster Backed out 3 changesets (bug 1625200) for breaking gecko decision task on a CLOSED TREE 2020-04-15 18:49:02 +03:00
testing Bug 1610766 - Add option to set conditioned-profile type to Raptor/Browsertime. r=sparky,perftest-reviewers 2020-04-15 15:11:07 +00:00
third_party Bug 1624128 - Update CK_GCM_PARAMS uses for PKCS11 v3.0 definition r=keeler 2020-04-14 18:32:19 +00:00
toolkit Backed out 15 changesets (bug 1607984) for causing very frequent reftest faiures CLOSED TREE 2020-04-15 18:33:24 +03:00
tools Bug 1626837 - Add BlocksRingBuffer::IsInSession() - r=canaltinova 2020-04-15 03:20:51 +00:00
uriloader Bug 1526890 - enforce default handlers use https, r=mak 2020-04-15 14:49:15 +00:00
view Bug 1626456 - Remove stray nsAutoPtr.h includes. r=KrisWright 2020-04-03 21:05:46 +00:00
widget Bug 1626762 Removed the else statement to improve readability and better meet guidelines as per http://clang.llvm.org/extra/clang-tidy/checks/readability-else-after-return.html r=sylvestre 2020-04-15 11:07:44 +00:00
xpcom Bug 1621359 - Update .idl files to work with ply3 r=mccr8 2020-04-14 17:17:38 +00:00
xpfe/appshell Bug 1597435 - part 2: Fix uses of nsIDocShellTreeItem in nsGlobalWindowOuter::SetInitialPrincipalToSubject. r=farre 2020-04-15 13:42:40 +00:00
.arcconfig
.babel-eslint.rc.js Bug 1622328 - add license info to all eslintrc files r=Standard8,webcompat-reviewers,miketaylr 2020-03-19 13:47:51 +00:00
.clang-format
.clang-format-ignore
.cron.yml Bug 1630009: Re-use on-push builds for generating conditioned profiles; r=jmaher 2020-04-14 20:23:14 +00:00
.eslintignore
.eslintrc.js Bug 1582666 - Enable more ESLint rules for netwerk/. r=Standard8,valentin 2020-04-07 16:00:03 +00:00
.flake8 Backed out changeset 78a429af0ec5 (bug 1622687) for build bustage 2020-03-30 23:32:19 +03:00
.gdbinit Bug 1627398 Part 5 - Support dumping frame trees in CSS pixels for gdb and lldb. r=heycam 2020-04-07 23:42:38 +00:00
.gdbinit_python
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1627854 - Add documentation for spec-test importing. r=lth 2020-04-09 20:34:31 +00:00
.hgtags No bug - tagging 3cc678e923e6f105437db28740c8223fd4940c8d with FIREFOX_NIGHTLY_76_END a=release DONTBUILD CLOSED TREE 2020-04-06 14:28:44 +00:00
.lldbinit
.mailmap
.prettierignore
.prettierrc Bug 1620218 - Update Prettier to 1.18.2 and other ESLint modules to the latest versions. r=mossop 2020-03-08 21:45:23 +00:00
.taskcluster.yml Bug 1626795: Use revision rather than push-id to look up existing tasks; r=aki 2020-04-10 22:29:39 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle Bug 1627354: Part 2 - Update gradle files to set buildToolsVersion; r=nalexander 2020-04-04 03:15:56 +00:00
Cargo.lock Bug 1629891 - Fix spirv-cross revision in root Cargo.toml overrides r=bbouvier 2020-04-14 17:18:05 +00:00
Cargo.toml Bug 1629891 - Fix spirv-cross revision in root Cargo.toml overrides r=bbouvier 2020-04-14 17:18:05 +00:00
client.mk
client.py
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2020-04-06 14:28:50 +00:00
configure.in Bug 1627163 - Switch python configure to python 3. r=firefox-build-system-reviewers,rstewart 2020-04-07 18:31:56 +00:00
configure.py Bug 1627163 - Switch python configure to python 3. r=firefox-build-system-reviewers,rstewart 2020-04-07 18:31:56 +00:00
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LEGAL
LICENSE
mach Bug 1617748 - Run ./mach build, ./mach build-backend, ./mach configure with Python 3 r=dmajor 2020-04-04 20:38:01 +00:00
Makefile.in Bug 1621436 - Run process_install_manifest with python3. r=rstewart 2020-04-09 00:21:12 +00:00
moz.build Bug 1625216 - Migration the bugzilla doc in-tree from github r=emceeaich 2020-03-28 00:40:49 +00:00
moz.configure Bug 1626951 - Disable new pass manager on aarch64-windows builds without LTO. r=dmajor 2020-04-03 14:27:45 +00:00
mozilla-config.h.in
old-configure.in Bug 1629594 - land NSS 50dcc34d470d UPGRADE_NSS_RELEASE, r=jcj 2020-04-14 17:53:38 +00:00
package-lock.json Bug 1622717: When parsing an AST allow the chosen parser to override the default scope manager and visitor keys. r=Standard8 2020-03-23 12:58:28 +00:00
package.json Bug 1622717: When parsing an AST allow the chosen parser to override the default scope manager and visitor keys. r=Standard8 2020-03-23 12:58:28 +00:00
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.