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
Jeff Muizelaar 620457f85d Bug 1556421. Fix DrawTargetOffset::GetRect. r=mstange
We want to ensure that we include the underlying DrawTarget's origin.

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

--HG--
extra : moz-landing-system : lando
2019-06-06 14:11:10 +00:00
.cargo
.vscode
accessible
browser Backed out changeset 584e6d9246ac (bug 1557252) for browser/components/preferences/in-content/tests* failures CLOSED TREE 2019-06-06 20:15:59 +03:00
build Bug 1557313 - Update ExplicitOperatorBoolChecker.cpp for clang trunk changes r=andi 2019-06-06 15:42:25 +00:00
caps
chrome
config Bug 1551639 - Use .inc suffix for generated source files that are only included. r=nalexander 2019-06-06 04:34:53 +00:00
devtools Bug 1493369 - Fix and rewrite browser_storage_updates.js r=rcaliman 2019-06-06 15:26:34 +00:00
docshell Bug 1534681 Use ReferrerInfo class in document r=ckerschb,baku,Gijs 2019-06-06 07:23:37 +00:00
dom Bug 1451455 - Fire the 'load' event on out-of-process iframes, r=rhunt 2019-06-06 14:57:17 +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 1557231. Stop using [array] in nsIInlineSpellChecker. r=masayuki 2019-06-06 06:59:37 +00:00
gfx Bug 1556421. Fix DrawTargetOffset::GetRect. r=mstange 2019-06-06 14:11:10 +00:00
gradle/wrapper
hal
image Bug 1557225. Make MakeInputStream MOZ_MUST_USE. r=aosmond 2019-06-06 10:31:02 +00:00
intl Bug 1552714 - Migrate all remaining callsites to use WebIDL DOMLocalization and remove mozIDOMLocalization and DOMLocalization.jsm. r=smaug 2019-06-06 16:32:49 +00:00
ipc Bug 1537586 - Address build failure with --disable-printing r=bobowen,froydnj 2019-06-05 01:25:36 +00:00
js Bug 1556490 - Don't require JSContext* to get symbol name, r=mccr8 2019-06-06 14:57:29 +00:00
layout Merge inbound to mozilla-central. a=merge 2019-06-06 12:57:52 +03:00
media Bug 1531825 - Part 1: Prevent already-set DTMF timers from being re-scheduled when new tones are set. Also some simplification. r=mjf 2019-06-04 15:23: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 Bug 1556382 - Reset error message for "Find in page" after dismiss; r=VladBaicu 2019-06-06 11:57:23 +00:00
modules Backed out changeset 4f2475241df7 (bug 1550473) on request from ckerschb. a=backou 2019-06-06 15:33:55 +02:00
mozglue Bug 1492121 - Use BaseProfiler in nsBrowserApp.cpp's main() - r=njn 2019-06-06 06:20:32 +00:00
netwerk Bug 1557237. Stop using [array] in nsIPrompt and nsIPromptService. r=Gijs 2019-06-06 08:03:56 +00:00
nsprpub
other-licenses
parser Bug 1534681 Use ReferrerInfo class in document r=ckerschb,baku,Gijs 2019-06-06 07:23:37 +00:00
python Merge autoland to mozilla-central. a=merge 2019-06-06 12:28:43 +03:00
remote
security bug 1488865 - import CRLite enrollment state r=jcj,KevinJacobs 2019-06-06 16:42:41 +00:00
services Backed out changeset 4f2475241df7 (bug 1550473) on request from ckerschb. a=backou 2019-06-06 15:33:55 +02:00
servo Bug 1557110 - Cleanup gradient parsing by removing the simple-moz-gradient parsing pref. r=dholbert 2019-06-06 04:08:52 +00:00
startupcache
storage
taskcluster Bug 1534578 - Upgrade macosx64 taskcluster tasks to python 3.7. r=ahal 2019-06-06 10:51:41 +00:00
testing Bug 1534681 Use ReferrerInfo class in document: update code after merge conflict. a=merge-conflict CLOSED TREE 2019-06-06 15:11:08 +02: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 Backed out changeset 584e6d9246ac (bug 1557252) for browser/components/preferences/in-content/tests* failures CLOSED TREE 2019-06-06 20:15:59 +03:00
tools Bug 1552714 - Fix tests to compare the result of getAttributes against L10nKeys. r=smaug 2019-06-06 16:33:09 +00:00
uriloader
view
widget Bug 1435586 - Use static gfxPlatform methods directly instead of requiring initialization. r=kats 2019-06-05 12:40:26 -04:00
xpcom Bug 1556490 - Don't require JSContext* to get symbol name, r=mccr8 2019-06-06 14:57:29 +00:00
xpfe/appshell
.arcconfig
.clang-format
.clang-format-ignore
.cron.yml
.eslintignore
.eslintrc.js
.flake8
.gdbinit
.gdbinit_python
.git-blame-ignore-revs
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags
.lldbinit
.mailmap
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle
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
client.mk
client.py
CLOBBER
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LEGAL
LICENSE
mach
Makefile.in Bug 1551639 - Always update buildid but avoid rebuilding libxul. r=nalexander 2019-06-06 04:35:02 +00:00
moz.build
moz.configure
mozilla-config.h.in
old-configure.in
package-lock.json Bug 1553926 - Add fetch-options eslint plugin to mozilla central r=Standard8 2019-06-06 11:31:20 +00:00
package.json Bug 1553926 - Add fetch-options eslint plugin to mozilla central r=Standard8 2019-06-06 11:31:20 +00:00
README.txt
settings.gradle
test.mozbuild

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.