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
Перейти к файлу
Jeff Muizelaar e565bbcea6 Bug 1556470. Add a Flush() to DrawTargetD2D1::IntoLuminanceSource(). r=bas
I needed this change to make things work with my CreateClippedDrawTarget. It
seems reasonable but I can't justify it rigorously.

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

--HG--
extra : moz-landing-system : lando
2019-06-08 03:58:36 +00:00
.cargo
.vscode
accessible Bug 1539469 - Make all input elements display: inline-block, for compat with other UAs. r=mats 2019-06-04 15:39:47 +00:00
browser Bug 1505909 - Make PlacesUIUtils.getViewForNode resilient against dead wrapper nodes. r=mak 2019-06-08 01:10:21 +00:00
build Bug 1557855 - Use a sensible default for --with-android-ndk. r=nalexander 2019-06-07 22:23:37 +00:00
caps
chrome
config Bug 1557229 - Add `-d16` as a target_feature along `+neon` for rust code. r=nalexander 2019-06-07 00:47:03 +00:00
devtools Bug 1556454 - Use consistent red color and show blocked badge for blocked requests r=Honza 2019-06-07 08:21:24 +00:00
docshell Bug 1556559 - make about:license non-web-linkable again, r=valentin 2019-06-07 12:11:34 +00:00
dom Bug 1557637 - Correct resolve <image> size when specified size is auto and intrinsic size is missing r=longsonr 2019-06-08 00:33:36 +00:00
editor Bug 1556656 - Restrict script access for some methods in nsIEditingSession r=masayuki 2019-06-06 05:31:16 +00:00
extensions Bug 1556925 part 2. Stop using [array] in mozISpellCheckingEngine.getDictionaryList. r=masayuki 2019-06-05 12:57:32 +00:00
gfx Bug 1556470. Add a Flush() to DrawTargetD2D1::IntoLuminanceSource(). r=bas 2019-06-08 03:58:36 +00:00
gradle/wrapper
hal
image Bug 1556360. Release nsIconChannel on main thread. r=aosmond 2019-06-04 22:46:59 +00:00
intl Backed out 2 changesets (bug 1555662) for multiple bc failures e.g browser_panelUINotifications_multiWindow.js on a CLOSED TREE 2019-06-08 03:25:28 +03:00
ipc Bug 1555050: Always (if non null) set any CSP as cspToInherit on the loadinfo of new document load. Update documentation for GetCSP, GetPreloadCSP() and GetCSPToInherit and update two callsites which called GetCSP instead of GetCSPToInherit. r=bzbarsky 2019-06-06 20:19:56 +00:00
js Bug 1548759 - Add crash tests. r=jorendorff 2019-06-05 15:12:20 +00:00
layout Bug 1557637 - Correct resolve <image> size when specified size is auto and intrinsic size is missing r=longsonr 2019-06-08 00:33:36 +00:00
media Bug 1552145 - Make MediaChangeMonitor by default not try to init decoder until it receives extradata. r=jya 2019-06-07 00:10:35 +00:00
memory Bug 997353 - Make powerpc not use static page sizes in mozjemalloc. r=njn 2019-06-06 05:25:59 +00:00
mfbt
mobile Backed out 2 changesets (bug 1555662) for multiple bc failures e.g browser_panelUINotifications_multiWindow.js on a CLOSED TREE 2019-06-08 03:25:28 +03:00
modules Bug 1557819 - Add a pref to disable async font sanitization, and disable it for now for running suspect code OMT. r=heycam 2019-06-07 23:35:26 +00:00
mozglue Backed out 13 changesets (bug 1492121) for valgrind bustage 2019-06-06 04:01:24 +03:00
netwerk Bug 1556559 - make about:license non-web-linkable again, r=valentin 2019-06-07 12:11:34 +00:00
nsprpub
other-licenses
parser Bug 1556746 - Remove kCharsetFromHintPrevDoc that have been accidentally restored by resolving merge conflict. r=hsivonen 2019-06-04 14:47:34 +00:00
python Bug 1557855 - Use a sensible default for --with-android-ndk. r=nalexander 2019-06-07 22:23:37 +00:00
remote
security Backed out changeset 0039b4ffc66b (bug 1557282) for causing permafailures in z:/build/build/src/dom/media/GraphDriver.cpp:522 CLOSED TREE 2019-06-06 17:30:31 +03:00
services Backed out changeset 4f2475241df7 (bug 1550473) on request from ckerschb. a=backou 2019-06-06 15:33:55 +02:00
servo Bug 1557212 - Use cbindgen for gradients. r=jwatt 2019-06-07 14:13:17 +00:00
startupcache
storage Bug 1516333 - Part 1: Move group and origin re-escaping from QuotaManager::GetQuotaObject to GetQuotaObjectFromNameAndParameters in TelemetryVFS.cpp; r=janv,asuth 2019-06-07 08:04:57 +02:00
taskcluster Bug 1557123 - migrate web-platform-tests and web-platform-tests-reftest to osx 10.14. r=egao 2019-06-07 22:44:31 +00:00
testing Bug 1557637 - Correct resolve <image> size when specified size is auto and intrinsic size is missing r=longsonr 2019-06-08 00:33:36 +00:00
third_party Bug 1552621 - Record shutdown blocker progress in the bookmarks mirror. r=markh,tcsc 2019-06-03 23:04:37 +00:00
toolkit Bug 1505909 - Don't forward non-existant contextmenu messages to the main window from about:addons. r=mixedpuppy,kmag 2019-06-08 01:11:14 +00:00
tools Bug 1556013 - Add prettier to the top-level eslint config, r=Standard8 2019-06-07 14:20:09 +00:00
uriloader
view
widget Backed out 2 changesets (bug 1555899) for Build bustage. CLOSED TREE 2019-06-08 00:37:35 +03:00
xpcom Merge mozilla-inbound to mozilla-central. a=merge 2019-06-07 19:19:50 +03:00
xpfe/appshell
.arcconfig
.clang-format
.clang-format-ignore
.cron.yml
.eslintignore Bug 1556013 - Add prettier to the top-level eslint config, r=Standard8 2019-06-07 14:20:09 +00:00
.eslintrc.js
.flake8
.gdbinit
.gdbinit_python
.git-blame-ignore-revs
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags
.lldbinit
.mailmap
.prettierignore Bug 1556013 - Add prettier to the top-level eslint config, r=Standard8 2019-06-07 14:20:09 +00:00
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER
Cargo.lock Bug 1552621 - Record shutdown blocker progress in the bookmarks mirror. r=markh,tcsc 2019-06-03 23:04:37 +00:00
Cargo.toml
GNUmakefile
LEGAL
LICENSE
Makefile.in Bug 1551639 - Always update buildid but avoid rebuilding libxul. r=nalexander 2019-06-06 04:35:02 +00:00
README.txt
aclocal.m4
build.gradle
client.mk
client.py
configure.in
configure.py
gradle.properties
gradlew
gradlew.bat
mach
moz.build
moz.configure
mozilla-config.h.in
old-configure.in
package-lock.json
package.json
settings.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.