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
Edwin Takahashi 8c43d6096b Bug 1596982 - remove functools32 from the list of explicitly specified pip packages in python.py r=gbrown
Changes:

Do not explicitly specify `functools32` for installation, since pip is good at resolving dependencies.

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

--HG--
extra : moz-landing-system : lando
2019-11-16 07:11:56 +00:00
.cargo Bug 1590167 - Add Rust implementation of hyphenation (mapped_hyph) and hook up in place of libhyphen. r=heycam 2019-11-14 14:07:23 +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 1596193 - Replace outdated references to XUL textbox. r=dao 2019-11-15 13:35:14 +00:00
browser Bug 1596966 - Set min-height: 0 on <stack> children. r=dholbert 2019-11-16 02:00:01 +00:00
build Bug 1596172 - Add perf-reftest-singletons to PGO training r=firefox-build-system-reviewers,mshal 2019-11-14 19:27:26 +00:00
caps Backed out changeset 14d6dd504f86 (bug 1534339) for causing Bug 1595179. CLOSED TREE 2019-11-14 14:59:16 +02:00
chrome
config Bug 1587116 - only include sys/auxv.h on platforms where it might exist r=glandium 2019-11-12 07:10:12 +00:00
devtools Bug 1512152 - Use threadFrontTest instead of initTestDebuggerServer when possible, r=ochameau. 2019-11-15 19:16:10 +00:00
docshell Bug 1596328, rename .xul test files in docshell/ to .xhtml r=bzbarsky 2019-11-15 16:42:21 +00:00
dom Bug 1596090 - avoid sending plugin content to every content process whenever a content process is created, r=handyman 2019-11-16 00:21:49 +00:00
editor Bug 1596768 - Remove GetBindingParent usage in editor. r=smaug 2019-11-15 17:44:11 +00:00
extensions Bug 1595242 - Move the offthread negotiate auth to dispatch to the background thread pool r=mayhemer 2019-11-15 19:45:17 +00:00
gfx Backed out 2 changesets (bug 1594577) for build bustages at HangDetails.cpp. CLOSED TREE 2019-11-16 00:43:29 +02: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
image Backed out 13 changesets (bug 1530402, bug 1533156) for causing raptor failures CLOSED TREE 2019-11-15 18:57:20 +02:00
intl Bug 1487212 - When hyphenation resources are compressed in omnijar, load them into shared memory and share among all content processes. r=heycam,froydnj 2019-11-14 20:05:58 +00:00
ipc Bug 1487212 - When hyphenation resources are compressed in omnijar, load them into shared memory and share among all content processes. r=heycam,froydnj 2019-11-14 20:05:58 +00:00
js Bug 1594998 - Make standalone SpiderMonkey use libxul-like panic. r=froydnj 2019-11-15 13:14:42 +00:00
layout Bug 1595877, replace some .xul test files (crashtests and reftests) in layout/ with .xhtml r=dholbert 2019-11-16 01:02:44 +00:00
media Bug 1596546: disable sndio lazy loading on OpenBSD, and directly link with it r=kinetik 2019-11-15 06:33:19 +00:00
memory Bug 1539133 - Explicitly say not being able to mmap is likely OOM. r=decoder,glandium 2019-11-12 00:04:46 +00:00
mfbt Bug 1590907 - Remove obsolete macro MOZ_HAVE_BITSCAN64. r=froydnj 2019-11-12 21:59:25 +00:00
mobile Bug 1577005 - [5.0] Fix changelog syntax. 2019-11-15 22:30:35 +00:00
modules Bug 1596090 - use staticprefs for flash enabled state pref, r=mconley 2019-11-13 21:17:12 +00:00
mozglue Bug 1587642 - Make the blocklist work when the process heap is not initialized. r=aklotz 2019-11-15 22:53:49 +00:00
netwerk Bug 1596234 - TRR: Check that pushed entry is not used after DNS suffix list changes r=JuniorHsu 2019-11-15 16:00:28 +00:00
nsprpub Bug 1591887 - NSPR_4_24_BETA1. r=jcj 2019-10-28 18:35:18 +00:00
other-licenses
parser Bug 1594981 - update Core::DOM* and Core::Storage* bugzilla product and component meta data in moz.build files after reorganization in bug 1594717. r=annevk 2019-11-08 12:17:57 +00:00
python Bug 1596868 - CXXFLAGS, LDFLAGS, etc. regressed by bug 1595906 r=firefox-build-system-reviewers,dmajor 2019-11-15 18:34:50 +00:00
remote Bug 1595112 - [remote] Cache chrome-remote-interface.js between browser chrome tests. r=remote-protocol-reviewers,ato 2019-11-15 14:57:51 +00:00
security Bug 1592007 - land NSS e8f2720c8254 UPGRADE_NSS_RELEASE, r=kjacobs CLOSED TREE 2019-11-15 18:08:09 +01:00
services Bug 1594704 - ensure sync data choices made before connecting sync are honored. r=eoger 2019-11-15 19:12:16 +00:00
servo Bug 1594946 - Treat 3d translate/scale as 2d if the value can be expressed as 2d. r=emilio 2019-11-15 19:38:24 +00:00
startupcache Bug 1587112 - Make asserts in StartupCache::LoadArchive explicit r=njn 2019-10-22 03:15:18 +00:00
storage Bug 1576593 - P2 - Change the way for tunneling quota information to SQLite; r=janv 2019-10-25 12:02:10 +00:00
taskcluster Bug 1596578 - Run test-info(all), test-info(disabled-by-os), tier 2 on mozilla-central; r- r=jmaher 2019-11-15 17:26:40 +00:00
testing Bug 1596982 - remove functools32 from the list of explicitly specified pip packages in python.py r=gbrown 2019-11-16 07:11:56 +00:00
third_party Bug 1590167 - Add Rust implementation of hyphenation (mapped_hyph) and hook up in place of libhyphen. r=heycam 2019-11-14 14:07:23 +00:00
toolkit Bug 1596966 - Set min-height: 0 on <stack> children. r=dholbert 2019-11-16 02:00:01 +00:00
tools Bug 1596911 - Add support in the autofix for the new extensions r=Gijs 2019-11-16 00:29:17 +00:00
uriloader Bug 1588975 - Replace ShellExecuteExW with mozilla::ShellExecuteByExplorer. r=aklotz,asuth 2019-11-14 19:47:29 +00:00
view Bug 1586144 - Introduce an API to set the dynamic toolbar maximum height in GeckoView. r=geckoview-reviewers,tnikkel,snorp 2019-11-14 05:59:47 +00:00
widget Bug 1596696 - Restore pre-bug 1576390 lock order. r=spohl 2019-11-15 20:35:10 +00:00
xpcom Bug 1595629 - Note intentional crashes in NS_DEBUG_ABORT and nsTerminator. r=froydnj 2019-11-16 01:38:22 +00:00
xpfe/appshell Bug 1470510 - Rename nsXULWindow and nsIXULWindow to AppWindow and nsIAppWindow. r=smaug 2019-11-05 17:56:28 +00:00
.arcconfig
.clang-format
.clang-format-ignore Bug 1594182 - Move wgpu stuff under gfx/wgpu r=jgilbert,remote-protocol-reviewers 2019-11-15 00:29:53 +00:00
.cron.yml Bug 1590150 - Turn off ESR60 cron jobs. r=tomprince 2019-10-22 21:21:49 +00:00
.eslintignore Bug 1594182 - Move wgpu stuff under gfx/wgpu r=jgilbert,remote-protocol-reviewers 2019-11-15 00:29:53 +00:00
.eslintrc.js Bug 1596328, rename .xul test files in docshell/ to .xhtml r=bzbarsky 2019-11-15 16:42:21 +00:00
.flake8 Bug 1583353 - [manifestparser] Support manifests in the 'pathprefix' filter, r=egao 2019-11-08 18:58:09 +00:00
.gdbinit
.gdbinit_python
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1594182 - Move wgpu stuff under gfx/wgpu r=jgilbert,remote-protocol-reviewers 2019-11-15 00:29:53 +00:00
.hgtags No bug - Tagging mozilla-central d42c22627c8dee9e9286fd5d7bbc3d02afbfad44 with FIREFOX_NIGHTLY_71_END a=release DONTBUILD CLOSED TREE 2019-10-21 17:57:42 +00:00
.lldbinit
.mailmap
.prettierignore
.prettierrc
.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
Cargo.lock Bug 1594998 - Make standalone SpiderMonkey use libxul-like panic. r=froydnj 2019-11-15 13:14:42 +00:00
Cargo.toml Bug 1594182 - Move wgpu stuff under gfx/wgpu r=jgilbert,remote-protocol-reviewers 2019-11-15 00:29:53 +00:00
client.mk
client.py
CLOBBER Bug 1583269 - Part 5: Updating ICU requires a clobber. r=jwalden 2019-10-19 01:40:06 +00:00
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LEGAL
LICENSE
mach Bug 1592855 - run mach vendor python with python3 r=ahal 2019-11-05 15:29:44 +00:00
Makefile.in
moz.build
moz.configure
mozilla-config.h.in
old-configure.in Bug 1595906 - Allow opting out of hardening compile flags on a granular basis r=froydnj 2019-11-14 17:13:28 +00:00
package-lock.json
package.json
README.txt
settings.gradle Backed out 2 changesets (bug 1585661) for causing lint failures. CLOSED TREE 2019-11-14 17:50:28 +02:00
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://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.