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
Jed Davis 5da5bf3e63 Bug 1611547 - Fix MacProcessLauncher to close the IPC client pipe. r=froydnj
MacProcessLauncher overrides DoFinishLaunch from PosixProcessLauncher,
but doesn't call the superclass method, so CloseClientFileDescriptor is
never called on the channel.

Currently this doesn't cause any obvious problems, because the channel
object redundantly closes the fd when it first reads data from the child
process; however, that extra close is thread-unsafe and being removed in
bug 1607153.

Trying to fix bug 1607153 without this patch caused a number of test
suites to fail by timing out, probably because the extra copy of the
client (child) end of the pipe causes the server (parent) end to never
get an end-of-file or broken pipe error during shutdown.

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

--HG--
extra : moz-landing-system : lando
2020-01-28 12:56:46 +00:00
.cargo Bug 1611302 - Update Cranelift to eb20fcab349ce20ac6f8659d1c4b058108d5e627. r=bbouvier 2020-01-26 04:13:56 +00:00
.vscode
accessible Bug 1606265 - Work on new tab containers menu popup. r=fluent-reviewers,Gijs,flod 2020-01-23 22:28:30 +00:00
browser Bug 1593886 - Update dark theme Urlbar colours. r=dao 2020-01-28 14:13:18 +00:00
build Bug 1610944 - configure/test_toolchain_configure.py and configure/test_toolchain_helpers.py support Python 3 r=firefox-build-system-reviewers,mshal CLOSED TREE 2020-01-23 17:15:38 +00:00
caps Bug 1594781 -- Refactor nsGlobalWindowOuter r=ckerschb 2020-01-22 17:14:08 +00:00
chrome Bug 1609996 - Reorder some includes affected by the previous patches. r=froydnj 2020-01-20 16:19:48 +00:00
config Bug 1611296 - Replace spirv_cross by a wrapper crate with a different name r=jrmuizel 2020-01-24 14:55:41 +00:00
devtools Bug 1611815 - Fix thrown error about presetName om the performance-new devtools panel; r=canaltinova 2020-01-28 11:38:19 +00:00
docs No bug - doc: Remove some deprecated info about the editor r=masayuki 2020-01-23 22:51:04 +00:00
docshell Bug 1301399 - Delete trailing whitespace. r=pedantic-fix 2020-01-28 07:03:32 +02:00
dom Bug 1609956 - Discourage atoms zone collection during page load r=sfink,smaug 2020-01-28 13:06:40 +00:00
editor Bug 1610264 - part 2: Make synthesizePlainDragAndDrop() stop dispatching drop event if dragover event listener sets drop effect to none r=smaug 2020-01-24 07:43:20 +00:00
extensions Bug 1357107 - Remove nsContentBlocker. r=bzbarsky 2020-01-21 19:19:17 +00:00
gfx Bug 1605777 - Clear WrappingTextureSourceYCbCrBasic::mTexture correctly r=nical 2020-01-23 11:11:46 +00:00
gradle/wrapper
hal Bug 1605934 - Use nested namespaces r=sg 2020-01-18 13:48:34 +00:00
image Bug 1611127 - Fix how images with optimized surfaces may go missing on Windows. r=tnikkel 2020-01-23 22:19:40 +00:00
intl Bug 1607052 - Cut out the POSIX encoding part from the locale during sanitization. r=jfkthame 2020-01-22 13:52:23 +00:00
ipc Bug 1611547 - Fix MacProcessLauncher to close the IPC client pipe. r=froydnj 2020-01-28 12:56:46 +00:00
js Bug 1609889 - Separate wasm return values from calls in inlined Ion-to-Wasm calls r=lth 2020-01-28 13:03:05 +00:00
layout Bug 1605223. Handle SVG_FECOMPONENTTRANSFER_TYPE_UNKNOWN when computing webrender filter information for component transfer filters. r=mstange 2020-01-28 10:00:25 +00:00
media Bug 1611431 - Generate mp4parse-rust bindings as part of mach build. r=kinetik 2020-01-28 14:04:37 +00:00
memory Bug 1610720 - Change moz_dispose_arena to allow to free empty arenas. r=erahm 2020-01-24 02:06:32 +00:00
mfbt Bug 1610980 Part 2 - Add MakeInclusiveEnumeratedRange(). r=froydnj 2020-01-27 08:01:55 +00:00
mobile Bug 1597793 - Use setTabActive in GVE. r=snorp 2020-01-25 07:27:19 +00:00
modules Bug 1558926 - Part 1: Add data structures and pref for display item caching r=kvark 2020-01-27 14:17:43 +00:00
mozglue Bug 1611635 - TestPrintf.cpp: remove a test - causes a warning with gcc > 9 r=froydnj 2020-01-26 08:23:45 +00:00
netwerk Bug 1599046 - P4. Report content blocking log to console while running in the parent process r=Ehsan 2020-01-27 19:23:05 +00:00
nsprpub Bug 1600803 - NSPR_4_25_BETA1 for FF 74. r=jcj UPGRADE_NSPR_RELEASE 2020-01-07 11:04:03 +00:00
other-licenses Backed out changeset fbbb42a15738 (bug 1585356) for bustage on city.cpp. CLOSED TREE 2020-01-08 00:51:00 +02:00
parser Bug 1519636 - Automatically reformat recent changes using clang-format r=Ehsan 2020-01-21 09:51:27 +00:00
python Bug 1611340 - run mach doctor with python3 r=Callek 2020-01-25 03:05:42 +00:00
remote Bug 1587845 - [remote] ESLint fix for browser_captureScreenshot.js. 2020-01-24 00:07:00 +02:00
security Bug 1606927 - land NSS 4bf79c4d2954 UPGRADE_NSS_RELEASE, r=kjacobs 2020-01-28 06:50:08 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings - a=repo-update r=RyanVM 2020-01-23 13:31:34 +00:00
servo Bug 1611829 - Convert scroll-behavior #defines to an enum class. r=emilio 2020-01-28 09:12:29 +00:00
startupcache Bug 1606102 - Don't use putNew in StartupCache::LoadArchive r=froydnj 2019-12-30 18:50:56 +00:00
storage Bug 1414737 - Ensure Connection::GetQuotaObjects only returns NS_OK if the quota objects are non-null. r=janv,dom-workers-and-storage-reviewers 2020-01-23 12:46:46 +00:00
taskcluster Bug 1605188 - Update builders to rustc 1.40 r=firefox-build-system-reviewers,rstewart 2020-01-25 16:03:16 +00:00
testing Bug 1610054 - Prevent infinite recursion when upgrading custom elements; r=smaug 2020-01-28 08:46:47 +00:00
third_party Bug 1611302 - Update Cranelift to eb20fcab349ce20ac6f8659d1c4b058108d5e627. r=bbouvier 2020-01-26 04:13:56 +00:00
toolkit Bug 1610840 - Remove webExtension.version from the Search Engine configuration schema and config as we don't need it. r=daleharvey 2020-01-28 13:33:11 +00:00
tools Bug 1608535 - [lint] Forward new --no-error-on-unmatched-pattern to eslint, r=Standard8 2020-01-23 13:30:27 +00:00
uriloader Bug 1599046 - P3. Remove unused IPC method in nsIParentChannel.idl. r=timhuang,Ehsan 2020-01-27 10:39:38 +00:00
view Bug 1596317 - Use CallState for nsContentUtils::CallOnAllRemoteChildren. r=smaug 2019-12-19 07:58:27 +00:00
widget Bug 1609452 - part2 : remove redundant virtual keywords. r=mstange 2020-01-28 09:56:09 +00:00
xpcom Bug 1611173 - Remove support for non-nsISupports XPIDL interfaces. r=nika 2020-01-24 23:13:30 +00:00
xpfe/appshell Bug 1432856 - Extended focus methods in Window.webidl, Client.webidl and Element.webidl to pass CallerType. r=smaug 2020-01-16 14:38:40 +00:00
.arcconfig
.clang-format
.clang-format-ignore Bug 1607014 Part 2 - Remove references to toolkit/recordreplay/udis86, r=jlast. 2020-01-05 01:43:41 +00:00
.cron.yml Bug 1596775: Run system-symbols task daily; r=glandium 2019-12-11 10:14:31 +00:00
.eslintignore Bug 1609998 - Enable ESLint for non-third party files in editor/libeditor/tests/browserscope/. r=m_kato 2020-01-21 20:46:49 +00:00
.eslintrc.js Bug 1610923 - When loading files for ignoring lists in ESLint, use the absolute path. r=Mardak 2020-01-24 21:55:04 +00:00
.flake8 Bug 1611023: [taskgraph] Fix python3 flake8 errors in taskgraph; r=Callek 2020-01-23 03:35:31 +00:00
.gdbinit
.gdbinit_python
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1600339 - Measure responsiveness while evaluating messages r=k88hudson,mconley 2020-01-18 21:08:40 +00:00
.hgtags No bug - Tagging mozilla-central d5843cae64d30255b242d051888e99bef3de5c05 with FIREFOX_NIGHTLY_73_END a=release DONTBUILD CLOSED TREE 2020-01-06 15:50:11 +00:00
.lldbinit Bug 1603804. Move third_party/python/lldbutils to python/lldbutils. r=ahal 2019-12-20 17:10:12 +00:00
.mailmap
.prettierignore Bug 1609671 - Inspect binding should try to get the sourcemapped location while inspecting a function. r=jdescottes,vporof 2020-01-24 12:58:24 +00:00
.prettierrc Bug 1601681 - Re-enable unix-line endings on ESLint controlled files. r=mossop 2019-12-11 08:12:57 +00:00
.taskcluster.yml Bug 1606869: Switch decision task docker caches to match the rest the in-tree caches; r=Callek 2020-01-03 22:18:29 +00:00
.trackerignore
.yamllint Bug 1606009 - Fix & silent some tests r=Callek 2019-12-26 22:13:18 +00:00
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle Bug 1608570 - Remove some old Fennec-related build variables r=nalexander 2020-01-10 22:51:03 +00:00
Cargo.lock Bug 1611302 - Update Cranelift to eb20fcab349ce20ac6f8659d1c4b058108d5e627. r=bbouvier 2020-01-26 04:13:56 +00:00
Cargo.toml Bug 1611302 - Update Cranelift to eb20fcab349ce20ac6f8659d1c4b058108d5e627. r=bbouvier 2020-01-26 04:13:56 +00:00
client.mk
client.py
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2019-12-02 11:59:11 +00:00
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LEGAL
LICENSE
mach Bug 1601578 - mach - doc environment with python 3 r=ahal,firefox-build-system-reviewers,chmanchester 2019-12-17 19:17:43 +00:00
Makefile.in Bug 1557788 - Remove spurious MOZ_PROFILE_USE ifndefs; r=firefox-build-system-reviewers,chmanchester 2019-12-09 18:03:53 +00:00
moz.build Bug 1598746 - Add some SCHEDULES optimizations for changes to test files; r=ahal 2020-01-07 16:46:46 +00:00
moz.configure Bug 1607103 - Allow forkserver on FreeBSD r=gsvelto 2020-01-16 11:26:45 +00:00
mozilla-config.h.in
old-configure.in Bug 1591725 - Optimize at -O2 on android, clang r=froydnj,dmajor 2020-01-20 19:34:10 +00:00
package-lock.json Bug 1607172 - Update ESLint to the latest version and use ignorePatterns to ignore paths listed in ThirdPartyPaths.txt. r=mossop 2020-01-21 20:46:06 +00:00
package.json Bug 1607172 - Update ESLint to the latest version and use ignorePatterns to ignore paths listed in ThirdPartyPaths.txt. r=mossop 2020-01-21 20:46:06 +00:00
README.txt Bug 1606026: Move existing documentation into new locations r=sylvestre 2020-01-06 16:38:34 +00:00
settings.gradle
substitute-local-geckoview.gradle Bug 1581979 - Use -SNAPSHOT versions locally to enable the local GeckoView substitution flow. r=nalexander 2019-12-11 21:29:44 +00:00
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 IRC at irc.mozilla.org in #introduction 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.