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
Перейти к файлу
Jean-Yves Avenard aabcbaf2bd Bug 1595637 - P6. Remove depency on ChannelEventQueue and NeckoTargetHolder from DocumentChannelChild. r=mayhemer
There was no need for the ChannelEventQueue and GetNeckoTarget() was always retuning the main thread anyway.

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

--HG--
extra : moz-landing-system : lando
2019-11-21 11:00:04 +00:00
.cargo Bug 1596069 - Update neqo to version 0.1.6 r=agrover 2019-11-17 03:30:04 +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 1594585 - add coverage for b-c tests that run in in-process iframes. r=Jamie 2019-11-20 02:31:07 +00:00
browser Merge mozilla-central to autoland. a=merge CLOSED TREE 2019-11-21 12:04:33 +02:00
build Bug 1448349 - Warn about autoconf $PATH problems on win32 r=firefox-build-system-reviewers,chmanchester 2019-11-21 00:20:56 +00:00
caps Backed out changeset 4757e1fd407f (bug 1594781) for failing wpt at iframe_sandbox_popups_escaping-1.html on a CLOSED TREE 2019-11-20 07:26:52 +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 1590401 - Refactor Front.onFront+onFrontDestroyed into Front.watchFronts. r=jdescottes 2019-11-20 17:13:01 +00:00
docshell Bug 1595637 - P3. Only set contentType, contentDisposition and originalURI in the parent. r=kmag,mayhemer 2019-11-21 10:58:14 +00:00
dom Bug 1559076 - Implement shadow part forwarding (minus invalidation). r=heycam 2019-11-21 10:32:32 +00:00
editor Bug 1595425 - Don't flush layout when setting empty string on Chrome. r=masayuki 2019-11-20 05:09:18 +00:00
extensions Bug 1596988 - remove telemetry ping 'AUTOPLAY_SITES_SETTING_CHANGE'. r=Ehsan 2019-11-19 14:39:16 +00:00
gfx Bug 1597319 - Use rounded rect FAST_PATH more agressively r=gw 2019-11-21 00:53:00 +00: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 Bug 1530402 - Provide imgTools.decodeFromChannelAsync. r=aosmond,snorp 2019-11-18 16:48:53 +00:00
intl Bug 1581960 - Use fluent-locale-rs for LocaleService::NegotiateLanguages. r=emilio 2019-11-19 23:07:08 +00:00
ipc Bug 1577336: Part 7 - Move DXGI async plugin operations to compositor process r=jmathies,mattwoodrow,sotaro,mccr8 2019-11-20 21:49:35 +00:00
js Bug 1595476 part 5 - Remove now-dead CFG memory reporter. r=tcampbell 2019-11-20 14:40:45 +00:00
layout Bug 1559076 - Invalidate parts in nested shadow trees correctly. r=heycam 2019-11-21 10:32:10 +00:00
media Bug 1545504 - Strengthen bounds check in WebRTC PhysicalSocketServer. r=jesup 2019-11-17 03:40:50 +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 Backed out changeset 4fbd18ff4990 (bug 1597707) for causing geckoview failures in SelectionActionDelegateTest.request 2019-11-20 14:19:27 +02:00
modules Bug 1565004 - Make sure we skip TRR when there's an active VPN r=mayhemer 2019-11-21 10:02:48 +00:00
mozglue Bug 1597605 - Pass a valid OBJECT_ATTRIBUTES to NtQueryFullAttributesFile. r=handyman 2019-11-20 01:15:49 +00:00
netwerk Bug 1595637 - P6. Remove depency on ChannelEventQueue and NeckoTargetHolder from DocumentChannelChild. r=mayhemer 2019-11-21 11:00:04 +00:00
nsprpub
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 1598157 - Do not check mozilla-inbound during artifact builds. r=firefox-build-system-reviewers,mshal 2019-11-20 23:50:34 +00:00
remote Bug 1597253 - [remote] Implement Page.lifecycleEvent. r=remote-protocol-reviewers,maja_zf 2019-11-19 22:08:05 +00:00
security Bug 1592007 - land NSS 1e22a0c93afe UPGRADE_NSS_RELEASE, r=kjacobs 2019-11-19 22:00:00 +00:00
services Bug 1597785 - fix review nits from bug 1594521, r=kmag 2019-11-19 21:44:10 +00:00
servo Bug 1559076 - Invalidate parts in nested shadow trees correctly. r=heycam 2019-11-21 10:32:10 +00:00
startupcache
storage
taskcluster Backed out changeset efb782988830 (bug 1596479) for wrench bustage (KeyError: 'region'). CLOSED TREE 2019-11-21 00:45:18 +02:00
testing Bug 1559076 - Invalidate parts in nested shadow trees correctly. r=heycam 2019-11-21 10:32:10 +00:00
third_party Bug 1598161 - remove 'os-release.orig'. r=egao 2019-11-21 01:27:03 +00:00
toolkit Bug 1592934 - Add a telemetry probe to track temporary storage initialization success rate; r=janv,janerik 2019-11-21 07:59:34 +00:00
tools Bug 1563864 - add ubuntu18.04 dockerfile and enable codepath to specify image for use in linux testing r=jmaher 2019-11-20 18:18:07 +00:00
uriloader Backed out changeset 42f70440b347 (bug 1263176) for failing win bc at browser_startup_mainthreadio.js on a CLOSED TREE 2019-11-20 02:34:55 +02: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 Backed out changeset 19b9fd7a11d0 (bug 1585918) for bustage on nsWindow.cpp. CLOSED TREE 2019-11-21 13:02:52 +02:00
xpcom Bug 1597728: Make EventQueue support templatization for queue page size r=froydnj 2019-11-21 03:47:19 +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 Backed out changeset 11f48aaae955 (bug 1481916) as per aki's request. a=backout 2019-11-19 23:42:37 +02: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 1596327, rename .xul test files in widget/ to .xhtml r=jmathies 2019-11-20 19:05:30 +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
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER
Cargo.lock Bug 1581960 - Use fluent-locale-rs for LocaleService::NegotiateLanguages. r=emilio 2019-11-19 23:07:08 +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
GNUmakefile
LEGAL
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle
client.mk
client.py
configure.in
configure.py Bug 1593948 - Touch clobber in configure.py instead of clobber.py; r=firefox-build-system-reviewers,chmanchester 2019-11-19 21:49:13 +00:00
gradle.properties
gradlew
gradlew.bat
mach Bug 1592855 - run mach vendor python with python3 r=ahal 2019-11-05 15:29:44 +00:00
moz.build Bug 1591538 - Don't include taskcluster stuff in SM tarball; r=sfink 2019-11-18 08:47:00 +00:00
moz.configure
mozilla-config.h.in
old-configure.in bug 1597743 - re-enable intermediate preloading (cert_storage) on non-nightly builds r=jcj,kjacobs 2019-11-19 21:50:37 +00:00
package-lock.json
package.json
settings.gradle Backed out 2 changesets (bug 1585661) for causing lint failures. 2019-11-14 15:35:02 +02:00
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.