gecko-dev/layout/base
Emilio Cobos Álvarez a4d01fa250 Bug 1448559: Cleanup CalcStyleDifference. r=xidorn
The aSamePointerStructs argument is unused now.

Also, aIgnoreVariables can be true everywhere now, since variable changes can't
generate change hints, and anonymous boxes and such don't care about whether
they really changed or not.

Only one caller cares about struct equality, and that already compares variables
manually as an optimization on the rust side.

We had this optimization inconsistently in some cases but not others.

MozReview-Commit-ID: F2EISKlxR3K
2018-03-26 09:47:33 +02:00
..
crashtests Bug 1446954: Cleanup !stylo and styloVsGecko test expectations. r=xidorn 2018-03-20 11:29:51 +01:00
doc Bug 1432017 - Remove AccessibleCaretEventHub::PostScrollState. r=mats 2018-02-23 22:05:49 +08:00
gtest Bug 1433671: Add MOZ_CAN_RUN_SCRIPT annotations to AccessibleCaret and other stuff. r=bz 2018-03-14 23:32:22 +01:00
tests Bug 1427236 - Enable layout/base/tests/test_bug607529.html on Android opt; r=me,a=test-only 2018-03-23 12:46:08 -06:00
AccessibleCaret.cpp Bug 1426649: Remove nsCSSFrameConstructor updates. r=mats 2017-12-21 19:34:48 +01:00
AccessibleCaret.h
AccessibleCaretEventHub.cpp Bug 1446711 part 7. Switch the nsIDOMMouseEvent::MOZ_SOURCE_* constants over to MouseEventBinding. r=qdot 2018-03-20 00:16:06 -04:00
AccessibleCaretEventHub.h Bug 1433671: Add MOZ_CAN_RUN_SCRIPT annotations to AccessibleCaret and other stuff. r=bz 2018-03-14 23:32:22 +01:00
AccessibleCaretLogger.h
AccessibleCaretManager.cpp Bug 1446711 part 7. Switch the nsIDOMMouseEvent::MOZ_SOURCE_* constants over to MouseEventBinding. r=qdot 2018-03-20 00:16:06 -04:00
AccessibleCaretManager.h Bug 1446711 part 7. Switch the nsIDOMMouseEvent::MOZ_SOURCE_* constants over to MouseEventBinding. r=qdot 2018-03-20 00:16:06 -04:00
ArenaObjectID.h
ArenaRefPtr.h
ArenaRefPtrInlines.h Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE 2018-03-22 20:06:24 +01:00
AutoProfilerStyleMarker.h Bug 1444296 part 2 - Have a separate marker for styles to present stats. r=mstange 2018-03-15 11:59:22 +11:00
CaretAssociationHint.h
FrameProperties.h
GeometryUtils.cpp Bug 1446533 part 2. Rename nsGenericDOMDataNode.{h,cpp} to CharacterData. r=mystor 2018-03-19 15:18:07 -04:00
GeometryUtils.h
LayoutLogging.cpp
LayoutLogging.h
MobileViewportManager.cpp Bug 1420056 - Use #defines for MobileViewportManager / ZoomConstraintsClient constants. r=kats 2017-11-23 14:06:15 +08:00
MobileViewportManager.h Bug 1437623 part 2: (layout/base) Add missing includes/namespaces to preemptively fix unified bustage. r=mats 2018-02-13 09:08:42 -08:00
OverflowChangedTracker.h
PositionedEventTargeting.cpp Bug 1446711 part 7. Switch the nsIDOMMouseEvent::MOZ_SOURCE_* constants over to MouseEventBinding. r=qdot 2018-03-20 00:16:06 -04:00
PositionedEventTargeting.h
PresShell.cpp Bug 1448690: Remove IsStyledByServo. r=xidorn 2018-03-26 09:39:26 +02:00
PresShell.h Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE 2018-03-22 20:06:24 +01:00
RestyleLogging.h Bug 1447358: Unifdef the old style system code. r=jwatt 2018-03-21 10:20:34 +01:00
RestyleManager.cpp Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE 2018-03-22 20:06:24 +01:00
RestyleManager.h Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE 2018-03-22 20:06:24 +01:00
RestyleManagerInlines.h Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE 2018-03-22 20:06:24 +01:00
RestyleTrackerInlines.h
ScrollbarStyles.cpp Bug 951793 - Add overscroll-behavior attributes to ScrollbarStyles. r=mstange 2017-11-25 01:28:59 +01:00
ScrollbarStyles.h Bug 951793 - Add overscroll-behavior attributes to ScrollbarStyles. r=mstange 2017-11-25 01:28:59 +01:00
ServoRestyleManager.cpp Bug 1448559: Cleanup CalcStyleDifference. r=xidorn 2018-03-26 09:47:33 +02:00
ServoRestyleManager.h Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE 2018-03-22 20:06:24 +01:00
ShapeUtils.cpp Bug 1418905 - Move nsRuleNode::ComputeCoordPercentCalc() into nsStyleCoord. r=heycam 2017-11-20 14:05:19 +08:00
ShapeUtils.h Bug 1437623 part 2: (layout/base) Add missing includes/namespaces to preemptively fix unified bustage. r=mats 2018-02-13 09:08:42 -08:00
StackArena.cpp
StackArena.h
StaticPresData.cpp
StaticPresData.h
TouchManager.cpp Bug 1426388 - Crash in mozilla::TouchManager::SuppressInvalidPointsAndGetTargetedFrame. r=smaug. 2017-12-20 23:32:52 +08:00
TouchManager.h Bug 1420589 Part6: Keep those touch points that are not in the same document so that we can use them to dispatch pointer events. 2017-12-09 10:06:18 +08:00
UndisplayedNode.h Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE 2018-03-22 20:06:24 +01:00
UnitTransforms.h
Units.h Bug 1442767 - Rename Box to RectAbsolute (Gecko changes). r=kats 2018-03-05 18:08:18 -05:00
WordMovementType.h
ZoomConstraintsClient.cpp Bug 1448490 - Make the layers id a struct instead of a uint64_t. r=mattwoodrow 2018-03-24 19:06:01 -04:00
ZoomConstraintsClient.h
moz.build Bug 1447367 - Remove files that are not built when MOZ_OLD_STYLE is not defined. r=emilio 2018-03-07 18:08:41 +00:00
nsAutoLayoutPhase.cpp
nsAutoLayoutPhase.h
nsBidi.cpp
nsBidi.h
nsBidiPresUtils.cpp Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE 2018-03-22 20:06:24 +01:00
nsBidiPresUtils.h Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE 2018-03-22 20:06:24 +01:00
nsCSSColorUtils.cpp
nsCSSColorUtils.h
nsCSSFrameConstructor.cpp Bug 1448688: Remove RestyleTracker, ComputedStyle::AsServo, old style system element bits. r=xidorn 2018-03-26 09:38:07 +02:00
nsCSSFrameConstructor.h Bug 1447506: Do LazyFC for anonymous nodes too, and clean up MaybeConstructLazily. r=bz 2018-03-23 16:45:07 +01:00
nsCaret.cpp Bug 1444686 part 10. Remove nsIDOMDragEvent::GetDataTransfer. r=mystor 2018-03-13 16:24:00 -04:00
nsCaret.h Bug 1444686 part 10. Remove nsIDOMDragEvent::GetDataTransfer. r=mystor 2018-03-13 16:24:00 -04:00
nsChangeHint.h Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE 2018-03-22 20:06:24 +01:00
nsCompatibility.h
nsCounterManager.cpp Bug 1446533 part 3. Remove nsIDOMCharacterData::Get/SetData. r=mystor 2018-03-19 15:18:07 -04:00
nsCounterManager.h
nsDocumentViewer.cpp Bug 1447358: Unifdef the old style system code. r=jwatt 2018-03-21 10:20:34 +01:00
nsFrameManager.cpp Bug 1448688: Remove RestyleTracker, ComputedStyle::AsServo, old style system element bits. r=xidorn 2018-03-26 09:38:07 +02:00
nsFrameManager.h Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE 2018-03-22 20:06:24 +01:00
nsFrameTraversal.cpp Bug 1443672: Adjust a few .cpp files in layout to #include their own header first. r=emilio 2018-03-06 15:59:36 -08:00
nsFrameTraversal.h Bug 1413834 - part 1: Limit frame traversal and getting of next tabindex inside scope owned by document root, r=smaug 2018-01-26 17:47:44 +02:00
nsGenConList.cpp Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE 2018-03-22 20:06:24 +01:00
nsGenConList.h Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE 2018-03-22 20:06:24 +01:00
nsIDocumentViewerPrint.h Bug 1430686 - Rename the document viewer "DestroyRefCount" member and methods. r=bobowen 2018-01-08 16:59:31 +00:00
nsIFrameTraversal.h
nsILayoutDebugger.h
nsILayoutHistoryState.idl
nsIPercentBSizeObserver.h
nsIPreloadedStyleSheet.idl
nsIPresShell.h Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE 2018-03-22 20:06:24 +01:00
nsIPresShellInlines.h
nsIReflowCallback.h
nsIStyleSheetService.idl
nsLayoutDebugger.cpp Bug 1443402 - Fix some -Wmissing-prototypes warnings in layout. r=dholbert 2018-02-22 21:03:45 -08:00
nsLayoutHistoryState.cpp
nsLayoutUtils.cpp Bug 1448294 - Clean up naming of 'styleContext' variables after the big nsStyleContext rename. r=emilio 2018-03-25 20:49:58 +02:00
nsLayoutUtils.h Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE 2018-03-22 20:06:24 +01:00
nsPresArena.cpp Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE 2018-03-22 20:06:24 +01:00
nsPresArena.h Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE 2018-03-22 20:06:24 +01:00
nsPresArenaObjectList.h Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE 2018-03-22 20:06:24 +01:00
nsPresContext.cpp Bug 1448690: Remove IsStyledByServo. r=xidorn 2018-03-26 09:39:26 +02:00
nsPresContext.h Merge inbound to mozilla-central. a=merge 2018-03-15 12:15:17 +02:00
nsPresState.h
nsQuoteList.cpp Bug 1446533 part 3. Remove nsIDOMCharacterData::Get/SetData. r=mystor 2018-03-19 15:18:07 -04:00
nsQuoteList.h
nsRefreshDriver.cpp Bug 1447358: Unifdef the old style system code. r=jwatt 2018-03-21 10:20:34 +01:00
nsRefreshDriver.h Bug 1443339: Stop observing the refresh driver when inserting into the BFCache. r=bz 2018-03-17 16:11:52 +01:00
nsStyleChangeList.cpp Bug 1448690: Remove IsStyledByServo. r=xidorn 2018-03-26 09:39:26 +02:00
nsStyleChangeList.h Bug 1445302 - Replace TArray.RemoveElementAt(TArray.Length() - 1) pattern with TArray.RemoveLastElement() or TArray.PopLastElement() r=froydnj 2018-03-13 14:51:33 +01:00
nsStyleSheetService.cpp Bug 1447611: Cleanup prefs that do nothing now. r=jwatt 2018-03-21 19:13:56 +01:00
nsStyleSheetService.h Bug 1447358: Unifdef the old style system code. r=jwatt 2018-03-21 10:20:34 +01:00