mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-05-26 05:37:11 +00:00
96a33978d6
- Bug 1254888 - Part 1: Add logging macro to dom/presentation. r=schien (aeecfd2c12) - Bug 1254888 - Part 2: Add log to PresentationSessionInfo and Transport. r=schien (8d705bfda0) - Bug 1148307 - Part1, separate object bruilder from nsIPresentationSessionTransport, r=smaug (038cc48549) - Bug 1239242 - support PresentationRequest.startWithDevice(). r=smaug. (8bb527a997) - Bug 1148307 - Part 2, let session transport send DOM string. r=smaug (61ac0e8d64) - Bug 1148307 - Part 3, implement session transport with DataChannel. r=jib. (c4d124c093) - Bug 1226144 - Free sessionId after using it. r=selin (ee0d36f996) - Bug 1148307 - Part 4, use data channel in substitution for TCP session transport (in-process), r=smaug (8954ab54f8) - Bug 1148307 - Part 5, pref off data channel session transport, r=smaug (61c0c17d1f) - some pref. cleanup (21e17660e7) - add some font names and aliases (cb38962246) - remove unused dom.max_child_script_run_time (d214b353d4) - align strange layout.css.scroll-snap.enabled overwrite (f2562a5cc1) - reshuffle some preferences, remove unused (41f586186b) - more reshuffle and cleanup of preferences (0208aa32a3) - Bug 1168891 Part 1 - Refine two functions related to caret positioning. r=mats (86d718d60e) - Bug 1168891 Part 2 - Allow one caret to be dragged across the other caret. r=mats (9276eb7728) - part of Bug 1252802 - Web page scrolls when dragging caret in editable, r=snorp (31dade8b77) - Bug 1235508 - Re-implement fast Phone number selection on long-press, r=TYLin (59b6371d17) - Bug 1249201 Part 1 - Add "scroll" reason to CaretStateChangedEvent. r=smaug (b92ff6cbfc) - Bug 1249201 Part 2 - Show carets continuously when panning or zooming. r=mats,sebastian (ca5c51c479) - Bug 1245246: Add null check for mDocViewerPrint in nsPrintEngine::FirePrintingErrorEvent. r=roc (e9d5b49a3f) - Bug 1025267 - Make some -moz- prefixed pseudo-classes chrome-only. r=bz (238f7a85d4) - Bug 1259889 Part 1 - Add @supports -moz-bool-pref for internal-only style sheets. r=heycam (d716a7b884) - Bug 1237633 - Part 1: Percentages are not allowed in a <source-size-value>. r=jdm (52ccffbf86) - Bug 1081362 - Change nsStyleBasicShape pointer to an nsRefPtr, to avoid leak in unexpected case. r=dholbert (2a5cb8ffdd) - Bug 1264317 - Make the basic shape clip-path clipping use nsCSSValue::Array instead of nsCSSValueList. r=dholbert (7aaf39f2d7) - Bug 1247150 - Consistently use StyleSheetHandle::RefPtr* for outparams in nsLayoutStylesheetCache. r=dholbert (ddc85f29f8) - Bug 1251848: Check StyleSheetHandles for being null-flavored before derefing them, in assertions within nsLayoutStylesheetCache::InvalidateSheet. r=bholley (edb3924075) - Bug 1245260 - Add crashtest; r=hiro (6347e37750) - Bug 460209 - Add crashtest. (97b4786de2) - Bug 474377 - Add crashtest. (516b4e8164) - Bug 1264396 - Don't allow animation of 'display' property; r=heycam (6e94bcb26a) - missing bit of 759568 - Part 1 (fc954f075b) - part of Bug 1037483 replace microdata with microformats (4ff01e11d6) - Bug 1245334 - Make PromiseMessage.jsm ids more meaningful. r=baku (913ac1b9a5) - Bug 1094201 - Implement an Integration.jsm module for low-overhead registration of overrides. r=mak (9982624b90) - Bug 1167663 - Mark nsCSSKeyframeStyleDeclaration/nsCSSPageStyleDeclaration::mRule as MOZ_NON_OWNING_REF. r=dbaron (6d4e9751a1) - Bug 1244992 - Avoid double-counting in various refcounted types related to nsCSSValue. r=heycam. (c830949dd9) - Bug 1262646 - Change the outparams passed to nsStyleUtil::AppendEscapedCSSString from nsString to nsAutoString. r=dholbert (2b0caadf9d) - Bug 1247336 - De-dupe changes in ActiveLayerTracker before treating property as animated. r=roc (c44ed5aee6) - space fix (5e79d245ea) - Bug 1266288 - Track changes to all margin properties for scroll-linked effects. r=mstange (fed6994e4d) - Bug 1259641 - Do not force reflow for all tabs when size mode changed. r=smaug (70847cc6d2) - Bug 1261265 - Fix nsStyleContext::MoveTo flag assertions to allow mismatch on parents if bit is set on child. r=dholbert (3e6b08372e) - Bug 1264837 Part 43 - Remove SVGFEUnstyledLeafFrameBase. r=dholbert (bb55feda77) - Remove mention of old SVG text pref in comment; no bug. (DONTBUILD) (3a618aca18) - Bug 752638, part 1 - Move SVGTextFrame::SetupContextPaint to nsSVGUtils. r=heycam (c125c2903f) - Bug 1258843 - Don't build SVG display items if their visibility is hidden. r=dholbert (150c3b0059) - Bug 1258650. Properly use aExtraMasksTransform when combining masks. r=Bas,a=kwierso (ba5ea1928b) - Bug 1263789 - Stop nsSVGMaskFrameNEON.h from polluting the global namespace. r=dholbert (e2c8544d35) - Bug 1162418 - Try to find a suitable non-zero dimension to use when containing block's inline-size depends on an SVG element which is specified as a percentage of its container. r=jwatt (3eab79c8a4) - Bug 1250143. Account for border/padding on outer <svg> elements in GeometryUtils. r=mats (f307820b75) - Bug 1243623. Don't skip unregistering a table part if we have a split table. r=mats (35bb0821c1) - Bug 1203417. Propagate error result from PaintTableFrame. r=seth (866e47b3e4) - Bug 1209780. Propagate the use of MOZ_MUST_USE DrawResult in nsTablePainter. r=seth (851618d06c) - var-const (29d5e9f859) - Bug 1209780. Propagate the use of MOZ_MUST_USE DrawResult in nsTreeBodyFrame::PaintText. r=seth (1ce563ea18) - Bug 1203626 - remove the unused argument from nsTreeBodyFrame::GetTwistyRect. r=mattwoodrow (03293f52b5) - Bug 1218041, part 1: Give nsTreeBodyFrame::PaintImage a fallback codepath for painting SVG images with no explicit height or width. r=seth (b6fd3a39f7) - Bug 1218041, part 2: add reftests for <treecell> SVG-image rendering. (no review) (90231e0bfa) - Bug 1224736: When image size lookup fails in nsTreeBodyFrame::PaintImage, only fall back to use the full destRect if we've got a VectorImage. r=tn (dd7d7667ca) - Bug 1156108 - Make nsTreeColumns::mFirstColumn an nsRefPtr; r=roc (f6888480bc) - Bug 1255069 - use UniquePtr for storage in nsTreeContentView; r=dholbert (598256735f) - Bug 1181560 - ensure previous menus get closed when opening new ones, r=Enn (2c88f3452a) - Bug 1192655 - Make menubar not react to events when it is not visible. r=enn (2bbcbc81a2) - Bug 1197913 - Keep the last hovered item highlighted after moving the cursor outside the <select> drop-down list on Windows. r=neil (abd3240473) - Bug 1228029 - Fix the usage of gtest assertion macros in TestJobScheduler.cpp. r=kats (0fcc9aa6fe) - Bug 1244234 - Simplify joining jobs with the gfx job scheduler. r=jrmuizel (f4b6bbf418) - Bug 1239288 - Add a shutdown test to the gfx job scheduler. r=jrmuizel (fd2432d108) - Bug 1239288 - Fix a race in the win32 job scheduler's shutdown. r=jrmuizel (4e509b4bf3) - Bug 1241161 - make Matrix4x4::ProjectTo2D normalize out perpective where possible. r=mattwoodrow (5a68e396a3) - bits of Bug 1135138 - Remove UNICODE from DEFINES (1eb51a0a79) - Bug 1249640: Part 4 Android to use new blocking. r=snorp (855e5c0dda) - Bug 1234875 - Remove alwaysAcceptSessionCookies pref. r=mak (8bed323449) - Bug 1247912 - convert left side expression to int64_t when assigning to mCookiesLifetimeSec in order to avoid overflow. r=jdm (0cedb68c83) - code and comment style (9215d74a8f) - code and comment style (1d4cda31af) - Bug 1219928 - Skip misspelled words in style blocks. r=enndeakin. (91dd0bcedf) - Bug 1240896 - Use iframe mozbrowser in RDM. r=gl (e77d22985c) - Bug 1240896 - Uplift dimensions to avoid recreating iframe. r=gl (85a3be9131) - Bug 1240896 - Load frame script into RDM browser. r=gl (8f13d807e4) - Bug 1240896 - Port browser_device_width.js to new RDM. r=gl (d91c389a28) - Bug 1240896 - Rebuild existing RDM browser tests to work with remote frames. r=m (546dad6c25) - Bug 1240896 - Improve RDM GCLI test toggling. r=me (0dfb78bc96) - Bug 1251767 - Add WS filter button to net panel; r=honza (8405709965) - Bug 1242988 - Replac styleeditor's _ l10n function with getString. r=pbro (90d264a6e0) - Bug 1241437 - remove workaround from StyleSheetEditor.jsm; r=pbrosset (28223516c3) - Bug 1236968 - autodial telemetry r=mayhemer (3844b9c19e) - Bug 1254310 - Add a hidden pref to temporarily disable Safe Browsing on given hostnames. r=gcp (4955fc88f8) - Bug 772528 - Remove nsFileInputStream::Seek() from nsPartialFileInputStream::Init(). r=baku (15db900fb5) - Bug 1150921 - Add telemetry for response codes to SafeBrowsing requests. r=francois f=bsmedberg (215d50e4ad) - Bug 1164518 - Better logging of completions. r=gcp (95b4fe3731) - Bug 1172688 - Add telemetry for when gethash calls timeout. r=francois, r=bsmedberg (b94a2b38a7) - Bug 1266184 - Implement nsIMIMEInputStream.data getter. r=mcmanus (8c9159c030) - Bug 1239955 - Let DNSService rely on IOService::Offline, r=bagder (336f161d21) - Bug 1260407 - added logging for proxy/pac to aid debugging, r=mcmanus (a179275ca6) - Bug 1259089 - Set TCP socket to non-blocking in sts again, just to be sure. r=mcmanus (bf0656bf07) - Bug 1256473 - Cast values to avoid C4838 on VS2015; r=mayhemer (d4b138dba8) - Bug 1260764 - Creation of PollableEvent needs a lock r=dragana a=kwierso (01c9d5e477) - Bug 652186 - Implement URL Standard's backslash replacement r=mcmanus (6485fa7e8c) - Bug 1042347 - %2e entered in URL bar not normalized leading to denormalized request r=mcmanus (3fc1ff92cd) - Bug 377052 - nsBaseURLParser::ParseURL doesn't handle spaces embedded in the scheme properly r=mcmanus (1f54055b9d) - fix editor format (444d6a62c4) - Bug 1154124 - Prevent recursion when calling HTTP cache entry's callbacks. r=michal (7bdfbf603d) - Bug 1247644 - Don't do any I/O on doomed and unused HTTP cache entries, r=michal (7668d29a36)
546 lines
18 KiB
C++
546 lines
18 KiB
C++
/* This Source Code Form is subject to the terms of the Mozilla Public
|
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
|
|
|
#include "ActiveLayerTracker.h"
|
|
|
|
#include "mozilla/ArrayUtils.h"
|
|
#include "mozilla/dom/KeyframeEffect.h"
|
|
#include "mozilla/gfx/Matrix.h"
|
|
#include "mozilla/EffectSet.h"
|
|
#include "mozilla/PodOperations.h"
|
|
#include "gfx2DGlue.h"
|
|
#include "nsExpirationTracker.h"
|
|
#include "nsContainerFrame.h"
|
|
#include "nsIContent.h"
|
|
#include "nsRefreshDriver.h"
|
|
#include "nsPIDOMWindow.h"
|
|
#include "nsIDocument.h"
|
|
#include "nsAnimationManager.h"
|
|
#include "nsStyleTransformMatrix.h"
|
|
#include "nsTransitionManager.h"
|
|
#include "nsDisplayList.h"
|
|
#include "nsDOMCSSDeclaration.h"
|
|
|
|
namespace mozilla {
|
|
|
|
using namespace gfx;
|
|
|
|
/**
|
|
* This tracks the state of a frame that may need active layers due to
|
|
* ongoing content changes or style changes that indicate animation.
|
|
*
|
|
* When no changes of *any* kind are detected after 75-100ms we remove this
|
|
* object. Because we only track all kinds of activity with a single
|
|
* nsExpirationTracker, it's possible a frame might remain active somewhat
|
|
* spuriously if different kinds of changes kept happening, but that almost
|
|
* certainly doesn't matter.
|
|
*/
|
|
class LayerActivity {
|
|
public:
|
|
enum ActivityIndex {
|
|
ACTIVITY_OPACITY,
|
|
ACTIVITY_TRANSFORM,
|
|
ACTIVITY_LEFT,
|
|
ACTIVITY_TOP,
|
|
ACTIVITY_RIGHT,
|
|
ACTIVITY_BOTTOM,
|
|
ACTIVITY_MARGIN_LEFT,
|
|
ACTIVITY_MARGIN_TOP,
|
|
ACTIVITY_MARGIN_RIGHT,
|
|
ACTIVITY_MARGIN_BOTTOM,
|
|
ACTIVITY_BACKGROUND_POSITION,
|
|
|
|
ACTIVITY_SCALE,
|
|
|
|
// keep as last item
|
|
ACTIVITY_COUNT
|
|
};
|
|
|
|
explicit LayerActivity(nsIFrame* aFrame)
|
|
: mFrame(aFrame)
|
|
, mContent(nullptr)
|
|
, mContentActive(false)
|
|
{
|
|
PodArrayZero(mRestyleCounts);
|
|
}
|
|
~LayerActivity();
|
|
nsExpirationState* GetExpirationState() { return &mState; }
|
|
uint8_t& RestyleCountForProperty(nsCSSProperty aProperty)
|
|
{
|
|
return mRestyleCounts[GetActivityIndexForProperty(aProperty)];
|
|
}
|
|
|
|
static ActivityIndex GetActivityIndexForProperty(nsCSSProperty aProperty)
|
|
{
|
|
switch (aProperty) {
|
|
case eCSSProperty_opacity: return ACTIVITY_OPACITY;
|
|
case eCSSProperty_transform: return ACTIVITY_TRANSFORM;
|
|
case eCSSProperty_left: return ACTIVITY_LEFT;
|
|
case eCSSProperty_top: return ACTIVITY_TOP;
|
|
case eCSSProperty_right: return ACTIVITY_RIGHT;
|
|
case eCSSProperty_bottom: return ACTIVITY_BOTTOM;
|
|
case eCSSProperty_margin_left: return ACTIVITY_MARGIN_LEFT;
|
|
case eCSSProperty_margin_top: return ACTIVITY_MARGIN_TOP;
|
|
case eCSSProperty_margin_right: return ACTIVITY_MARGIN_RIGHT;
|
|
case eCSSProperty_margin_bottom: return ACTIVITY_MARGIN_BOTTOM;
|
|
case eCSSProperty_background_position: return ACTIVITY_BACKGROUND_POSITION;
|
|
default: MOZ_ASSERT(false); return ACTIVITY_OPACITY;
|
|
}
|
|
}
|
|
|
|
// While tracked, exactly one of mFrame or mContent is non-null, depending
|
|
// on whether this property is stored on a frame or on a content node.
|
|
// When this property is expired by the layer activity tracker, both mFrame
|
|
// and mContent are nulled-out and the property is deleted.
|
|
nsIFrame* mFrame;
|
|
nsIContent* mContent;
|
|
|
|
nsExpirationState mState;
|
|
|
|
// Previous scale due to the CSS transform property.
|
|
Maybe<gfxSize> mPreviousTransformScale;
|
|
|
|
// The scroll frame during for which we most recently received a call to
|
|
// NotifyAnimatedFromScrollHandler.
|
|
nsWeakFrame mAnimatingScrollHandlerFrame;
|
|
// The set of activities that were triggered during
|
|
// mAnimatingScrollHandlerFrame's scroll event handler.
|
|
EnumSet<ActivityIndex> mScrollHandlerInducedActivity;
|
|
|
|
// Number of restyle operations detected
|
|
uint8_t mRestyleCounts[ACTIVITY_COUNT];
|
|
bool mContentActive;
|
|
};
|
|
|
|
class LayerActivityTracker final : public nsExpirationTracker<LayerActivity,4> {
|
|
public:
|
|
// 75-100ms is a good timeout period. We use 4 generations of 25ms each.
|
|
enum { GENERATION_MS = 100 };
|
|
LayerActivityTracker()
|
|
: nsExpirationTracker<LayerActivity,4>(GENERATION_MS,
|
|
"LayerActivityTracker")
|
|
, mDestroying(false)
|
|
{}
|
|
~LayerActivityTracker() {
|
|
mDestroying = true;
|
|
AgeAllGenerations();
|
|
}
|
|
|
|
virtual void NotifyExpired(LayerActivity* aObject);
|
|
|
|
public:
|
|
nsWeakFrame mCurrentScrollHandlerFrame;
|
|
|
|
private:
|
|
bool mDestroying;
|
|
};
|
|
|
|
static LayerActivityTracker* gLayerActivityTracker = nullptr;
|
|
|
|
LayerActivity::~LayerActivity()
|
|
{
|
|
if (mFrame || mContent) {
|
|
NS_ASSERTION(gLayerActivityTracker, "Should still have a tracker");
|
|
gLayerActivityTracker->RemoveObject(this);
|
|
}
|
|
}
|
|
|
|
// Frames with this property have NS_FRAME_HAS_LAYER_ACTIVITY_PROPERTY set
|
|
NS_DECLARE_FRAME_PROPERTY_DELETABLE(LayerActivityProperty, LayerActivity)
|
|
|
|
void
|
|
LayerActivityTracker::NotifyExpired(LayerActivity* aObject)
|
|
{
|
|
if (!mDestroying && aObject->mAnimatingScrollHandlerFrame.IsAlive()) {
|
|
// Reset the restyle counts, but let the layer activity survive.
|
|
PodArrayZero(aObject->mRestyleCounts);
|
|
MarkUsed(aObject);
|
|
return;
|
|
}
|
|
|
|
RemoveObject(aObject);
|
|
|
|
nsIFrame* f = aObject->mFrame;
|
|
nsIContent* c = aObject->mContent;
|
|
aObject->mFrame = nullptr;
|
|
aObject->mContent = nullptr;
|
|
|
|
MOZ_ASSERT((f == nullptr) != (c == nullptr),
|
|
"A LayerActivity object should always have a reference to either its frame or its content");
|
|
|
|
if (f) {
|
|
// The pres context might have been detached during the delay -
|
|
// that's fine, just skip the paint.
|
|
if (f->PresContext()->GetContainerWeak()) {
|
|
f->SchedulePaint();
|
|
}
|
|
f->RemoveStateBits(NS_FRAME_HAS_LAYER_ACTIVITY_PROPERTY);
|
|
f->Properties().Delete(LayerActivityProperty());
|
|
} else {
|
|
c->DeleteProperty(nsGkAtoms::LayerActivity);
|
|
}
|
|
}
|
|
|
|
static LayerActivity*
|
|
GetLayerActivity(nsIFrame* aFrame)
|
|
{
|
|
if (!aFrame->HasAnyStateBits(NS_FRAME_HAS_LAYER_ACTIVITY_PROPERTY)) {
|
|
return nullptr;
|
|
}
|
|
FrameProperties properties = aFrame->Properties();
|
|
return properties.Get(LayerActivityProperty());
|
|
}
|
|
|
|
static LayerActivity*
|
|
GetLayerActivityForUpdate(nsIFrame* aFrame)
|
|
{
|
|
FrameProperties properties = aFrame->Properties();
|
|
LayerActivity* layerActivity = properties.Get(LayerActivityProperty());
|
|
if (layerActivity) {
|
|
gLayerActivityTracker->MarkUsed(layerActivity);
|
|
} else {
|
|
if (!gLayerActivityTracker) {
|
|
gLayerActivityTracker = new LayerActivityTracker();
|
|
}
|
|
layerActivity = new LayerActivity(aFrame);
|
|
gLayerActivityTracker->AddObject(layerActivity);
|
|
aFrame->AddStateBits(NS_FRAME_HAS_LAYER_ACTIVITY_PROPERTY);
|
|
properties.Set(LayerActivityProperty(), layerActivity);
|
|
}
|
|
return layerActivity;
|
|
}
|
|
|
|
static void
|
|
IncrementMutationCount(uint8_t* aCount)
|
|
{
|
|
*aCount = uint8_t(std::min(0xFF, *aCount + 1));
|
|
}
|
|
|
|
/* static */ void
|
|
ActiveLayerTracker::TransferActivityToContent(nsIFrame* aFrame, nsIContent* aContent)
|
|
{
|
|
if (!aFrame->HasAnyStateBits(NS_FRAME_HAS_LAYER_ACTIVITY_PROPERTY)) {
|
|
return;
|
|
}
|
|
FrameProperties properties = aFrame->Properties();
|
|
LayerActivity* layerActivity = properties.Remove(LayerActivityProperty());
|
|
aFrame->RemoveStateBits(NS_FRAME_HAS_LAYER_ACTIVITY_PROPERTY);
|
|
if (!layerActivity) {
|
|
return;
|
|
}
|
|
layerActivity->mFrame = nullptr;
|
|
layerActivity->mContent = aContent;
|
|
aContent->SetProperty(nsGkAtoms::LayerActivity, layerActivity,
|
|
nsINode::DeleteProperty<LayerActivity>, true);
|
|
}
|
|
|
|
/* static */ void
|
|
ActiveLayerTracker::TransferActivityToFrame(nsIContent* aContent, nsIFrame* aFrame)
|
|
{
|
|
LayerActivity* layerActivity = static_cast<LayerActivity*>(
|
|
aContent->UnsetProperty(nsGkAtoms::LayerActivity));
|
|
if (!layerActivity) {
|
|
return;
|
|
}
|
|
layerActivity->mContent = nullptr;
|
|
layerActivity->mFrame = aFrame;
|
|
aFrame->AddStateBits(NS_FRAME_HAS_LAYER_ACTIVITY_PROPERTY);
|
|
aFrame->Properties().Set(LayerActivityProperty(), layerActivity);
|
|
}
|
|
|
|
static void
|
|
IncrementScaleRestyleCountIfNeeded(nsIFrame* aFrame, LayerActivity* aActivity)
|
|
{
|
|
const nsStyleDisplay* display = aFrame->StyleDisplay();
|
|
if (!display->mSpecifiedTransform) {
|
|
// The transform was removed.
|
|
aActivity->mPreviousTransformScale = Nothing();
|
|
IncrementMutationCount(&aActivity->mRestyleCounts[LayerActivity::ACTIVITY_SCALE]);
|
|
return;
|
|
}
|
|
|
|
// Compute the new scale due to the CSS transform property.
|
|
nsPresContext* presContext = aFrame->PresContext();
|
|
RuleNodeCacheConditions dummy;
|
|
bool dummyBool;
|
|
nsStyleTransformMatrix::TransformReferenceBox refBox(aFrame);
|
|
Matrix4x4 transform =
|
|
nsStyleTransformMatrix::ReadTransforms(display->mSpecifiedTransform->mHead,
|
|
aFrame->StyleContext(),
|
|
presContext,
|
|
dummy, refBox,
|
|
presContext->AppUnitsPerCSSPixel(),
|
|
&dummyBool);
|
|
Matrix transform2D;
|
|
if (!transform.Is2D(&transform2D)) {
|
|
// We don't attempt to handle 3D transforms; just assume the scale changed.
|
|
aActivity->mPreviousTransformScale = Nothing();
|
|
IncrementMutationCount(&aActivity->mRestyleCounts[LayerActivity::ACTIVITY_SCALE]);
|
|
return;
|
|
}
|
|
|
|
gfxSize scale = ThebesMatrix(transform2D).ScaleFactors(true);
|
|
if (aActivity->mPreviousTransformScale == Some(scale)) {
|
|
return; // Nothing changed.
|
|
}
|
|
|
|
aActivity->mPreviousTransformScale = Some(scale);
|
|
IncrementMutationCount(&aActivity->mRestyleCounts[LayerActivity::ACTIVITY_SCALE]);
|
|
}
|
|
|
|
/* static */ void
|
|
ActiveLayerTracker::NotifyRestyle(nsIFrame* aFrame, nsCSSProperty aProperty)
|
|
{
|
|
LayerActivity* layerActivity = GetLayerActivityForUpdate(aFrame);
|
|
uint8_t& mutationCount = layerActivity->RestyleCountForProperty(aProperty);
|
|
IncrementMutationCount(&mutationCount);
|
|
|
|
if (aProperty == eCSSProperty_transform) {
|
|
IncrementScaleRestyleCountIfNeeded(aFrame, layerActivity);
|
|
}
|
|
}
|
|
|
|
/* static */ void
|
|
ActiveLayerTracker::NotifyOffsetRestyle(nsIFrame* aFrame)
|
|
{
|
|
LayerActivity* layerActivity = GetLayerActivityForUpdate(aFrame);
|
|
IncrementMutationCount(&layerActivity->mRestyleCounts[LayerActivity::ACTIVITY_LEFT]);
|
|
IncrementMutationCount(&layerActivity->mRestyleCounts[LayerActivity::ACTIVITY_TOP]);
|
|
IncrementMutationCount(&layerActivity->mRestyleCounts[LayerActivity::ACTIVITY_RIGHT]);
|
|
IncrementMutationCount(&layerActivity->mRestyleCounts[LayerActivity::ACTIVITY_BOTTOM]);
|
|
}
|
|
|
|
/* static */ void
|
|
ActiveLayerTracker::NotifyAnimated(nsIFrame* aFrame,
|
|
nsCSSProperty aProperty,
|
|
const nsAString& aNewValue,
|
|
nsDOMCSSDeclaration* aDOMCSSDecl)
|
|
{
|
|
LayerActivity* layerActivity = GetLayerActivityForUpdate(aFrame);
|
|
uint8_t& mutationCount = layerActivity->RestyleCountForProperty(aProperty);
|
|
if (mutationCount != 0xFF) {
|
|
nsAutoString oldValue;
|
|
aDOMCSSDecl->GetPropertyValue(aProperty, oldValue);
|
|
if (aNewValue != oldValue) {
|
|
// We know this is animated, so just hack the mutation count.
|
|
mutationCount = 0xFF;
|
|
}
|
|
}
|
|
}
|
|
|
|
/* static */ void
|
|
ActiveLayerTracker::NotifyAnimatedFromScrollHandler(nsIFrame* aFrame, nsCSSProperty aProperty,
|
|
nsIFrame* aScrollFrame)
|
|
{
|
|
if (aFrame->PresContext() != aScrollFrame->PresContext()) {
|
|
// Don't allow cross-document dependencies.
|
|
return;
|
|
}
|
|
LayerActivity* layerActivity = GetLayerActivityForUpdate(aFrame);
|
|
LayerActivity::ActivityIndex activityIndex = LayerActivity::GetActivityIndexForProperty(aProperty);
|
|
|
|
if (layerActivity->mAnimatingScrollHandlerFrame.GetFrame() != aScrollFrame) {
|
|
// Discard any activity of a different scroll frame. We only track the
|
|
// most recent scroll handler induced activity.
|
|
layerActivity->mScrollHandlerInducedActivity.clear();
|
|
layerActivity->mAnimatingScrollHandlerFrame = aScrollFrame;
|
|
}
|
|
|
|
layerActivity->mScrollHandlerInducedActivity += activityIndex;
|
|
}
|
|
|
|
static bool
|
|
IsPresContextInScriptAnimationCallback(nsPresContext* aPresContext)
|
|
{
|
|
if (aPresContext->RefreshDriver()->IsInRefresh()) {
|
|
return true;
|
|
}
|
|
// Treat timeouts/setintervals as scripted animation callbacks for our
|
|
// purposes.
|
|
nsPIDOMWindowInner* win = aPresContext->Document()->GetInnerWindow();
|
|
return win && win->IsRunningTimeout();
|
|
}
|
|
|
|
/* static */ void
|
|
ActiveLayerTracker::NotifyInlineStyleRuleModified(nsIFrame* aFrame,
|
|
nsCSSProperty aProperty,
|
|
const nsAString& aNewValue,
|
|
nsDOMCSSDeclaration* aDOMCSSDecl)
|
|
{
|
|
if (IsPresContextInScriptAnimationCallback(aFrame->PresContext())) {
|
|
NotifyAnimated(aFrame, aProperty, aNewValue, aDOMCSSDecl);
|
|
}
|
|
if (gLayerActivityTracker &&
|
|
gLayerActivityTracker->mCurrentScrollHandlerFrame.IsAlive()) {
|
|
NotifyAnimatedFromScrollHandler(aFrame, aProperty,
|
|
gLayerActivityTracker->mCurrentScrollHandlerFrame.GetFrame());
|
|
}
|
|
}
|
|
|
|
/* static */ bool
|
|
ActiveLayerTracker::IsStyleMaybeAnimated(nsIFrame* aFrame, nsCSSProperty aProperty)
|
|
{
|
|
return IsStyleAnimated(nullptr, aFrame, aProperty);
|
|
}
|
|
|
|
static bool
|
|
CheckScrollInducedActivity(LayerActivity* aLayerActivity,
|
|
LayerActivity::ActivityIndex aActivityIndex,
|
|
nsDisplayListBuilder* aBuilder)
|
|
{
|
|
if (!aLayerActivity->mScrollHandlerInducedActivity.contains(aActivityIndex) ||
|
|
!aLayerActivity->mAnimatingScrollHandlerFrame.IsAlive()) {
|
|
return false;
|
|
}
|
|
|
|
nsIScrollableFrame* scrollFrame =
|
|
do_QueryFrame(aLayerActivity->mAnimatingScrollHandlerFrame.GetFrame());
|
|
if (scrollFrame && (!aBuilder || scrollFrame->IsScrollingActive(aBuilder))) {
|
|
return true;
|
|
}
|
|
|
|
// The scroll frame has been destroyed or has become inactive. Clear it from
|
|
// the layer activity so that it can expire.
|
|
aLayerActivity->mAnimatingScrollHandlerFrame = nullptr;
|
|
aLayerActivity->mScrollHandlerInducedActivity.clear();
|
|
return false;
|
|
}
|
|
|
|
/* static */ bool
|
|
ActiveLayerTracker::IsStyleAnimated(nsDisplayListBuilder* aBuilder,
|
|
nsIFrame* aFrame, nsCSSProperty aProperty)
|
|
{
|
|
// TODO: Add some abuse restrictions
|
|
if ((aFrame->StyleDisplay()->mWillChangeBitField & NS_STYLE_WILL_CHANGE_TRANSFORM) &&
|
|
aProperty == eCSSProperty_transform &&
|
|
(!aBuilder || aBuilder->IsInWillChangeBudget(aFrame, aFrame->GetSize()))) {
|
|
return true;
|
|
}
|
|
if ((aFrame->StyleDisplay()->mWillChangeBitField & NS_STYLE_WILL_CHANGE_OPACITY) &&
|
|
aProperty == eCSSProperty_opacity &&
|
|
(!aBuilder || aBuilder->IsInWillChangeBudget(aFrame, aFrame->GetSize()))) {
|
|
return true;
|
|
}
|
|
|
|
LayerActivity* layerActivity = GetLayerActivity(aFrame);
|
|
if (layerActivity) {
|
|
LayerActivity::ActivityIndex activityIndex = LayerActivity::GetActivityIndexForProperty(aProperty);
|
|
if (layerActivity->mRestyleCounts[activityIndex] >= 2) {
|
|
return true;
|
|
}
|
|
if (CheckScrollInducedActivity(layerActivity, activityIndex, aBuilder)) {
|
|
return true;
|
|
}
|
|
}
|
|
if (aProperty == eCSSProperty_transform && aFrame->Combines3DTransformWithAncestors()) {
|
|
return IsStyleAnimated(aBuilder, aFrame->GetParent(), aProperty);
|
|
}
|
|
return nsLayoutUtils::HasCurrentAnimationsForProperties(aFrame, &aProperty, 1);
|
|
}
|
|
|
|
/* static */ bool
|
|
ActiveLayerTracker::IsOffsetOrMarginStyleAnimated(nsIFrame* aFrame)
|
|
{
|
|
LayerActivity* layerActivity = GetLayerActivity(aFrame);
|
|
if (layerActivity) {
|
|
if (layerActivity->mRestyleCounts[LayerActivity::ACTIVITY_LEFT] >= 2 ||
|
|
layerActivity->mRestyleCounts[LayerActivity::ACTIVITY_TOP] >= 2 ||
|
|
layerActivity->mRestyleCounts[LayerActivity::ACTIVITY_RIGHT] >= 2 ||
|
|
layerActivity->mRestyleCounts[LayerActivity::ACTIVITY_BOTTOM] >= 2 ||
|
|
layerActivity->mRestyleCounts[LayerActivity::ACTIVITY_MARGIN_LEFT] >= 2 ||
|
|
layerActivity->mRestyleCounts[LayerActivity::ACTIVITY_MARGIN_TOP] >= 2 ||
|
|
layerActivity->mRestyleCounts[LayerActivity::ACTIVITY_MARGIN_RIGHT] >= 2 ||
|
|
layerActivity->mRestyleCounts[LayerActivity::ACTIVITY_MARGIN_BOTTOM] >= 2) {
|
|
return true;
|
|
}
|
|
}
|
|
// We should also check for running CSS animations of these properties once
|
|
// bug 1009693 is fixed. Until that happens, layerization isn't useful for
|
|
// animations of these properties because we'll invalidate the layer contents
|
|
// on every change anyway.
|
|
// See bug 1151346 for a patch that adds a check for CSS animations.
|
|
return false;
|
|
}
|
|
|
|
// A helper function for IsScaleSubjectToAnimation which returns true if the
|
|
// given EffectSet contains a current effect that animates scale.
|
|
static bool
|
|
ContainsAnimatedScale(EffectSet& aEffects, nsIFrame* aFrame)
|
|
{
|
|
for (dom::KeyframeEffectReadOnly* effect : aEffects) {
|
|
if (!effect->IsCurrent()) {
|
|
continue;
|
|
}
|
|
|
|
for (const AnimationProperty& prop : effect->Properties()) {
|
|
if (prop.mProperty != eCSSProperty_transform) {
|
|
continue;
|
|
}
|
|
for (AnimationPropertySegment segment : prop.mSegments) {
|
|
gfxSize from = segment.mFromValue.GetScaleValue(aFrame);
|
|
if (from != gfxSize(1.0f, 1.0f)) {
|
|
return true;
|
|
}
|
|
gfxSize to = segment.mToValue.GetScaleValue(aFrame);
|
|
if (to != gfxSize(1.0f, 1.0f)) {
|
|
return true;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
return false;
|
|
}
|
|
|
|
/* static */ bool
|
|
ActiveLayerTracker::IsScaleSubjectToAnimation(nsIFrame* aFrame)
|
|
{
|
|
// Check whether JavaScript is animating this frame's scale.
|
|
LayerActivity* layerActivity = GetLayerActivity(aFrame);
|
|
if (layerActivity && layerActivity->mRestyleCounts[LayerActivity::ACTIVITY_SCALE] >= 2) {
|
|
return true;
|
|
}
|
|
|
|
// Check if any animations, transitions, etc. associated with this frame may
|
|
// animate its scale.
|
|
EffectSet* effects = EffectSet::GetEffectSet(aFrame);
|
|
if (effects && ContainsAnimatedScale(*effects, aFrame)) {
|
|
return true;
|
|
}
|
|
|
|
return false;
|
|
}
|
|
|
|
/* static */ void
|
|
ActiveLayerTracker::NotifyContentChange(nsIFrame* aFrame)
|
|
{
|
|
LayerActivity* layerActivity = GetLayerActivityForUpdate(aFrame);
|
|
layerActivity->mContentActive = true;
|
|
}
|
|
|
|
/* static */ bool
|
|
ActiveLayerTracker::IsContentActive(nsIFrame* aFrame)
|
|
{
|
|
LayerActivity* layerActivity = GetLayerActivity(aFrame);
|
|
return layerActivity && layerActivity->mContentActive;
|
|
}
|
|
|
|
/* static */ void
|
|
ActiveLayerTracker::SetCurrentScrollHandlerFrame(nsIFrame* aFrame)
|
|
{
|
|
if (!gLayerActivityTracker) {
|
|
gLayerActivityTracker = new LayerActivityTracker();
|
|
}
|
|
gLayerActivityTracker->mCurrentScrollHandlerFrame = aFrame;
|
|
}
|
|
|
|
/* static */ void
|
|
ActiveLayerTracker::Shutdown()
|
|
{
|
|
delete gLayerActivityTracker;
|
|
gLayerActivityTracker = nullptr;
|
|
}
|
|
|
|
} // namespace mozilla
|