gecko-dev/layout/base
Daniel Holbert 071c722cc0 Bug 1861259 part 3: Coalesce redundant array-index checks in nsRefreshDriver. r=tnikkel
This patch doesn't change behavior; it just removes some redundant checks.

(Note that the tight-scoping around nsAutoMicroTask/ReduceAnimations is
important for the RAII object to be torn down at the intended time; but it
doesn't need its own if-check.)

Depends on D191909

Differential Revision: https://phabricator.services.mozilla.com/D191911
2023-10-25 23:50:05 +00:00
..
crashtests Bug 1855763 - Automatic fixes to avoid using prefixed transforms in tests. r=layout-reviewers,jfkthame 2023-10-02 12:36:17 +00:00
gtest
tests Bug 1787008 - More consistently keep listener alive in test_color_scheme_browser.xhtml. r=nika 2023-10-23 21:22:12 +00:00
AccessibleCaret.cpp Bug 1824886 - Rewrite AnonymousContent to use a shadow tree. r=smaug,TYLin,sfoster,devtools-reviewers,nchevobbe 2023-07-09 11:34:05 +00:00
AccessibleCaret.h Bug 1824886 - Rewrite AnonymousContent to use a shadow tree. r=smaug,TYLin,sfoster,devtools-reviewers,nchevobbe 2023-07-09 11:34:05 +00:00
AccessibleCaretEventHub.cpp Bug 1824886 - Rewrite AnonymousContent to use a shadow tree. r=smaug,TYLin,sfoster,devtools-reviewers,nchevobbe 2023-07-09 11:34:05 +00:00
AccessibleCaretEventHub.h
AccessibleCaretLogger.h
AccessibleCaretManager.cpp Bug 1817122 - Make AsyncEventDispatcher(Event) take ownership of the event. r=smaug,media-playback-reviewers,padenot 2023-10-04 19:37:39 +00:00
AccessibleCaretManager.h Bug 1824886 - Rewrite AnonymousContent to use a shadow tree. r=smaug,TYLin,sfoster,devtools-reviewers,nchevobbe 2023-07-09 11:34:05 +00:00
ArenaObjectID.h
AutoProfilerStyleMarker.h Bug 1843534 - Avoid taking unnecessary timestamps when thread is not being profiled for markers. r=julienw 2023-08-09 10:28:37 +00:00
Baseline.cpp Bug 1835562 - Fix synthesized baseline from border-box when line is inverted. r=dholbert 2023-07-31 15:38:27 +00:00
Baseline.h Bug 1809568 - Part 2: Provide `GetNaturalBaselineBOffset` with baseline export context. r=emilio 2023-05-17 12:56:54 +00:00
CaretAssociationHint.h
ContainStyleScopeManager.cpp Bug 1830127 - Revert changeset 63b04ce7cf57 (bug 1808995) and remove associated WPT tests, because the behavior implemented there deviated from the Counter-Styles spec. r=emilio 2023-05-05 12:58:33 +00:00
ContainStyleScopeManager.h Bug 1849204 - Add generic atom hash keys that use the better distributed atom hash, and use it across the tree. r=mstange,xpcom-reviewers,credential-management-reviewers,sgalich,nika 2023-08-18 18:43:27 +00:00
DepthOrderedFrameList.cpp
DepthOrderedFrameList.h
DisplayPortUtils.cpp Bug 1860474. A few small optimizations to DisplayPortUtils::MaybeCreateDisplayPort. r=hiro 2023-10-25 22:39:18 +00:00
DisplayPortUtils.h Bug 1781007 - Skip calling RestrictToRootDisplayPort in the case where the scroll container has empty displayport margins. r=tnikkel 2023-10-05 06:38:55 +00:00
FrameProperties.h Bug 1848714 - Use unsafe methods in hot code paths to access and remove elements from nsTArray when it is guaranteed to be safe, r=emilio 2023-08-15 14:24:19 +00:00
GeckoMVMContext.cpp
GeckoMVMContext.h
GeometryUtils.cpp
GeometryUtils.h
LayoutConstants.h Bug 1791759 - remove unused ContentRelevancyReason::DescendantOfTopLayerElement r=emilio 2023-02-09 01:18:04 +00:00
LayoutLogging.cpp
LayoutLogging.h
LayoutTelemetryTools.cpp
LayoutTelemetryTools.h
MVMContext.h
MediaEmulationData.h
MobileViewportManager.cpp Bug 1660405 - Move away from mozilla::IsNaN in favor of std::isnan. r=nbp,media-playback-reviewers,sergesanspaille,padenot 2023-03-22 11:35:33 +00:00
MobileViewportManager.h
MotionPathUtils.cpp Bug 1855756 - Fix the edge cases when the angle is 0deg (or 90deg) for ray(). r=hiro 2023-10-20 03:41:10 +00:00
MotionPathUtils.h Bug 1598158 - Add IsClosedLoop() for SVGGeometryElement. r=emilio 2023-08-07 22:04:02 +00:00
OverflowChangedTracker.h
PositionedEventTargeting.cpp Bug 1839922 - Remove usage of {Has,Get}Attr(kNameSpaceID_None, ..). r=edgar 2023-06-23 10:01:32 +00:00
PositionedEventTargeting.h
PresShell.cpp Bug 1421651 - Remove obseleted timeline and TimelineMarker code r=canaltinova,webidl,devtools-reviewers,saschanaz,smaug,ochameau 2023-10-24 15:18:12 +00:00
PresShell.h Bug 1857915 - Remove about:PreferenceStyleSheet. r=morgan,devtools-reviewers,nchevobbe 2023-10-11 17:47:50 +00:00
PresShellForwards.h Bug 1835864 - Make printing / paged mode deal with multiple canvas backgrounds properly. r=dholbert 2023-08-10 12:59:00 +00:00
PresShellInlines.h Bug 1844755 - Consider to not create ServoStyleSet for data documents, r=emilio 2023-10-23 16:10:41 +00:00
PresState.ipdlh Bug 1556358 - Part 2: Save and restore custom element form data. r=edgar 2023-06-28 04:31:22 +00:00
RelativeTo.h
RestyleManager.cpp Bug 1421651 - Remove obseleted timeline and TimelineMarker code r=canaltinova,webidl,devtools-reviewers,saschanaz,smaug,ochameau 2023-10-24 15:18:12 +00:00
RestyleManager.h Bug 1792501: Part 6 - :has invalidation for :empty and :nth (Without of). r=emilio 2023-09-14 22:21:26 +00:00
ScrollStyles.cpp
ScrollStyles.h
ScrollTypes.h
ShapeUtils.cpp Bug 1823475 - Drop DefaultPosition and omit "at <position>" if it is not specified. r=devtools-reviewers,emilio 2023-09-26 21:05:20 +00:00
ShapeUtils.h Bug 1842277 - Compute <basic-shape-rect> to the equivalent inset() function. r=devtools-reviewers,emilio 2023-07-12 20:16:47 +00:00
StackArena.cpp
StackArena.h
StaticPresData.cpp Bug 1853392 - Simplify font-size-adjust: from-font handling. r=jfkthame 2023-09-15 22:17:25 +00:00
StaticPresData.h
SurfaceFromElementResult.h Bug 1781527: apply code formatting via Lando 2023-07-10 00:29:39 +00:00
TouchManager.cpp Bug 1857906. Remove some unused code in layout/base/TouchManager.cpp. r=emilio 2023-10-09 12:38:19 +00:00
TouchManager.h
UnitTransforms.h Bug 1841478 - Use strongly-typed coordinates in the BaseSize constructor. r=botond 2023-07-10 02:59:01 +00:00
Units.h Bug 1840485 - Change the type of BaseMargin::{top,right,bottom,left} to Coord. r=botond 2023-07-01 02:23:21 +00:00
ViewportUtils.cpp
ViewportUtils.h
WordMovementType.h
ZoomConstraintsClient.cpp Bug 1624819 - Remove TaskCategory and other quantum dom remnants. r=smaug,media-playback-reviewers,credential-management-reviewers,cookie-reviewers,places-reviewers,win-reviewers,valentin,mhowell,sgalich,alwu 2023-10-10 08:51:12 +00:00
ZoomConstraintsClient.h
moz.build Bug 1855300 - convert .ini manifests to .toml: batch 11 remaining **/mochitest.ini r=jmaher,geckoview-reviewers,extension-reviewers,valentin,credential-management-reviewers,cookie-reviewers,sgalich,m_kato,robwu 2023-10-13 02:32:24 +00:00
nsAutoLayoutPhase.cpp
nsAutoLayoutPhase.h
nsBidiPresUtils.cpp Bug 1449669 - Remove IsNodeOfType. r=longsonr 2023-03-17 19:22:14 +00:00
nsBidiPresUtils.h Bug 1821735 part 3: Change nsBidiPresUtils::ProcessText aBidiEngine param to a reference instead of a pointer. r=jfkthame 2023-03-10 21:58:44 +00:00
nsCSSColorUtils.cpp
nsCSSColorUtils.h
nsCSSFrameConstructor.cpp Bug 1856374 - Add a pref to stop forcing details elements to be blocks. r=TYLin 2023-10-05 16:59:33 +00:00
nsCSSFrameConstructor.h Bug 1856374 - Add a pref to stop forcing details elements to be blocks. r=TYLin 2023-10-05 16:59:33 +00:00
nsCaret.cpp Bug 1624819 - Remove TaskCategory and other quantum dom remnants. r=smaug,media-playback-reviewers,credential-management-reviewers,cookie-reviewers,places-reviewers,win-reviewers,valentin,mhowell,sgalich,alwu 2023-10-10 08:51:12 +00:00
nsCaret.h Bug 1828008 - Avoid creating timers with a delay of UINT32_MAX in nsCaret::ResetBlinking, r=emilio. 2023-04-14 13:25:13 +00:00
nsChangeHint.h Bug 1844466 - Speed up and simplify cumulative changehint computation. r=boris,hiro 2023-08-03 09:04:11 +00:00
nsCompatibility.h
nsCounterManager.cpp Bug 1830127 - Revert changeset 63b04ce7cf57 (bug 1808995) and remove associated WPT tests, because the behavior implemented there deviated from the Counter-Styles spec. r=emilio 2023-05-05 12:58:33 +00:00
nsCounterManager.h Bug 1856795 - Remove redundant member init r=emilio 2023-10-15 15:29:02 +00:00
nsDocumentViewer.cpp Bug 1421651 - Remove obseleted timeline and TimelineMarker code r=canaltinova,webidl,devtools-reviewers,saschanaz,smaug,ochameau 2023-10-24 15:18:12 +00:00
nsFrameManager.cpp Bug 1851787 - Plumb a DestroyContext through all functions that can destroy frames. r=dholbert 2023-09-08 15:11:17 +00:00
nsFrameManager.h Bug 1851787 - Plumb a DestroyContext through all functions that can destroy frames. r=dholbert 2023-09-08 15:11:17 +00:00
nsFrameTraversal.cpp Bug 1248186 - prevent focus loss at end of [contenteditable] r=masayuki 2023-09-26 07:45:20 +00:00
nsFrameTraversal.h Bug 1248186 - prevent focus loss at end of [contenteditable] r=masayuki 2023-09-26 07:45:20 +00:00
nsGenConList.cpp
nsGenConList.h
nsIDocumentViewerPrint.h
nsIFrameTraversal.h Bug 1248186 - prevent focus loss at end of [contenteditable] r=masayuki 2023-09-26 07:45:20 +00:00
nsILayoutHistoryState.idl
nsIPercentBSizeObserver.h
nsIPreloadedStyleSheet.idl
nsIReflowCallback.h
nsIStyleSheetService.idl
nsLayoutDebugger.cpp
nsLayoutHistoryState.cpp
nsLayoutUtils.cpp Bug 1852323 - Part 2: Fix the mapping of StyleGeometryBox for mask-clip. r=emilio 2023-10-10 22:00:32 +00:00
nsLayoutUtils.h Bug 1852323 - Part 2: Fix the mapping of StyleGeometryBox for mask-clip. r=emilio 2023-10-10 22:00:32 +00:00
nsPresArena.cpp Bug 1848714 - Use unsafe methods in hot code paths to access and remove elements from nsTArray when it is guaranteed to be safe, r=emilio 2023-08-15 14:24:19 +00:00
nsPresArena.h
nsPresArenaObjectList.h
nsPresContext.cpp Bug 1859945 - Restore old content-inaccessible-about:blank behavior. r=nika 2023-10-20 09:10:56 +00:00
nsPresContext.h Bug 1856514 - Make sure nsRefreshDriver will tick enough times for user input handling r=smaug 2023-10-11 19:39:37 +00:00
nsPresContextInlines.h Bug 1844755 - Consider to not create ServoStyleSet for data documents, r=emilio 2023-10-23 16:10:41 +00:00
nsQuoteList.cpp
nsQuoteList.h
nsRefreshDriver.cpp Bug 1861259 part 3: Coalesce redundant array-index checks in nsRefreshDriver. r=tnikkel 2023-10-25 23:50:05 +00:00
nsRefreshDriver.h Bug 1861259 part 1: Refactor out a helper function for loop body in nsRefreshDriver::Tick. r=tnikkel 2023-10-25 23:50:04 +00:00
nsRefreshObservers.cpp
nsRefreshObservers.h Bug 1837244: Assert that AddRefreshObserver/RemoveRefreshObserver calls are balanced. r=tnikkel 2023-06-07 23:24:22 +00:00
nsStyleChangeList.cpp
nsStyleChangeList.h
nsStyleSheetService.cpp
nsStyleSheetService.h