gecko-dev/layout/base
Boris Chiou 14c973b7b3 Bug 1355758 - Update RestyleManager::mAnimationGeneration for non-animation update. r=heycam
We use RestyleManager::mAnimationGeneration as the animation index of a
new created transition, and Element.getAnimations() uses this index to
sort the order of transitions. We increase mAnimationGeneration one per
restyle cycle if there is any non-animation update.

MozReview-Commit-ID: KmirBzI7CXi

--HG--
extra : rebase_source : 6a9001ea99f86c25b1d8d0a822b51b8753248bfb
2017-04-21 16:44:17 +08:00
..
crashtests Bug 1342596 - Update expectations for absolute length serialization ; r=manishearth 2017-04-12 14:57:20 +08:00
doc
gtest Bug 1355752 - Remove B2G wording in AccessibleCaret. r=TYLin 2017-04-20 13:16:42 +08:00
tests Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws. 2017-04-14 21:51:38 +02:00
AccessibleCaret.cpp Bug 1355752 - Remove B2G wording in AccessibleCaret. r=TYLin 2017-04-20 13:16:42 +08:00
AccessibleCaret.h
AccessibleCaretEventHub.cpp Bug 1273045 Part 2 - Update carets when scrolling in subframes without APZ. r=mtseng 2017-03-14 17:50:03 +08:00
AccessibleCaretEventHub.h Bug 1336311 - Change code comments with http://hg.mozilla.org to https://. r=gps 2017-02-07 17:52:56 +01:00
AccessibleCaretLogger.h
AccessibleCaretManager.cpp Bug 1347047 Part 2 - Remove caret timeout control from AccessibleCaretManager. r=TYLin 2017-03-17 08:50:30 +08:00
AccessibleCaretManager.h Bug 1347047 Part 2 - Remove caret timeout control from AccessibleCaretManager. r=TYLin 2017-03-17 08:50:30 +08:00
ArenaObjectID.h
ArenaRefPtr.h Bug 1280295 - Remove MOZ_HAVE_REF_QUALIFIERS. r=froydnj 2017-01-03 22:42:33 -08:00
ArenaRefPtrInlines.h
CaretAssociationHint.h
FramePropertyTable.cpp Bug 1353187 - Guard access to the frame property table with a frame state bit. r=dholbert 2017-04-04 20:59:21 -07:00
FramePropertyTable.h Bug 1353187 - Guard access to the frame property table with a frame state bit. r=dholbert 2017-04-04 20:59:21 -07:00
GeckoRestyleManager.cpp Bug 1357869 - Don't assert when we restyle a child provider frame when an ancestor already handled nsChangeHint_ReconstructFrame. r=dbaron 2017-04-20 17:51:41 +10:00
GeckoRestyleManager.h Bug 1351791: Simplify PostRestyleEventForLazyConstruction. r=bholley 2017-03-31 11:56:29 +02:00
GeometryUtils.cpp Bug 1340771 part 1 - Rename nsWeakFrame to AutoWeakFrame (automated change). r=tn 2017-03-01 18:03:14 +01:00
GeometryUtils.h Bug 1335368 part 22. Get rid of IsCallerChrome in geometry utils. r=dholbert 2017-02-01 15:43:59 -05:00
LayoutLogging.cpp
LayoutLogging.h
MobileViewportManager.cpp Bug 1346109. Set a displayport base rect in MobileViewportManager::UpdateDisplayPortMargins when we are setting displayport margins. r=botond 2017-03-21 00:16:41 -05:00
MobileViewportManager.h (no bug) Tweak some source files in layout to have correct number of newline characters at the end (exactly 1). (no review, whitespace-only, DONTBUILD) 2017-02-22 08:58:50 -08:00
OverflowChangedTracker.h Bug 1313753 - Update overflow at the establisher of the 3D rendering context. r=dbaron 2017-02-08 23:17:00 +01:00
PositionedEventTargeting.cpp Bug 1335895 - Android GeckoView Dynamic Toolbar Version 3 r=botond,dvander,jchen,kats 2017-04-20 15:15:14 -07:00
PositionedEventTargeting.h
PresShell.cpp Backed out changeset 435e638babd1 (bug 1349418) for failing checkerboard-{1,2,3}.html on Android 4.3. r=backout a=backout 2017-04-21 18:01:24 +02:00
PresShell.h bug 1357742 - Drop INPUT_EVENT_RESPONSE_MS measurements across sleep/wake r=smaug 2017-04-19 11:17:20 -04:00
RestyleLogging.h
RestyleManager.cpp Bug 1353187 - Guard access to the frame property table with a frame state bit. r=dholbert 2017-04-04 20:59:21 -07:00
RestyleManager.h Bug 1351791: Move PostRestyleEventForLazyConstruction and PostRestyleEventInternal to GeckoRestyleManager. r=bholley 2017-03-31 11:56:29 +02:00
RestyleManagerHandle.h Bug 1297899 - Part 3: Rename RestyleManager to GeckoRestyleManager and RestyleManagerBase to RestyleManager. r=bholley 2017-02-13 11:21:32 +08:00
RestyleManagerHandleInlines.h Bug 1297899 - Part 1: Rename RestyleManager.{h,cpp} to GeckoRestyleManager.{h,cpp}. r=bholley 2017-02-13 11:21:30 +08:00
RestyleManagerInlines.h Bug 1296516: Tidy RestyleManager::ContentStateChanged. r=heycam 2017-03-20 22:28:13 +01:00
RestyleTracker.cpp Bug 1339897 - Rename PROFILER_LABEL_PRINTF to PROFILER_LABEL_DYNAMIC and make it really cheap. r=Ehsan,njn 2017-03-22 19:37:33 -04:00
RestyleTracker.h Merge mozilla-central to autoland 2017-02-15 12:59:23 +01:00
RestyleTrackerInlines.h
ScrollbarStyles.cpp
ScrollbarStyles.h
ServoRestyleManager.cpp Bug 1355758 - Update RestyleManager::mAnimationGeneration for non-animation update. r=heycam 2017-04-21 16:44:17 +08:00
ServoRestyleManager.h Bug 1355758 - Update RestyleManager::mAnimationGeneration for non-animation update. r=heycam 2017-04-21 16:44:17 +08:00
ShapeUtils.cpp Bug 1326409 Part 6 - Convert aBasicShape to a pointer to a const value. r=dholbert 2017-03-13 12:03:40 +08:00
ShapeUtils.h Bug 1326409 Part 6 - Convert aBasicShape to a pointer to a const value. r=dholbert 2017-03-13 12:03:40 +08:00
StackArena.cpp
StackArena.h
StaticPresData.cpp Bug 1351200 - Part 3: stylo: Bypass cache when fetching font size prefs from Stylo; r=emilio 2017-04-10 09:18:00 +08:00
StaticPresData.h Bug 1351200 - Part 3: stylo: Bypass cache when fetching font size prefs from Stylo; r=emilio 2017-04-10 09:18:00 +08:00
TouchManager.cpp Bug 1340085 - [Pointer Event] Stop firing pointer events after firing eTouchCancel. f=smaug. r=kats 2017-02-16 15:05:09 +08:00
TouchManager.h Bug 1340085 - [Pointer Event] Stop firing pointer events after firing eTouchCancel. f=smaug. r=kats 2017-02-16 15:05:09 +08:00
UnitTransforms.h
Units.h Bug 1355570 - Update bindings and WebRender display list building for gradient tiling r=jrmuizel 2017-04-12 14:20:52 -05:00
WordMovementType.h
ZoomConstraintsClient.cpp Backed out changeset ec75fa65fb37 (bug 1342863) 2017-03-23 08:41:35 +01:00
ZoomConstraintsClient.h (no bug) Tweak some source files in layout to have correct number of newline characters at the end (exactly 1). (no review, whitespace-only, DONTBUILD) 2017-02-22 08:58:50 -08:00
moz.build Bug 1351904 - Switch layout over to ArenaAllocator. r=xidorn 2017-03-31 14:06:33 -07:00
nsArenaMemoryStats.h
nsAutoLayoutPhase.cpp
nsAutoLayoutPhase.h
nsBidi.h
nsBidiPresUtils.cpp Bug 1357694 - Use AutoTArray for the array members in BidiLineData, to reduce heap allocation costs. r=dholbert 2017-04-19 20:09:32 +01:00
nsBidiPresUtils.h Bug 410857 part 4 - Stop passing around aBlockFrame just for DEBUG purposes. Introduce BidiParagraphData::mCurrentBlock for that purpose and set it to the right block continuation this time. r=jfkthame 2017-02-20 17:43:08 +01:00
nsBidi_ICU.cpp
nsBidi_ICU.h Bug 1352527 - Part 1: Add the nsPresContext::GetBidiEngine() API; r=jfkthame 2017-04-14 02:41:52 -04:00
nsBidi_noICU.cpp
nsBidi_noICU.h Bug 1352527 - Part 1: Add the nsPresContext::GetBidiEngine() API; r=jfkthame 2017-04-14 02:41:52 -04:00
nsCSSColorUtils.cpp
nsCSSColorUtils.h
nsCSSFrameConstructor.cpp Bug 1358570: Make PurgeCompletedTransitions lookup the correct animation collection. r=hiro 2017-04-21 16:53:21 +02:00
nsCSSFrameConstructor.h Bug 1351535 - Part 7: Call StyleSubtreeForReconstruct when doing frame reconstruction. r=bholley 2017-04-04 19:36:09 +08:00
nsCaret.cpp Bug 1354478 - Adjust caret rect to paint on the opposite side of the nominal caret position in "upstream" text, for more visually consistent placement. r=dholbert 2017-04-12 11:32:19 +01:00
nsCaret.h Bug 1337130 - Create a DisplayItemLayer type. r=mattwoodrow 2017-02-14 13:49:27 -08:00
nsChangeHint.h Bug 1349834 - Remove eRestyle_SVGAttrAnimations declartion. r=xidorn 2017-03-24 10:59:54 +08:00
nsCompatibility.h
nsCounterManager.cpp
nsCounterManager.h Bug 1350244 - Back out bug 1348606 part 5 (Use a threadsafe array for counters). r=me 2017-03-29 11:05:17 -07:00
nsDocumentViewer.cpp Bug 900784 part 1.5 - Encode JS bytecode when no more scripts are executed. r=mrbkap 2017-04-21 16:57:58 +00:00
nsFrameManager.cpp Bug 1296516: Convert UndisplayedMap to a typed hashtable. r=heycam 2017-03-20 22:28:15 +01:00
nsFrameManager.h Bug 1296516: Convert UndisplayedMap to a typed hashtable. r=heycam 2017-03-20 22:28:15 +01:00
nsFrameManagerBase.h Bug 1329200: Remove unused FrameManager global generation counter. r=xidorn 2017-01-06 16:03:41 +01:00
nsFrameTraversal.cpp
nsFrameTraversal.h
nsGenConList.cpp Bug 1350770: Cache the most recent nsGenConNode to speed up future insertions. r=xidorn 2017-03-28 10:04:48 -04:00
nsGenConList.h Bug 1350770: Cache the most recent nsGenConNode to speed up future insertions. r=xidorn 2017-03-28 10:04:48 -04:00
nsIDocumentViewerPrint.h
nsIFrameTraversal.h
nsILayoutDebugger.h
nsILayoutHistoryState.idl Bug 1265818 - Part 2 - Add scriptable methods for getting and setting PresStates from JS. r=jst 2017-03-25 14:01:29 +01:00
nsIPercentBSizeObserver.h
nsIPreloadedStyleSheet.idl Bug 1328546 - stylo: Support ServoStyleSheets in nsIStyleSheetService::PreloadSheet and nsIDOMWindowUtils::AddSheet. r=bholley 2017-01-05 15:32:22 +08:00
nsIPresShell.h Bug 1355752 - Remove B2G code from PresShell files. r=jrmuizel 2017-04-20 13:16:42 +08:00
nsIPresShellInlines.h Bug 1334735 - Part 2: Add separate flag to track need to flush throttled animations. r=bz,birtles 2017-02-10 10:42:28 +08:00
nsIReflowCallback.h Bug 1328832 - Part 2: Rename mozFlushType to mozilla::FlushType and make it an enum class. r=bzbarsky 2017-01-05 15:31:56 +08:00
nsIStyleSheetService.idl Bug 1348442: Part 1 - Allow loading preloaded stylesheets asynchronously. r=heycam 2017-03-19 19:33:49 -07:00
nsLayoutDebugger.cpp Bug 1345804 part 3 - Change will-change to store nsIAtom rather than nsString. r=heycam 2017-03-10 12:26:53 +11:00
nsLayoutHistoryState.cpp Bug 1265818 - Part 2 - Add scriptable methods for getting and setting PresStates from JS. r=jst 2017-03-25 14:01:29 +01:00
nsLayoutUtils.cpp Bug 1307134 - Rename nsGlobalWindow::EnsureSizeUpToDate to EnsureSizeAndPositionUpToDate. r=tnikkel 2017-04-18 11:28:52 +09:00
nsLayoutUtils.h Bug 1355763 - Add gfxAlphaType for specifying opaque/premult/non-premult. - r=daoshengmu 2017-04-13 09:14:34 -07:00
nsPresArena.cpp Bug 1351904 - Switch layout over to ArenaAllocator. r=xidorn 2017-03-31 14:06:33 -07:00
nsPresArena.h Bug 1351904 - Switch layout over to ArenaAllocator. r=xidorn 2017-03-31 14:06:33 -07:00
nsPresArenaObjectList.h
nsPresContext.cpp Bug 1352527 - Part 1: Add the nsPresContext::GetBidiEngine() API; r=jfkthame 2017-04-14 02:41:52 -04:00
nsPresContext.h Bug 1352527 - Part 1: Add the nsPresContext::GetBidiEngine() API; r=jfkthame 2017-04-14 02:41:52 -04:00
nsPresState.h
nsQuoteList.cpp
nsQuoteList.h
nsRefreshDriver.cpp Bug 1352523, enable high priority vsync processing in e10s parent process, r=ehsan 2017-04-12 12:53:48 +03:00
nsRefreshDriver.h Bug 1352074. Remove high precision timer mode from refresh driver because it is not needed with vsync based refresh drivers. r=mchang 2017-04-04 00:14:28 -05:00
nsStyleChangeList.cpp Bug 1344386 - Don't look for overlapping change hints in stylo documents. r=emilio 2017-03-07 13:14:32 -08:00
nsStyleChangeList.h Bug 1344386 - Followup bustage fix for bad implicit constructor. r=me 2017-03-07 14:00:19 -08:00
nsStyleSheetService.cpp Bug 1348442: Part 1 - Allow loading preloaded stylesheets asynchronously. r=heycam 2017-03-19 19:33:49 -07:00
nsStyleSheetService.h Bug 1337258 - Support ServoStyleSheets in nsStyleSheetService. r=xidorn 2017-02-21 10:42:27 +08:00