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
Перейти к файлу
Matt Woodrow 1a068aab32 Bug 1595395 - Use Shmem for gfx::PaintFragment so that we can handle serializing large images. r=rhunt
We serialize an empty sized fragment if memory allocation fails rather than failing serialization to avoid crashing.
CrossProcessPaint::ReceiveFragment checks for an empty fragment, and reports an error to the caller, so this can be handled.

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

--HG--
extra : moz-landing-system : lando
2019-11-28 07:29:33 +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 1572677: Correct a11y exposure for HTML elements with associated XUL labels. r=MarcoZ 2019-11-28 06:36:04 +00:00
browser Bug 1599818 - Remove debugging prints. r=kmag 2019-11-27 20:31:07 +00:00
build Bug 1599928 - Fix a tier-2 Python linting failure. r=erahm 2019-11-28 03:39:45 +00:00
caps Bug 1599569 - Make nsScriptSecurityManager::ClearJSCallbacks into a static method. r=kmag 2019-11-27 20:57:43 +00:00
chrome Bug 1597822 - Hook up intl.l10n.pseudo in DOM/chrome. r=jfkthame 2019-11-26 16:41:55 +00:00
config Bug 1599648 - Add a py3_action build action r=firefox-build-system-reviewers,mshal 2019-11-27 23:38:49 +00:00
devtools Bug 1592763: Use TargetList api for ChangesView. r=ochameau,rcaliman 2019-11-28 01:57:39 +00:00
docshell Bug 1599006 - P4. Properly carry history and frecency data when switching process. r=kmag,mayhemer. 2019-11-28 06:09:54 +00:00
dom Bug 1599386 - Better string formatting for console events, r=smaug 2019-11-28 07:29:40 +00:00
editor Bug 1599318 - `TextEditor` shouldn't put `\r` into its anonymous text node r=m_kato 2019-11-28 05:51:41 +00:00
extensions Bug 1599318 - `TextEditor` shouldn't put `\r` into its anonymous text node r=m_kato 2019-11-28 05:51:41 +00:00
gfx Bug 1595395 - Use Shmem for gfx::PaintFragment so that we can handle serializing large images. r=rhunt 2019-11-28 07:29:33 +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 Bug 1585156 - Remove useless inclusions of nsIDOMWindow.h and nsIDOMWindowUtils.h r=smaug 2019-09-30 22:06:47 +00:00
image Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-11-26 14:35:02 +00:00
intl Bug 1597822 - Hook up intl.l10n.pseudo in DOM/chrome. r=jfkthame 2019-11-26 16:41:55 +00:00
ipc Bug 1598472 - MOZ_CRASH("Origin must be available when deserialized") impedes fuzzing r=ckerschb 2019-11-26 18:21:22 +00:00
js Backed out 3 changesets (bug 1597206) as requested by sfink 2019-11-28 07:47:37 +02:00
layout Bug 1599606 - Don't interleave a non-scrolled canvas background color item and a fixed canvas background image with a scrolled background-color item. r=mattwoodrow 2019-11-28 01:14:03 +00:00
media Bug 1588233 - P1: Correct the moz-patch for soundtouch. r=padenot 2019-11-26 00:42:34 +00:00
memory Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-11-26 14:35:02 +00:00
mfbt Bug 1590907 - Use a static assert in HashTable that doesn't depend on configure. r=sfink 2019-11-25 21:55:56 +00:00
mobile Bug 1594905 - Propagate Gecko channel errors to GeckoInputStream r=geckoview-reviewers,esawin 2019-11-27 18:23:05 +00:00
modules Bug 1599173 - Disable SVG text spacing with a pref. r=emilio 2019-11-27 23:29:41 +00:00
mozglue Bug 1598531 - Output Base Profiler logging to stderr, so it is correctly sync'd with MOZ_LOG - r=gregtatum 2019-11-26 23:01:25 +00:00
netwerk Bug 1599006 - P4. Properly carry history and frecency data when switching process. r=kmag,mayhemer. 2019-11-28 06:09:54 +00:00
nsprpub Bug 1591887 - NSPR_4_24_BETA1. r=jcj 2019-10-28 18:35:18 +00:00
other-licenses Bug 1578489 - New Windows installer icon. r=agashlin 2019-09-23 22:00:43 +00:00
parser Bug 1594672 - Add the "as" attribute to the HTML parser. r=alchen 2019-11-22 16:55:58 +00:00
python Bug 1599648 - Add a py3_action build action r=firefox-build-system-reviewers,mshal 2019-11-27 23:38:49 +00:00
remote Bug 1596888 - (remote) vendor Puppeteer to 8b49dc6 2019-11-27 14:38:28 +00:00
security bug 1599263 - re-land intermediate preloading telemetry now that it's re-enabled r=jcj 2019-11-27 15:44:21 +00:00
services Bug 1598997 - Mock profile fetching function in xpcshell tests. r=eoger 2019-11-25 21:21:46 +00:00
servo Bug 1599876 - Make some string handling in the bindings a bit less terrible. r=boris 2019-11-27 20:57:51 +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 1599607 - lucetc toolchain artifact should unpack to a directory called "lucetc" r=firefox-build-system-reviewers,mshal 2019-11-27 20:02:55 +00:00
testing Backed out 3 changesets (bug 1596086) for causing wrench bustages on result.rs CLOSED TREE 2019-11-28 01:16:42 +02:00
third_party Bug 1599532 - Update unic-langid-impl to 0.7.2 r=emilio 2019-11-27 10:24:41 +00:00
toolkit Bug 1599006 - P1. Use cross-origin redirects to exercise fission code. r=mak 2019-11-27 11:00:18 +00:00
tools Bug 1599643 - Add number of tasks to `mach try again --list` output r=ahal 2019-11-27 14:39:27 +00:00
uriloader Bug 1496380 - implement IsCurrentAppOSDefaultForProtocol on Windows, r=emk 2019-11-26 17:59:15 +00:00
view Bug 1586986 - Deliver 'fixed-bottom' offset to the top of the pres context on the foreground tab. r=geckoview-reviewers,tnikkel,snorp 2019-11-21 21:15:46 +00:00
widget Bug 1598477 - Enable Webrender for Pixel 3 and Pixel 3 XL. r=jnicol 2019-11-27 11:20:28 +00:00
xpcom No bug - Fixup a comment in nsMemoryImpl. 2019-11-27 22:06:46 +00:00
xpfe/appshell Bug 1588484 - Disable Advanced Layers for now when using fission for the window. r=kmag 2019-11-24 20:59:07 +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 1598436 - add nightly bouncer checks to cron, r=aki 2019-11-26 04:01:49 +00:00
.eslintignore Bug 1588223 - Use many domains in iframes for tabswitch test r=stephendonner,perftest-reviewers,rwood 2019-11-25 18:31:36 +00:00
.eslintrc.js Bug 1595908, replace .xul test files in dom/ to .xhtml r=smaug 2019-11-27 15:39:16 +00:00
.flake8 Bug 1583197. Rename 'cold' conditioned profile to 'settled'. r=tarek 2019-11-26 09:06:32 +00:00
.gdbinit
.gdbinit_python Bug 1564314 - Move gdbpp back to python/. r=nalexander 2019-07-11 02:39:31 +00:00
.git-blame-ignore-revs Bug 1572125 - Update .hg-annotate-ignore-revs and .git-blame-ignore-revs to ignore devtools/client/responsive reformatting using Prettier (Bug 1569574) in blame/annotate. r=vporof 2019-08-12 17:27:22 +00:00
.gitattributes Bug 770286: Prevent git LF-to-CRLF autoconversion r=glandium 2019-07-06 02:36:03 +00:00
.gitignore Bug 1588223 - Use many domains in iframes for tabswitch test r=stephendonner,perftest-reviewers,rwood 2019-11-25 18:31:36 +00:00
.hg-annotate-ignore-revs Bug 1572125 - Update .hg-annotate-ignore-revs and .git-blame-ignore-revs to ignore devtools/client/responsive reformatting using Prettier (Bug 1569574) in blame/annotate. r=vporof 2019-08-12 17:27:22 +00:00
.hg-format-source
.hgignore Bug 1588223 - Use many domains in iframes for tabswitch test r=stephendonner,perftest-reviewers,rwood 2019-11-25 18:31:36 +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 Bug 1572332 - Move non-debugger devtools prefs into all.js and firefox.js. r=jdescottes 2019-08-26 01:44:59 +00:00
.prettierrc Bug 1578564 - Workaround a prettier warning so that we can run it on html/xhtml files. r=vporof 2019-09-04 06:59:03 +00:00
.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
AUTHORS
CLOBBER Bug 1583269 - Part 5: Updating ICU requires a clobber. r=jwalden 2019-10-19 01:40:06 +00:00
Cargo.lock Bug 1599532 - Update unic-langid-impl to 0.7.2 r=emilio 2019-11-27 10:24:41 +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 Bug 1540276: Migrate authenticode signing to autograph r=Callek,mshal 2019-09-30 13:57:32 +00:00
README.txt
aclocal.m4
build.gradle Bug 1580356 - Remove Fennec (Firefox for Android). r=snorp,mshal 2019-10-04 20:55:11 +00:00
client.mk
client.py Bug 1559975 - fix python2 and python3 linter errors for client.py r=ahal 2019-09-11 21:06:34 +00:00
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 Bug 1577814 - Increase Gradle heap size. r=nalexander 2019-08-30 17:13:46 +00:00
gradlew
gradlew.bat
mach Bug 1598839 - run mach environment with python3 r=ahal 2019-11-25 18:27:28 +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 Bug 1594867 - Add moz.build/backend bits to specify files that should be built as a sandboxed wasm library r=firefox-build-system-reviewers,mshal 2019-11-27 20:11:59 +00:00
mozilla-config.h.in
old-configure.in Bug 1580234 - Disable the custom linker when mozjemalloc is disabled. r=froydnj 2019-11-22 01:04:20 +00:00
package-lock.json Bug 1540982 - Upgrade to ESLint 6.2.2 and switch to ECMA version 11 (BigInt support, Dynamic imports). r=mossop 2019-08-27 14:51:29 +00:00
package.json Bug 1540982 - Upgrade to ESLint 6.2.2 and switch to ECMA version 11 (BigInt support, Dynamic imports). r=mossop 2019-08-27 14:51:29 +00:00
settings.gradle Bug 1598010 - Move examples into mozilla-central r=agi 2019-11-22 13:30:57 +00:00
substitute-local-geckoview.gradle Bug 1533465 - Add Gradle script for substituting local GeckoView into downstream consumers. r=sebastian 2019-08-15 21:18:24 +00:00
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.