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
Перейти к файлу
Hiroyuki Ikezoe c354bf91e5 Bug 1304922 - Part 6: Introduce mPropertiesWithImportantRules and mPropertiesForAnimationsLevel and use it to detect conditions that we need to update layers. r=birtles
This patch also makes composite order lowest to highest, as a result we also
need to replace mWinsInCascade checks with the the properties.
The mWinsInCascade membed itself will be removed in a subsequent patch.

Now we call RequestRestyle(Layer) respectively for transition and animation,
so a test case in test_restyles.html works as expected.

And now lower-priority animations are also sent to the compositor so this patch
fixed some tests in test_running_on_compositor.html and
test_animation_performance_warning.html

MozReview-Commit-ID: BchUsJbmatg

--HG--
extra : rebase_source : ff295aecb08bb672ac5f02e26e37a4ea4f3eb7c0
2016-10-05 14:42:56 +09:00
.cargo
accessible Merge m-i to m-c, a=merge 2016-10-03 20:09:05 -07:00
addon-sdk Bug 1305148: Ignore panel.resize when the panel isn't visible. r=gabor 2016-09-28 22:18:09 +01:00
b2g Bug 1302163 - Change code to use SprintfLiteral instead of snprintf. r=ehsan 2016-10-04 17:57:51 +02:00
browser Bug 1306536 - Test; r=mconley 2016-10-05 10:40:23 +08:00
build Merge m-c to autoland, a=merge 2016-10-04 17:42:48 -07:00
caps Bug 1300720 - Part 2: Lazily initialize nsScriptSecurityManager::mFileURIWhitelist. r=bholley 2016-10-03 12:43:17 +08:00
chrome Bug 1304302 part 10 - Replace all uses of StyleSheetHandle. r=heycam 2016-09-26 22:03:25 +10:00
config Bug 1304593 - Use |mach python-test| to run python unittests from make check, r=ted 2016-09-26 15:29:02 -04:00
db/sqlite3
devtools Merge m-c to autoland, a=merge 2016-10-04 17:42:48 -07:00
docshell Bug 1300461 - UpdateIndex on LOAD_NORMAL_REPLACE, ReplaceEntry at requestedIndex when available. r=smaug 2016-09-30 11:55:10 +08:00
dom Bug 1304922 - Part 6: Introduce mPropertiesWithImportantRules and mPropertiesForAnimationsLevel and use it to detect conditions that we need to update layers. r=birtles 2016-10-05 14:42:56 +09:00
editor Bug 1304302 part 10 - Replace all uses of StyleSheetHandle. r=heycam 2016-09-26 22:03:25 +10:00
embedding Bug 1304201, r=nfroyd 2016-10-04 12:10:26 +02:00
extensions Bug 1302047 - Ignore userContextId and firstPartyDomain when matching permissions. r=baku 2016-09-20 16:35:21 +08:00
gfx Merge m-c to autoland, a=merge 2016-10-04 17:42:48 -07:00
gradle/wrapper Bug 1300094 - Update Gradle to 2.14.1 and Gradle Plugin to 2.1.3 r=sebastian 2016-09-22 14:31:01 -07:00
hal
image Bug 1306625 - fix wonky identation in imgFrame.cpp; r=tnikkel 2016-09-30 23:11:59 -04:00
intl Bug 1303466 - Export nsUConvPropertySearch.h so it can be found for dom/encoding/Unified_cpp_dom_encoding0.cpp. r=hsivonen 2016-09-16 15:38:00 -04:00
ipc Bug 1297826 - Make FatalError virtual on IPDL generated classes, and propagate calls up to top-level protocols. r=billm 2016-10-04 21:31:25 +13:00
js Merge m-c to autoland, a=merge 2016-10-04 17:42:48 -07:00
layout Bug 1304922 - Part 6: Introduce mPropertiesWithImportantRules and mPropertiesForAnimationsLevel and use it to detect conditions that we need to update layers. r=birtles 2016-10-05 14:42:56 +09:00
media Bug 1307507: ensure that resolution is retained on multiple replaceTrack/renegotiations r=bwc 2016-10-04 13:13:01 -04:00
memory
mfbt Bug 1305791 - Clear result.mSegments if MoveFallible failed. r=billm 2016-09-30 17:37:44 +08:00
mobile Bug 1261041 - Remove feature11Plus-feature15Plus flags. r=sebastian 2016-09-22 21:20:23 +05:30
modules Bug 1304263 - On Windows, fire the eMouseLongTap event as soon as APZ detects the long-press. r=TYLin 2016-10-04 09:31:15 -04:00
mozglue Bug 1305745 - [1.1] Free the zip path intermediate variable. r=glandium 2016-10-04 15:21:22 +02:00
netwerk Bug 1307364 - Use MOZ_MUST_USE in netwerk/protocol/file r=valentin 2016-10-03 14:54:40 +08:00
nsprpub
other-licenses Bug 945915 - Expose atk/at-spi STATE_CHECKABLE, r=yzen 2016-09-24 09:44:10 -04:00
parser Bug 1286911. r=wchen. 2016-09-27 13:47:53 +03:00
probes
python Merge m-c to autoland, a=merge 2016-10-04 17:42:48 -07:00
rdf
release/docker
security Merge m-c to autoland, a=merge 2016-10-04 17:42:48 -07:00
services Bug 1305645 - have the FxaPushService log information about push messages received. r=kitcambridge 2016-09-27 17:42:12 +10:00
startupcache
storage Bug 1290337 - Part 20: Replace Value parameter to const Value& in storage. r=mak 2016-09-11 18:21:36 +09:00
taskcluster Merge inbound to central, a=merge 2016-10-04 17:32:01 -07:00
testing Bug 1307055. Part 1 - add some prefs to prefs_general.js for mochitests so they can take effect as soon as possible before running any test code. r=cpearce 2016-10-03 15:18:05 +08:00
third_party/rust/byteorder
toolkit Bug 1301715 - Only extract metadata if the Activity Stream or Nightly flag is enabled. r=ahunt 2016-09-30 11:58:25 -04:00
tools Bug 1302163 - Change code to use SprintfLiteral instead of snprintf. r=ehsan 2016-10-04 17:57:51 +02:00
uriloader Bug 1304531 - Remove CPOW usage in browser_web_protocol_handlers.js. r=Felipe 2016-09-20 18:54:03 -07:00
view
widget Merge m-c to autoland, a=merge 2016-10-04 17:42:48 -07:00
xpcom Merge inbound to central, a=merge 2016-10-04 17:32:01 -07:00
xpfe
.clang-format
.clang-format-ignore
.eslintignore Bug 1256796 - "[ESLint] Fix ESLint issues in devtools/client/webconsole/test/browser_console_variables_view_dom_nodes.js". r=lclark 2016-09-29 02:37:00 +02:00
.eslintrc
.flake8 Bug 1280571 - Add testing/mochitest to the flake8 linter, r=ahal 2016-09-28 08:28:04 -04:00
.gdbinit
.gdbinit_python
.gitignore
.hgignore
.hgtags
.lldbinit
.taskcluster.yml bug 1298553 - enable chain of trust generation in the decision task. r=dustin 2016-09-27 12:45:22 -07:00
.ycm_extra_conf.py
AUTHORS
Android.mk
CLOBBER Bug 1302855 - Fold browsercomps into xul; r=bsmedberg 2016-09-27 19:54:37 -07:00
GNUmakefile
LEGAL
LICENSE
Makefile.in Bug 1306405 - add BUILDSTATUS messages to the tup backend; r=chmanchester 2016-09-26 14:16:09 -04:00
README.txt
aclocal.m4
build.gradle Bug 1300094 - Update Gradle to 2.14.1 and Gradle Plugin to 2.1.3 r=sebastian 2016-09-22 14:31:01 -07:00
client.mk
client.py
configure.in
configure.py
gradle.properties
gradlew
mach
moz.build
moz.configure Bug 1307355 - Add an implicit dependency on --enable-compile-environment to pkg_check_modules. r=chmanchester 2016-10-04 15:33:37 +09:00
mozilla-config.h.in
old-configure.in Bug 1305819 - set SSSE3_FLAGS for x86-64 Windows clang-cl builds; r=glandium 2016-09-27 15:35:39 -04:00
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:

    http://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:

    http://developer.mozilla.org/en/docs/Creating_a_patch
    http://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 http://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 -
    http://nightly.mozilla.org/