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
Перейти к файлу
Edwin Gao 892c0866e2 Bug 1559975 - fix python2 lint issues in tools/mach_commands.py r=ahal,catlee
Changes:
- add `print_function` to satisfy py2 linter

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

--HG--
extra : moz-landing-system : lando
2019-07-19 14:50:07 +00:00
.cargo Bug 1530715 - P4: Vendor Rust dependencies for cubeb-coreaudio-rs. r=kinetik 2019-07-17 05:32:36 +00:00
.vscode
accessible Bug 1566299: Update XULListBoxAccessible now that autocomplete-richlistbox-popup is a Custom Element. r=surkov 2019-07-18 04:47:42 +00:00
browser Bug 1563393 - Stop caching the ctrl+tab thumbnail canvas size. r=aswan 2019-07-19 16:39:40 +00:00
build Bug 1561723 - Add debugger to whitelist for import-pr usage r=kvark 2019-07-19 14:18:56 +00:00
caps Bug 1564527 - Enable AssertEvalNotUsingSystemPrincipal on Nightly builds r=ckerschb 2019-07-18 18:22:06 +00:00
chrome Bug 1565688. Remove unused IOService arg from NS_NewURI. r=mayhemer 2019-07-15 13:39:51 +00:00
config Bug 1565877 - Bump the stack size on mingwclang builds r=firefox-build-system-reviewers,mshal 2019-07-18 13:04:19 +00:00
devtools Bug 1567282: renamed text-decoration-width to text-decoration-thickness r=dholbert 2019-07-19 16:33:08 +00:00
docshell Bug 1566417 - Update to use ReferrerInfo in prefetch and preload URI r=smaug 2019-07-19 11:42:09 +00:00
dom Bug 1522070 - Part 18: Update 'lang' member test for Web manifest to match latest ECMA-402. r=marcosc 2019-07-19 13:37:47 +00:00
editor Bug 1565584: move `nsIContentUtils::ContentIsDescendantOf` to `nsINode::IsInclusiveDescendantOf`. r=smaug 2019-07-15 10:02:21 +02:00
extensions Bug 1566182: Annotate mochitests that fail with Fission enabled. r=mccr8 2019-07-15 16:19:32 -07:00
gfx Bug 1563622 - Miscellaneous useful logging. r=botond 2019-07-19 16:27:23 +00:00
gradle/wrapper
hal
image Bug 1566182: Annotate mochitests that fail with Fission enabled. r=mccr8 2019-07-15 16:19:32 -07:00
intl Bug 1563673 - Add Fluent guidelines for reviewer to Firefox documentation r=Pike 2019-07-16 14:20:34 +00:00
ipc Merge mozilla-central to mozilla-inbound. 2019-07-18 12:57:56 +03:00
js Bug 1522070 - Part 17: Remove references to RFC 5646. r=jwalden 2019-07-19 09:33:44 +00:00
layout Bug 1567282: renamed text-decoration-width to text-decoration-thickness r=dholbert 2019-07-19 16:33:08 +00:00
media Backed out 2 changesets (bug 1567457) for failures at test_getUserMedia_basicAudio_loopback.html on a CLOSED TREE. 2019-07-19 18:24:05 +03:00
memory Bug 1523276 - Implement PHC, a probabilistic heap checker. r=glandium,gsvelto 2019-07-03 09:26:11 +10:00
mfbt Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-07-16 07:33:44 +00:00
mobile Backed out changeset db7b66954bde (bug 1507495) for ES lint failure on geckoview.js CLOSED TREE 2019-07-19 19:42:47 +03:00
modules Backed out changeset db7b66954bde (bug 1507495) for ES lint failure on geckoview.js CLOSED TREE 2019-07-19 19:42:47 +03:00
mozglue Bug 1567013: Change gen_dll_blocklist_defs.py to use the DLL name for dupe detection; r=bytesized 2019-07-18 03:29:45 +00:00
netwerk Bug 1565912 - rewrite trr exclusion algorithm to iteration r=mayhemer 2019-07-18 18:02:58 +00:00
nsprpub
other-licenses Bug 1458385: Package mar and mbsdiff as a toolchain; r=glandium 2019-07-11 16:40:13 +00:00
parser Bug 1565129 - Re-introduce plain_text.wrap_long_lines. r=bzbarsky 2019-07-11 18:49:50 +00:00
python Bug 1566044 - Missing inputs in install manifests should trigger updates; r=nalexander 2019-07-18 22:40:57 +00:00
remote Bug 1563690 - Make Target class save a list of Connection rather than Session. r=remote-protocol-reviewers,jdescottes 2019-07-18 16:39:11 +00:00
security bug 1560403 - leave cert_storage's lmdb open in rw mode r=nanj 2019-07-18 21:43:14 +00:00
services Bug 1564131 - re-enable syncing of builtin themes. r=rpl 2019-07-18 01:25:50 +00:00
servo Bug 1567282: renamed text-decoration-width to text-decoration-thickness r=dholbert 2019-07-19 16:33:08 +00:00
startupcache
storage Bug 1565056, merge ImgDecoder and mozStorage threads in THREAD_WAKEUP telemetry, r=tnikkel,asuth 2019-07-11 04:03:44 +00:00
taskcluster Bug 1566768 - Do not use our backport of valgrind in the docker image for base toolchain builds. r=mshal 2019-07-19 04:28:17 +00:00
testing Bug 1563800 - Output percent-change of test's power usage relative to Android OS baseline. r=perftest-reviewers,alexandru.irimovici 2019-07-19 16:45:26 +00:00
third_party Backed out 2 changesets (bug 1567457) for failures at test_getUserMedia_basicAudio_loopback.html on a CLOSED TREE. 2019-07-19 18:24:05 +03:00
toolkit Bug 1528614 - Remove clickSelectsAll from textboxes. r=dao 2019-07-19 08:54:43 +00:00
tools Bug 1559975 - fix python2 lint issues in tools/mach_commands.py r=ahal,catlee 2019-07-19 14:50:07 +00:00
uriloader Bug 1566417 - Update to use ReferrerInfo in prefetch and preload URI r=smaug 2019-07-19 11:42:09 +00:00
view
widget Bug 1563622 - Use the right layers id for events prevented by chrome. r=botond 2019-07-19 16:29:36 +00:00
xpcom Bug 1565769 - Give threads an additional 50 ms to finish up in ShutdownWithTimeout tests r=erahm 2019-07-18 17:57:43 +00:00
xpfe/appshell Backed out 9 changesets (bug 1523638) for browser_contextmenu.js failures CLOSED TREE 2019-07-16 23:40:47 +03:00
.arcconfig
.clang-format
.clang-format-ignore
.cron.yml Bug 1565630 - Do searchfox C++/Rust indexing on ESR68. r=RyanVM 2019-07-15 17:55:20 +00:00
.eslintignore Bug 1556849 - Enable ESLint for dom/base/. r=Standard8,mccr8 2019-07-15 17:22:45 +00:00
.eslintrc.js Bug 1564555 - Enable some more ESLint rules for layout. r=Standard8,dholbert 2019-07-18 21:00:21 +00:00
.flake8
.gdbinit
.gdbinit_python Bug 1564314 - Move gdbpp back to python/. r=nalexander 2019-07-11 02:39:31 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1559479 - mach lint complains about newtab node_modules r=dmose 2019-07-12 15:24:07 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1559479 - mach lint complains about newtab node_modules r=dmose 2019-07-12 15:24:07 +00:00
.hgtags
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER
Cargo.lock Backed out 2 changesets (bug 1567457) for failures at test_getUserMedia_basicAudio_loopback.html on a CLOSED TREE. 2019-07-19 18:24:05 +03:00
Cargo.toml Bug 1550640 - P4: Remove bincode. r=Gankro 2019-07-12 06:12:33 +00:00
GNUmakefile
LEGAL
LICENSE
Makefile.in Bug 1565706 - Allow to run `mach build rust` without setting MOZ_RUST_TIER. r=froydnj 2019-07-15 23:50:31 +00:00
README.txt
aclocal.m4
build.gradle Backed out 2 changesets (bug 1557096, bug 1565410) for multiple regressions linked to Bug 1557096. a=backout CLOSED TREE 2019-07-17 00:07:39 +03:00
client.mk
client.py
configure.in
configure.py
gradle.properties
gradlew
gradlew.bat
mach
moz.build
moz.configure
mozilla-config.h.in
old-configure.in Bug 1562952 - Always build signmar when mar is built. r=nalexander 2019-07-16 19:01:03 +00:00
package-lock.json Bug 1567134 - Update the node modules packages for the builders. r=ahal 2019-07-18 13:10:40 +00:00
package.json Bug 1564138 - Fix DevTools PropTypes errors when updating eslint. r=Ola. 2019-07-17 10:35:44 +00:00
settings.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.