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
Перейти к файлу
Dave Townsend cbd1c370a8 Bug 1590889: Stop warning on common failures in ThirdPartyUtil.cpp r=ckerschb
Differential Revision: https://phabricator.services.mozilla.com/D50365

--HG--
extra : moz-landing-system : lando
2019-10-24 09:19:07 +00:00
.cargo Bug 1586996 - Use upstream winapi instead of froydnj's aarch64 branch. r=glandium 2019-10-23 05:55:49 +00:00
.vscode
accessible Bug 1584283 - Stop using xul:wizard as a root element and migrate consumers to xul:window[role=dialog] with the wizard as the only child r=surkov. On a CLOSED TREE 2019-10-17 21:25:53 +00:00
browser Bug 1574926 - Enable two browser_ext_browserAction_popup* tests with fission+debug r=rpl 2019-10-22 14:49:19 +00:00
build Bug 1589783 - Require sccache 0.2.12 when used to build. r=nalexander 2019-10-22 16:41:02 +00:00
caps Bug 1534339 - make OriginAttributes deserializable; r=baku 2019-10-23 14:10:19 +00:00
chrome
config Bug 1590465 - Disable rust networking check with TSan. r=jseward 2019-10-23 09:52:04 +00:00
devtools Bug 1590306 - Force LTR on the shortcut key in the welcome box r=Honza 2019-10-24 07:41:55 +00:00
docshell Bug 1590748 - Setup result principal URI on the content process LoadInfo as well as the parent process one, since ServiceWorkers depends on it there. r=nika 2019-10-24 00:46:37 +00:00
dom Bug 1590889: Stop warning on common failures in ThirdPartyUtil.cpp r=ckerschb 2019-10-24 09:19:07 +00:00
editor Bug 1582398 - Remove user-select: all for editable labels. r=masayuki 2019-10-23 09:30:03 +00:00
extensions Bug 1589754 - Rename nsGlobalWindowInner::GetTopLevelPrincipal r=Ehsan 2019-10-23 18:14:44 +00:00
gfx Bug 1590582 - Have AsyncPanZoomController::ConvertToGecko return a Maybe rather than using a bool + outparam. r=tnikkel 2019-10-23 22:39:48 +00:00
gradle/wrapper
hal
image Bug 1583044: Make nsMozIconURI serializeable. r=valentin 2019-10-21 14:16:49 +00:00
intl Bug 1583269 - Part 4: Update language tag mappings for CLDR 36. r=jwalden 2019-10-19 01:39:59 +00:00
ipc Bug 1583700 - Pass the loading context of the cspToInherit when deserializing LoadInfo, since this isn't necessarily the same as the loading context of the LoadInfo. r=ckerschb 2019-10-22 01:03:10 +00:00
js Bug 1590776 - Store the external-string-sizeOf callback with the finalize callback instead of per-runtime. r=jwalden,bzbarsky 2019-10-24 08:49:39 +00:00
layout Bug 1578377 - Render dark scrollbars for element with dark background on Windows. r=jmathies 2019-10-23 21:00:28 +00:00
media Bug 1590652 - Temporarily revert to using IAudioClient on Windows 10. r=kinetik 2019-10-23 21:19:36 +00:00
memory
mfbt Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-10-21 14:13:44 +00:00
mobile Bug 1567175, move password manager event listener attachment from content framescript to LoginManagerChild, and use the current window instead of the top level window for the argument passed to DOMInputPasswordAdded, r=MattN 2019-10-21 20:26:21 +00:00
modules Bug 1578377 - Render dark scrollbars for element with dark background on Windows. r=jmathies 2019-10-23 21:00:28 +00:00
mozglue Bug 1590423 - Suppress races related to Rust std::sync::Arc. r=jseward 2019-10-23 10:02:14 +00:00
netwerk Bug 1589754 - Rename nsGlobalWindowInner::GetTopLevelPrincipal r=Ehsan 2019-10-23 18:14:44 +00:00
nsprpub
other-licenses
parser Bug 1585119 - Re-enable yet more mochitests on android; r=geckoview-reviewers,snorp 2019-10-22 20:10:27 +00:00
python Backed out 2 changesets (bug 1476339, bug 1590714) for breaking windows coverage builds and at marco's request. 2019-10-23 23:10:17 +03:00
remote Bug 1590930 - Temporarily skip remote/test/browser/browser_runtime_executionContext.js on windows. r=remote-protocol-reviewers,whimboo 2019-10-24 09:22:33 +00:00
security Bug 1584401 - build osclientcerts in-tree on Windows. r=jcj,kjacobs 2019-09-18 10:27:50 -07:00
services Bug 1590486 - Fix eslint failure. r=eslint-fix 2019-10-24 06:58:21 +03:00
servo Bug 1588737 - Simplify media query code now that lifetimes are non-lexical. r=xidorn 2019-10-20 13:44:07 +00:00
startupcache Bug 1587112 - Make asserts in StartupCache::LoadArchive explicit r=njn 2019-10-22 03:15:18 +00:00
storage Bug 1588329 - Introduce `mozIStorageAsyncConnection::variableLimit`. r=mak 2019-10-15 21:22:57 +00:00
taskcluster Bug 1589783 - Update sccache in-tree to the latest version. r=nalexander 2019-10-22 16:40:34 +00:00
testing Bug 1578377 - Render dark scrollbars for element with dark background on Windows. r=jmathies 2019-10-23 21:00:28 +00:00
third_party Bug 1584401 - follow-up `./mach vendor rust` r=bustage CLOSED TREE 2019-10-23 15:29:26 -07:00
toolkit Bug 1583466 - [Linux] Load policies per user from system, r=mkaply,mossop 2019-10-23 17:35:11 +00:00
tools Backed out 2 changesets (bug 1540340) for causing bustages in shared-libraries-linux.cc and profiler/core/platform.cpp CLOSED TREE 2019-10-24 09:24:15 +03:00
uriloader Bug 1589327 - Remove some other various fennec-dependent code. r=snorp,botond 2019-10-18 18:49:49 +00:00
view
widget Bug 1578377 - Render dark scrollbars for element with dark background on Windows. r=jmathies 2019-10-23 21:00:28 +00:00
xpcom Bug 1583466 - [Linux] Load policies per user from system, r=mkaply,mossop 2019-10-23 17:35:11 +00:00
xpfe/appshell Bug 1580462 - Store iframe's FeaturePolicy in browsingContext to inherit cross origin document. r=baku,farre 2019-10-23 19:39:00 +00:00
.arcconfig
.clang-format
.clang-format-ignore
.cron.yml Bug 1590150 - Turn off ESR60 cron jobs. r=tomprince 2019-10-22 21:21:49 +00:00
.eslintignore Backed out 5 changesets (bug 1556854) for mda failures on /test_media_selection.html CLOSED TREE 2019-10-24 13:47:37 +03:00
.eslintrc.js Bug 1556854 - Enable ESLint for dom/media/test/ - Manually enable remaining rules. r=jya 2019-10-24 08:58:37 +00:00
.flake8 Backed out changeset a4ed297ed157 (bug 1520463) for raptor failures complaining about StringIO 2019-10-19 15:02:15 +03:00
.gdbinit
.gdbinit_python
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags No bug - Tagging mozilla-central 585fe45563356a10a9d53cddfeda2bd699e46dd5 with FIREFOX_BETA_71_BASE a=release DONTBUILD CLOSED TREE 2019-10-14 16:42:11 +00:00
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER Bug 1583269 - Part 5: Updating ICU requires a clobber. r=jwalden 2019-10-19 01:40:06 +00:00
Cargo.lock Bug 1584401 - follow-up `./mach vendor rust` r=bustage CLOSED TREE 2019-10-23 15:29:26 -07:00
Cargo.toml Bug 1584401 - build osclientcerts in-tree on Windows. r=jcj,kjacobs 2019-09-18 10:27:50 -07:00
GNUmakefile
LEGAL
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle
client.mk
client.py
configure.in
configure.py
gradle.properties
gradlew
gradlew.bat
mach Bug 1581224 - convert mach uuid to be compatible with both python2/3 r=Callek 2019-10-21 16:33:00 +00:00
moz.build
moz.configure
mozilla-config.h.in
old-configure.in Bug 1586739 - Upgrade to SQLite 3.30.1. r=mak 2019-10-15 15:29:31 +00:00
package-lock.json
package.json
settings.gradle
substitute-local-geckoview.gradle
test.mozbuild

README.txt

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.