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
Перейти к файлу
Andrew Osmond 379404ac50 Bug 1428558 - Part 8. Integrate SharedSurfacesAnimation with the rest of imagelib. r=nical
This patch makes ImageContainer create a SharedSurfacesAnimation object
when it detects that we are using shared surfaces and are producing full
frames.

Differential Revision: https://phabricator.services.mozilla.com/D7505
2018-11-02 09:09:52 -04:00
.cargo Backed out 2 changesets (bug 1502964) for build bustages CLOSED TREE 2018-10-31 16:30:41 +02:00
.vscode Bug 1493017 - Tweak vscode tasks.json problemMatcher regexes to handle clang/Windows output - r=jya 2018-09-21 10:00:59 +00:00
accessible Bug 1104947 - Complete the accessibility mapping for aria-current, r=Jamie 2018-11-02 06:40:47 +00:00
browser Merge mozilla-central to mozilla-inbound. a=merge CLOSED TREE 2018-11-02 11:45:44 +02:00
build Bug 1473588: Upgrade minimum ICU version to ICU 63. r=jorendorff 2018-11-01 09:39:38 -07:00
caps Bug 1502743 - Replace black/whitelist within caps to block/allowlist r=ckerschb 2018-10-31 17:56:43 +00:00
chrome Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
config Bug 1499026 - Part 2: Update in-tree ICU to release 63.1. rs=Waldo 2018-11-01 06:32:25 -07:00
db Bug 1491671 - Upgrade to SQLite 3.25.1. r=mak 2018-09-19 13:28:02 +00:00
devtools Merge mozilla-central to mozilla-inbound. a=merge 2018-11-02 00:38:07 +02:00
docshell Merge mozilla-inbound to mozilla-central. a=merge 2018-11-02 00:27:53 +02:00
dom Merge inbound to mozilla-central a=merge 2018-11-02 07:11:08 +02:00
editor Bug 1503457 - Add some variation of EditAction values for composition r=m_kato 2018-11-01 08:07:04 +00:00
embedding Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
extensions Bug 1502774 - Part 3: Remove nsAuthModule r=valentin 2018-11-01 10:39:58 +00:00
gfx Bug 1428558 - Part 7. Suppress display list regeneration for animated image updates. r=nical 2018-11-02 09:09:52 -04:00
gradle/wrapper Bug 1476165 - Part 2: Update Android Gradle plugin to version 3.1.0. r=nalexander,snorp 2018-07-17 13:20:19 +01:00
hal Bug 1488401 - Remove the remnants of the DiskSpaceWatcher r=asuth,janv,smaug 2018-09-13 06:40:51 +00:00
image Bug 1428558 - Part 8. Integrate SharedSurfacesAnimation with the rest of imagelib. r=nical 2018-11-02 09:09:52 -04:00
intl Bug 1499026 - Part 2: Update in-tree ICU to release 63.1. rs=Waldo 2018-11-01 06:32:25 -07:00
ipc Bug 1502743 - Replace black/whitelist within caps to block/allowlist r=ckerschb 2018-10-31 17:56:43 +00:00
js Bug 1503009 - Test that import() is a syntax error even if we don't emit bytecode for it r=jorendorff 2018-11-02 11:13:01 +00:00
layout Bug 1428558 - Part 7. Suppress display list regeneration for animated image updates. r=nical 2018-11-02 09:09:52 -04:00
media Bug 1504016: Disable webp's NEON on aarch64-windows due to bustage. r=froydnj 2018-11-01 22:02:29 -04:00
memory Backed out changeset bee1c344cb47 (bug 1491909) for failures in browser/components/extensions/test/xpcshell/test_ext_geckoProfiler_control.js 2018-10-24 04:23:13 +03:00
mfbt Bug 1321014 - Respect MOZ_INHERIT_TYPE_ANNOTATIONS_FROM_TEMPLATE_ARGS for the purpose of identifying GC types and pointers, r=jonco 2018-07-20 18:36:20 -07:00
mobile Merge inbound to mozilla-central a=merge 2018-11-02 07:11:08 +02:00
modules Bug 1503070 part 4. Remove getScreenshot() method from BrowserElement. r=ehsan 2018-11-01 17:37:41 -04:00
mozglue Bug 1432429 - Point the JS Runtimes at TimeStamp for the current time. r=jandem 2018-10-26 13:28:51 -05:00
netwerk Bug 1502055 - test for Clear-Site-Data + 304 http status r=mayhemer 2018-10-31 06:46:00 +02:00
nsprpub Bug 1477680, NSPR 4.20 RTM, no code change, only version number, r=me 2018-08-28 16:21:01 +02:00
other-licenses Backed out changeset 30dec3c6ac99 (bug 1468544) for breaking at least MSVC build. CLOSED TREE 2018-11-01 20:31:40 +02:00
parser Bug 1501662 - Add more .eslintrc.js files for test directories (dom, modules, netwerk and parser). r=mossop 2018-10-24 19:11:17 +00:00
python Bug 1492128: [mozrelease] Fix typo in taskcluster proxy configuration; r=me 2018-11-01 14:21:12 -06:00
security Bug 1501680 - Don't send credentials in ssl error reports. r=Gijs 2018-11-01 18:49:11 +00:00
services Bug 1503947 - Add a function to FxAccountsConfig to return the correct url for onboarding fxa card r=eoger 2018-11-01 17:27:08 +00:00
servo Bug 1501117 - Part 2: Serialize timing function from web animation api with servo. r=emilio,birtles 2018-11-01 21:33:56 +00:00
startupcache Bug 1503207 - Remove nsWeakPtr.h and cleanup all files including weak reference-related headers r=froydnj 2018-10-31 20:39:03 +00:00
storage Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
taskcluster Bug 1502589 - Move the fxc build script back to a mozilla github repo r=ted 2018-11-01 15:54:34 -05:00
testing Merge mozilla-inbound to mozilla-central. a=merge 2018-11-02 00:27:53 +02:00
third_party Backed out 2 changesets (bug 1502964) for build bustages CLOSED TREE 2018-10-31 16:30:41 +02:00
toolkit Merge inbound to mozilla-central a=merge 2018-11-02 07:11:08 +02:00
tools Bug 1349607 - Remove mVsyncTimestamp from the VsyncMarkerPayload r=mstange 2018-11-01 13:56:18 +00:00
uriloader Bug 1478171 - [1.0] Forward channel redirect to nsILoadURIDelegate to allow external handling. r=snorp,smaug 2018-10-31 16:16:28 -05:00
view Bug 1493081 - Added nsIWidget::GetDesktopToDeviceScaleByScreen for scale factor lookup by window position; r=mattwoodrow 2018-10-23 12:49:21 +00:00
widget Merge mozilla-inbound to mozilla-central. a=merge 2018-11-02 00:27:53 +02:00
xpcom Bug 1503207 - Remove nsWeakPtr.h and cleanup all files including weak reference-related headers r=froydnj 2018-10-31 20:39:03 +00:00
xpfe/appshell Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-10-31 23:44:15 +02:00
.arcconfig Bug 1460463 - Update .arcconfig to make history mutable; r=gps 2018-05-09 23:49:52 +00:00
.clang-format Bug 1414764 - Remove Mozilla specific options to avoid build warnings with gcc and -Wcomment enabled. r=sylvestre 2017-11-06 11:47:40 +02:00
.clang-format-ignore Bug 1468447 - Add closure-library to the list of thirdparty r=andi DONTBUILD 2018-10-30 11:47:16 +00:00
.cron.yml Bug 1503547 - Move searchfox indexing jobs a half hour earlier to match nightly build times. r=mccr8 2018-11-01 15:37:07 +00:00
.eslintignore Bug 1501662 - Various updates to .eslintignore for dom/, netwerk/, and modules/. r=mossop 2018-10-24 19:12:31 +00:00
.eslintrc.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (setup ESLint). r=mossop 2018-10-19 08:46:31 +00:00
.flake8 Bug 1479503: Check infer in ./mach static-analysis autotest. r=nalexander 2018-10-24 21:54:34 +00:00
.gdbinit Bug 1486903 - Add "ftl" command to dump frame subtree to .gdbinit. r=Ehsan 2018-08-28 20:20:21 +00:00
.gdbinit_python Bug 1346025 - Move vendored python modules from /python to /third_party/python, r=ted 2017-05-25 11:48:03 -04:00
.gitignore Bug 1484708 - Update .gitignore rules and add js/src/obj-*. r=ted.mielczarek 2018-08-20 09:03:00 +03:00
.hgignore Bug 1479503: Check infer in ./mach static-analysis autotest. r=nalexander 2018-10-24 21:54:34 +00:00
.hgtags No bug - Tagging mozilla-central c44fbdd5173548c9035256dda8fd3512f67118a8 with FIREFOX_NIGHTLY_64_END a=release DONTBUILD CLOSED TREE 2018-10-22 08:48:42 -07:00
.lldbinit Bug 1481555: Use lldb's python API to summarise nsAtoms. r=froydnj 2018-08-08 15:11:22 +00:00
.mailmap NO BUG - Use ato's new address. r=me 2018-02-26 15:59:29 +00:00
.taskcluster.yml Bug 1500166 - notify ciduty by email if a nightly hook fails + fix identation issue: fix indentation. a=bustage-fix 2018-10-23 18:27:00 +03:00
.trackerignore Bug 1486468 - Add .trackerignore file to avoid GNOME Tracker indexing mozilla-central files. r=ahal 2018-08-27 16:45:03 +02:00
.yamllint Bug 1392795 - [yamllint] Group paths to lint by their closest config and run each config group separately, r=dustin 2017-08-23 11:28:28 -04:00
.ycm_extra_conf.py
AUTHORS Bug 1481409 - Use HTTPS protocol for Mozilla's Credits link in AUTHORS file r=mossop 2018-08-13 16:39:30 +00:00
CLOBBER Bug 1499026 - Part 3: Updating ICU requires a clobber. r=clobber 2018-11-01 06:32:49 -07:00
Cargo.lock Backed out 2 changesets (bug 1502964) for build bustages CLOSED TREE 2018-10-31 16:30:41 +02:00
Cargo.toml Backed out 2 changesets (bug 1502964) for build bustages CLOSED TREE 2018-10-31 16:30:41 +02:00
GNUmakefile
LEGAL
LICENSE
Makefile.in Bug 1498031 - Merge code paths for running configure between Tup and Make based backends. r=firefox-build-system-reviewers,mshal 2018-10-16 22:21:36 +00:00
README.txt Bug 1480997 - Remove "Mozilla FTP server" link in README.txt r=mossop 2018-10-23 10:06:29 +00:00
aclocal.m4
build.gradle Bug 1485439 - Pre: Upgrade Android Gradle plugin. r=nalexander 2018-09-04 22:33:00 +02:00
client.mk Bug 1498031 - Merge code paths for running configure between Tup and Make based backends. r=firefox-build-system-reviewers,mshal 2018-10-16 22:21:36 +00:00
client.py Bug 1399100 - fix client.py follow-up, r=kaie 2017-09-20 09:13:14 +02:00
configure.in
configure.py Bug 1461836 - Write out complete configure dependencies from configure for consumption by make and non-make backends. r=mshal 2018-05-21 14:01:50 -07:00
gradle.properties Bug 1453413 - Use aapt2 to build Firefox for Android. r=mcomella 2018-04-11 09:59:22 -07:00
gradlew
mach
moz.build Bug 1490253 - Replace pipenv with pip-tools for vendoring packages and dependencies; r=ahal 2018-10-10 08:58:41 +00:00
moz.configure Bug 1475562 Produce pdbs for the mingw-clang build job r=ted 2018-10-17 09:38:52 -05:00
mozilla-config.h.in Bug 1498676 - Revert the __try/__except mapping (part of Bug 1431803) for MinGW from the sandbox code r=bobowen 2018-10-12 13:15:33 -05:00
old-configure.in Bug 1500154 - Link with -Bsymbolic-functions whenever possible. r=glandium 2018-10-26 12:10:44 +00:00
package-lock.json Bug 1495397 - Update mozilla-central's package.json for being more generic, and move existing ESLint modules to dev dependencies. r=firefox-build-system-reviewers,nalexander 2018-10-01 17:28:45 +00:00
package.json Bug 1495397 - Update mozilla-central's package.json for being more generic, and move existing ESLint modules to dev dependencies. r=firefox-build-system-reviewers,nalexander 2018-10-01 17:28:45 +00:00
settings.gradle Bug 1444546 - Part 2: Build annotationProcessors with Gradle. r=jchen 2018-02-22 16:11:14 -08: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.