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
Alexis Beingessner 8e1dfa2a73 Bug 1674773 - Disable a few more tests under tsan. r=decoder
These already-flakey tests seem to get pushed over the edge to "almost always
busted" with more instrumented Rust code. Disabling seems like the right approach
to get more coverage elsewhere (and the other similarly-flakey tests suggest
we're probably still hitting the root cause).

Depends on D95950

Differential Revision: https://phabricator.services.mozilla.com/D96627
2020-11-13 10:51:25 +00:00
.cargo Bug 1676916 - Implicit bind group layouts in WebGPU r=jgilbert,webidl,smaug 2020-11-13 14:15:49 +00:00
.vscode
accessible Backed out 4 changesets (bug 1198336) for bustage on rules.mk. CLOSED TREE 2020-11-13 11:06:12 +02:00
browser Bug 1674773 - Disable a few more tests under tsan. r=decoder 2020-11-13 10:51:25 +00:00
build Bug 1676951: Improve "on Windows" * 2 sentence r=smacleod DONTBUILD 2020-11-12 20:39:19 +00:00
caps Bug 1673682 - Accept functors rather than a virtual function override in URLParams::Parse. r=valentin,necko-reviewers 2020-11-13 08:12:12 +00:00
chrome Bug 1673054 - Migrate uses of intl.uidirection to intl.l10n.pseudo; r=Gijs,zbraniecki 2020-11-09 15:33:39 +00:00
config Bug 1674773 - make tsan builds use consistent flags. r=rstewart 2020-11-10 21:11:37 +00:00
devtools Bug 1676980 - [devtools] Remove unused protocol/utils describeTemplate() helper r=ochameau 2020-11-13 10:21:36 +00:00
docs Bug 1676087: Add documentation for Accessibility Review process. r=bgrins 2020-11-10 17:17:28 +00:00
docshell Bug 1676692 - Simplify browser_contentSearchUI.js and avoid the need for separate xml search engine definitions. r=daleharvey 2020-11-12 18:54:46 +00:00
dom Bug 1676916 - Implicit bind group layouts in WebGPU r=jgilbert,webidl,smaug 2020-11-13 14:15:49 +00:00
editor Bug 1627673 - Do null-check the result of DragEvent::GetDataTransfer() in EditorEventListener` r=smaug 2020-11-09 23:39:10 +00:00
extensions Bug 1676573 - Add support for named in-memory databases; r=asuth,dom-workers-and-storage-reviewers 2020-11-11 07:26:41 +00:00
gfx Bug 1676916 - Implicit bind group layouts in WebGPU r=jgilbert,webidl,smaug 2020-11-13 14:15:49 +00:00
gradle/wrapper
hal Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
image Bug 1676988. Use GetFrame instead of Seek in AnimationState::UpdateStateInternal. r=aosmond 2020-11-13 03:25:33 +00:00
intl Bug 1675789 - Do not used flipped characters for bidi pseudo-locale; r=zbraniecki 2020-11-13 13:23:12 +00:00
ipc Bug 1672072 - P10. Promisify launch of RDD process and remove sync dispatch. r=mattwoodrow,bryce,mjf,padenot 2020-11-13 04:21:16 +00:00
js Bug 1676821 - Use vector to map delazified function to function index. r=tcampbell 2020-11-13 10:01:52 +00:00
layout Bug 1673524 - When passing a null abspos containing block, also make fixed pos respect it. r=TYLin 2020-11-13 13:16:40 +00:00
media Backed out 4 changesets (bug 1675534) for mass test failures. CLOSED TREE 2020-11-10 11:28:32 +02:00
memory Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-11-04 18:46:00 +00:00
mfbt Bug 1672072 - P12. Add constructor for WeakPtr(RefPtr). r=sg 2020-11-13 04:21:17 +00:00
mobile Bug 1675644 - Flush extension messages per-session and per-nativeApp. r=esawin 2020-11-11 22:46:22 +00:00
modules Bug 1677108 - Let gen5, R600, Tesla1 and gpu processless WebRender all ride to beta. r=aosmond 2020-11-13 14:39:57 +00:00
mozglue Bug 1665461: reflect the correct colors for default themes in the skeleton UI. r=dthayer 2020-11-12 23:56:44 +00:00
netwerk Bug 1673682 - Add missing include. r=fix. CLOSED TREE 2020-11-13 12:14:29 +02:00
nsprpub
other-licenses
parser Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
python Bug 1676925 - Remove code supporting the defunct WebRender experiments. r=jrmuizel,marionette-reviewers 2020-11-13 05:40:10 +00:00
remote Bug 1605784 - [remote] Implement Emulation.setTouchEmulationEnabled. r=remote-protocol-reviewers,jdescottes 2020-11-11 19:22:46 +00:00
security No bug - Fix typo to trigger mochitest jobs. 2020-11-12 21:18:08 +02:00
services Bug 1649621, remove OS.File usages from FxAccountsStorage.jsm r=Gijs 2020-11-12 16:38:03 +00:00
servo Bug 1618639 - Make focus-visible match the spec more closely. r=edgar 2020-11-13 12:53:45 +00:00
startupcache Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
storage Bug 1673682 - Accept functors rather than a virtual function override in URLParams::Parse. r=valentin,necko-reviewers 2020-11-13 08:12:12 +00:00
taskcluster Bug 1674773 - make tsan builds use consistent flags. r=rstewart 2020-11-10 21:11:37 +00:00
testing Bug 1673524 - When passing a null abspos containing block, also make fixed pos respect it. r=TYLin 2020-11-13 13:16:40 +00:00
third_party Bug 1676916 - Implicit bind group layouts in WebGPU r=jgilbert,webidl,smaug 2020-11-13 14:15:49 +00:00
toolkit Bug 1674773 - Disable a few more tests under tsan. r=decoder 2020-11-13 10:51:25 +00:00
tools Bug 1676502 - part1 : move remaining sound indicator browser tests to 'browser/base/content/test/tabMediaIndicator/'. r=bryce 2020-11-13 00:30:18 +00:00
uriloader Bug 1652520 - do not overwrite extensions for all filetypes, r=mak 2020-11-10 13:59:39 +00:00
view Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
widget Bug 1677108 - Let gen5, R600, Tesla1 and gpu processless WebRender all ride to beta. r=aosmond 2020-11-13 14:39:57 +00:00
xpcom Bug 1674773 - Use the dummy-load-as-a-fence trick for refptr.rs. r=nika 2020-11-10 21:11:58 +00:00
xpfe/appshell Bug 1670957, add placeholder rectangles for toolbarbuttons and display in skeleton UI r=dthayer,smaug,Gijs 2020-11-10 16:48:10 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml
.eslintignore
.eslintrc.js Bug 1656280 - Enable remaining ESLint rules for widget/test/*.xhtml files. r=mhowell 2020-10-26 17:37:26 +00:00
.flake8 Bug 1673700 - Don't use double quotes around strings in definition of fork_interpose r=firefox-build-system-reviewers,glandium 2020-10-29 15:47:14 +00:00
.git-blame-ignore-revs Bug 1637889 - Add commits from bug 1488698 and its blockers to the list of commits to ignore for blame. r=sylvestre 2020-11-12 11:47:20 +00:00
.gitattributes
.gitignore Backed out 4 changesets (bug 1666347, bug 1667152, bug 1661624, bug 1666345) for causing mingw bustage. CLOSED TREE 2020-11-12 19:55:58 +02:00
.hg-annotate-ignore-revs Bug 1637889 - Add commits from bug 1488698 and its blockers to the list of commits to ignore for blame. r=sylvestre 2020-11-12 11:47:20 +00:00
.hg-format-source
.hgignore Backed out 4 changesets (bug 1666347, bug 1667152, bug 1661624, bug 1666345) for causing mingw bustage. CLOSED TREE 2020-11-12 19:55:58 +02:00
.hgtags
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
aclocal.m4
AUTHORS
build.gradle Bug 1671460 - Update to apilint 0.4.0. r=snorp 2020-11-02 19:42:25 +00:00
Cargo.lock Bug 1676916 - Implicit bind group layouts in WebGPU r=jgilbert,webidl,smaug 2020-11-13 14:15:49 +00:00
Cargo.toml Bug 1622846 - Serialize WebGPU descriptors via Serde for IPC r=jgilbert,webidl,smaug 2020-11-07 02:43:09 +00:00
client.mk
client.py Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
CLOBBER
configure.in
configure.py Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach Bug 1638947 - Run 'mach android' with python 3; r=nalexander 2020-11-09 17:54:33 +00:00
Makefile.in Bug 1675086 - drop reference to 'pgo' from Windows AArch EME artifact build. r=nalexander 2020-11-03 22:46:57 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
moz.configure Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
mozilla-config.h.in
old-configure.in Bug 1654109 - Use PDB basename in cross-compiled Windows builds r=firefox-build-system-reviewers,mhentges 2020-11-11 02:34:44 +00:00
package-lock.json
package.json
README.txt
settings.gradle
substitute-local-geckoview.gradle
test.mozbuild

An explanation of the Firefox 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 Firefox from the source code and create the patch see:

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

If you have a question about developing Firefox, and can't find the solution
on https://firefox-source-docs.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 Firefox developers for
testing, may be buggy.