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
Glenn Watson ec4e11d887 servo: Merge #16113 - Update WR (opaque rect optimization, stacking context culling) (from glennw:update-wr-opaque-opt); r=mrobinson
Source-Repo: https://github.com/servo/servo
Source-Revision: 3b79bc25825ea416298b1917e0bd409b7044f837

--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : becb4839ec630c1b8d5d59c6f14655def789c5ab
2017-03-26 14:04:07 -07:00
.cargo
accessible Bug 1330484 - crash in NotificationController::WillRefresh, r=yzen 2017-03-23 13:59:16 -04:00
addon-sdk
b2g
browser Merge inbound to central, a=merge 2017-03-24 17:17:27 -07:00
build Backed out changeset 474208b76717 (bug 1339537) for failing in cubeb_audiounit.cpp:165. r=backout on a CLOSED TREE 2017-03-24 21:25:59 +01:00
caps Backed out changeset ef22dba0dac5 (bug 1316683) for various test failures, e.g. xpcshell netwerk/test/unit/test_bug826063.js and browser-chrome browser/components/downloads/test/browser/browser_iframe_gone_mid_download.js. r=backout on a CLOSED TREE 2017-03-22 20:28:39 +01:00
chrome
config Bug 1348157 - Add RUST_BACKTRACE=1 for cargo build. r=glandium 2017-03-22 10:08:48 +11:00
db
devtools Bug 1345119 - Part 5: Test browser_boxmodel_offsetparent.js to test front end box model. r=gl 2017-03-25 13:43:49 -03:00
docshell Bug 1322896, synchronize SHistory entry with mLSHE, r=bz 2017-03-25 03:33:43 +02:00
dom Merge m-i to m-c, a=merge 2017-03-25 18:39:56 -07:00
editor Bug 1349940. DeleteRangeTransaction should not keep its range alive longer than it needs to. r=masayuki, a=kwierso 2017-03-24 16:07:11 -04:00
embedding
extensions Bug 1350090 - Turn off the spammy warning that goes off every time we create an about:blank content viewer; r=mystor 2017-03-25 23:41:03 -04:00
gfx Merge autoland to m-c a=merge 2017-03-23 16:05:15 -07:00
gradle/wrapper
hal Bug 1350169 - Part 2. Remove Alarm API backend from HAL. r=gsvelto 2017-03-24 10:45:10 +09:00
image Bug 1343341. Rewrite animation state updating to derive new state purely based on SurfaceCache and RasterImage::mAnimationFinished. r=aosmond 2017-03-26 00:04:53 -05:00
intl Bug 943287 - Part 3. nsICollation fallback version for Android. r=hsivonen 2017-03-23 13:43:38 +09:00
ipc merge mozilla-inbound to mozilla-central a=merge 2017-03-23 13:44:09 +01:00
js Bug 1339999 - Properly handle OOM during exception throwing in all Promise code. r=arai 2017-03-25 20:27:52 -07:00
layout Merge m-i to m-c, a=merge 2017-03-25 18:39:56 -07:00
media Bug 1350398 Remove Workers.h include from BindingUtils.h now that ThrowDOMExceptionForNSResult no longer exists. rs=bz 2017-03-24 15:27:11 -04:00
memory Bug 1349002 - Build DMD with unified sources. r=njn 2017-03-21 12:24:43 -07:00
mfbt Bug 1349957 Change reference (in disabled code) to new/correct member r=froydnj 2017-03-23 10:27:25 -05:00
mobile Backed out changeset f62c008a7b9f (bug 1295675) for testDistribution failures a=backout 2017-03-24 16:01:47 -07:00
modules merge mozilla-inbound to mozilla-central a=merge 2017-03-24 14:24:21 +01:00
mozglue Bug 1312087 - part 0 - use PTHREAD_MUTEX_ADAPTIVE_NP mutexes on Linux/glibc; r=erahm 2017-03-21 11:20:36 -04:00
netwerk Backed out changeset afe830d17d3e (bug 1320744) for frequently failing test_bug440572.html on Windows 8 x64 opt and pgo. r=backout 2017-03-25 21:59:38 +01:00
nsprpub Bug 1350291, uplift NSPR_4_15_BETA, r=franziskus 2017-03-24 14:58:00 +01:00
other-licenses
parser Backed out changeset fbe57838663a (bug 1320744) 2017-03-25 21:58:46 +01:00
probes Bug 1344878 - add BUG_COMPONENT to probes/* files. r=Ms2ger 2017-03-24 09:50:48 -04:00
python Backed out changeset 42cf5ddabc8a (bug 1333003) 2017-03-23 10:38:09 +01:00
rdf Bug 1343933 - Renaming Principal classes - part 2 - NullPrincipal, r=qdot 2017-03-22 11:38:40 +01:00
security Merge autoland to m-c, a=merge 2017-03-25 18:38:42 -07:00
services merge mozilla-inbound to mozilla-central a=merge 2017-03-21 12:04:43 +01:00
servo servo: Merge #16113 - Update WR (opaque rect optimization, stacking context culling) (from glennw:update-wr-opaque-opt); r=mrobinson 2017-03-26 14:04:07 -07:00
startupcache Bug 1348991 - Use unified sources in startup cache. r=froydnj 2017-03-21 12:24:41 -07:00
storage Bug 1347712 - Move toolkit/.eslintrc.js rules into a 'recommended' set within eslint-plugin-mozilla. r=jaws 2017-03-22 10:43:00 +01:00
taskcluster Merge inbound to central, a=merge 2017-03-24 17:17:27 -07:00
testing Backed out changeset df7bd26e69b6 (bug 1338397) for wpt failing, at least on Windows opt. r=backout 2017-03-25 10:20:30 +01:00
third_party/rust Merge m-c to graphics 2017-03-23 10:01:31 -04:00
toolkit Merge m-i to m-c, a=merge 2017-03-25 18:39:56 -07:00
tools merge mozilla-inbound to mozilla-central a=merge 2017-03-23 13:44:09 +01:00
uriloader Backed out changeset ef22dba0dac5 (bug 1316683) for various test failures, e.g. xpcshell netwerk/test/unit/test_bug826063.js and browser-chrome browser/components/downloads/test/browser/browser_iframe_gone_mid_download.js. r=backout on a CLOSED TREE 2017-03-22 20:28:39 +01:00
view Bug 1333482 part 5 - [css-ui] Enable '-moz-appearance' support for some tests. r=dholbert 2017-03-23 22:11:23 -07:00
widget Bug 1309200 - Backout changeset 990c876f2c10 because of test failures. r=me 2017-03-24 13:18:56 +01:00
xpcom Bug 1348398: Keep deriving debug in StringRepr. 2017-03-24 15:14:30 -04:00
xpfe Bug 1343933 - Renaming Principal classes - part 4 - ContentPrincipal, r=qdot 2017-03-22 11:39:31 +01:00
.clang-format
.clang-format-ignore
.clang-tidy
.cron.yml Bug 1338871 - Enable Talos tests for linux64-stylo builds r=jmaher DONTBUILD 2017-03-23 12:12:46 -04:00
.eslintignore Merge inbound to central, a=merge 2017-03-23 16:15:37 -07:00
.eslintrc.js
.flake8
.gdbinit
.gdbinit_python
.gitignore
.hgignore
.hgtags
.lldbinit
.taskcluster.yml bug 1350045 - add warning to decision docker image line. r=philor 2017-03-25 12:10:32 -07:00
.ycm_extra_conf.py
aclocal.m4
Android.mk
AUTHORS
build.gradle
client.mk
client.py
CLOBBER Bug 1343682 followup, touch CLOBBER since the previous backout didn't actually stop the failures 2017-03-22 19:59:41 -07:00
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
LEGAL
LICENSE
mach
Makefile.in Bug 1314713 - Stop generating *symbols.txt files as part of dumping/packaging build symbols. r=ted 2017-03-24 10:41:04 -07:00
moz.build
moz.configure
mozilla-config.h.in
old-configure.in Bug 1347932, bump configure requirement to NSPR 4.14, forgotten when uplifting NSPR_4_14_RTM, no code change 2017-03-24 12:11:57 +01:00
README.txt Bug 1349108 - Update links in README.txt to HTTPS r=RyanVM 2017-03-21 00:11:02 -04:00
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.]

You can download nightly development builds from the Mozilla FTP server.
Keep in mind that nightly builds, which are used by Mozilla developers for
testing, may be buggy. Firefox nightlies, for example, can be found at:

    https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/
            - or -
    https://nightly.mozilla.org/