| .. |
|
crashtests
|
Bug 1887738 - Remove preferences of motion path (ray(), basic-shapes, coord-box, offset-position). r=layout-reviewers,devtools-reviewers,emilio,nchevobbe
|
2024-03-26 16:52:03 +00:00 |
|
gtest
|
|
|
|
tests
|
Bug 1882890 Part 2 - Add tests for centering the page when printing. r=dholbert
|
2024-03-28 19:00:52 +00:00 |
|
AccessibleCaret.cpp
|
|
|
|
AccessibleCaret.h
|
|
|
|
AccessibleCaretEventHub.cpp
|
|
|
|
AccessibleCaretEventHub.h
|
|
|
|
AccessibleCaretLogger.h
|
|
|
|
AccessibleCaretManager.cpp
|
Bug 1860328 - Track nsCaret position at the DOM level. r=sefeng,masayuki
|
2024-03-18 09:12:57 +00:00 |
|
AccessibleCaretManager.h
|
|
|
|
ArenaObjectID.h
|
|
|
|
AutoProfilerStyleMarker.h
|
|
|
|
Baseline.cpp
|
Bug 1874242 - Use correct writing-mode to initialize zeroed margin.
|
2024-01-12 00:49:19 +01:00 |
|
Baseline.h
|
Bug 1874242 - Centralize border/padding/content box baseline calculations. r=dshin
|
2024-01-11 22:25:18 +00:00 |
|
CaretAssociationHint.h
|
Bug 1816581 - part 1: Make CaretAssociationHint an enum class r=emilio
|
2023-12-27 04:42:09 +00:00 |
|
ContainStyleScopeManager.cpp
|
Bug 1879579 - Clean up CompareTreePosition and related code. r=smaug
|
2024-02-12 20:01:36 +00:00 |
|
ContainStyleScopeManager.h
|
|
|
|
DepthOrderedFrameList.cpp
|
|
|
|
DepthOrderedFrameList.h
|
|
|
|
DisplayPortUtils.cpp
|
Bug 1873414. In MaybeCreateDisplayPortInFirstScrollFrameEncountered descend into leaf frames because they can contain anonymous content. r=layout-reviewers,emilio
|
2024-01-08 11:56:19 +00:00 |
|
DisplayPortUtils.h
|
|
|
|
FrameProperties.h
|
|
|
|
GeckoMVMContext.cpp
|
Bug 1862140 - Update mVisualViewportSizeUpdatedByDynamicToolbar whenever the visual viewport size is changed. r=botond
|
2024-01-11 00:39:16 +00:00 |
|
GeckoMVMContext.h
|
Bug 1862140 - Update mVisualViewportSizeUpdatedByDynamicToolbar whenever the visual viewport size is changed. r=botond
|
2024-01-11 00:39:16 +00:00 |
|
GeometryUtils.cpp
|
|
|
|
GeometryUtils.h
|
|
|
|
LayoutConstants.h
|
Bug 1870572 - Use constexpr variables instead of macro to define layout constants. r=layout-reviewers,emilio
|
2023-12-18 18:18:28 +00:00 |
|
LayoutLogging.cpp
|
|
|
|
LayoutLogging.h
|
|
|
|
LayoutTelemetryTools.cpp
|
|
|
|
LayoutTelemetryTools.h
|
Bug 1640839 - Add some helpers for enums to calculate the size and use it in EnumeratedArray. r=glandium,jgilbert,media-playback-reviewers,padenot
|
2024-03-02 07:50:19 +00:00 |
|
MediaEmulationData.h
|
|
|
|
metrics.yaml
|
Bug 1877842 - Migrate performance GVST probes r=perry.mcmanis,denispal
|
2024-02-09 21:11:05 +00:00 |
|
MobileViewportManager.cpp
|
Bug 1862140 - Update mVisualViewportSizeUpdatedByDynamicToolbar whenever the visual viewport size is changed. r=botond
|
2024-01-11 00:39:16 +00:00 |
|
MobileViewportManager.h
|
|
|
|
MotionPathUtils.cpp
|
Bug 1884425 - Introduce PathOrShapeFunciton for path() and shape(). r=firefox-style-system-reviewers,zrhoffman
|
2024-03-28 19:42:13 +00:00 |
|
MotionPathUtils.h
|
|
|
|
moz.build
|
Bug 1836727 - [marionette] Fix MARIONETTE_MANIFESTS usage in moz.build files. r=webdriver-reviewers,necko-reviewers,application-update-reviewers,search-reviewers,sessionstore-reviewers,places-reviewers,dom-storage-reviewers,Standard8,jesup,jdescottes,nalexander,sclements,janv
|
2024-01-11 10:34:29 +00:00 |
|
MVMContext.h
|
Bug 1862140 - Update mVisualViewportSizeUpdatedByDynamicToolbar whenever the visual viewport size is changed. r=botond
|
2024-01-11 00:39:16 +00:00 |
|
nsAutoLayoutPhase.cpp
|
|
|
|
nsAutoLayoutPhase.h
|
|
|
|
nsBidiPresUtils.cpp
|
Bug 1883935 - Fix typo'd character code in ReplaceSeparators. r=layout-reviewers,emilio
|
2024-03-07 10:25:40 +00:00 |
|
nsBidiPresUtils.h
|
Bug 1882790 - Cleanup and optimize BidiLineData handling. r=layout-reviewers,emilio
|
2024-03-05 11:40:27 +00:00 |
|
nsCaret.cpp
|
Bug 1888311 - Add an erroneously dropped ResetBlinking() call. r=masayuki
|
2024-03-29 21:50:46 +00:00 |
|
nsCaret.h
|
Bug 1887552 - Simplify caret visibility code. r=sefeng,geckoview-reviewers
|
2024-03-26 10:53:17 +00:00 |
|
nsChangeHint.h
|
Bug 1874826 - Avoid reconstruction due to change to block formatting context. r=layout-reviewers,emilio
|
2024-01-23 10:09:57 +00:00 |
|
nsCompatibility.h
|
|
|
|
nsCounterManager.cpp
|
|
|
|
nsCounterManager.h
|
Bug 1856795 - Remove redundant member init r=emilio
|
2023-10-15 15:29:02 +00:00 |
|
nsCSSColorUtils.cpp
|
|
|
|
nsCSSColorUtils.h
|
|
|
|
nsCSSFrameConstructor.cpp
|
Bug 1888702 Part 2 - Remove PrependPageBreakItem() and simplify AppendPageBreakItem(). r=layout-reviewers,emilio
|
2024-03-29 23:16:46 +00:00 |
|
nsCSSFrameConstructor.h
|
Bug 1888702 Part 2 - Remove PrependPageBreakItem() and simplify AppendPageBreakItem(). r=layout-reviewers,emilio
|
2024-03-29 23:16:46 +00:00 |
|
nsDocumentViewer.cpp
|
Bug 1884686 - null check DocumentViewer::mContainer before using it, r=mccr8
|
2024-03-26 21:26:35 +00:00 |
|
nsFrameManager.cpp
|
|
|
|
nsFrameManager.h
|
|
|
|
nsFrameTraversal.cpp
|
Bug 779684 - part 3: Make nsFrameIterator non-refcountable r=emilio
|
2023-12-24 06:01:19 +00:00 |
|
nsFrameTraversal.h
|
Bug 779684 - part 3: Make nsFrameIterator non-refcountable r=emilio
|
2023-12-24 06:01:19 +00:00 |
|
nsGenConList.cpp
|
Bug 1879579 - Clean up CompareTreePosition and related code. r=smaug
|
2024-02-12 20:01:36 +00:00 |
|
nsGenConList.h
|
|
|
|
nsIDocumentViewerPrint.h
|
|
|
|
nsILayoutHistoryState.idl
|
|
|
|
nsIPercentBSizeObserver.h
|
|
|
|
nsIPreloadedStyleSheet.idl
|
|
|
|
nsIReflowCallback.h
|
|
|
|
nsIStyleSheetService.idl
|
|
|
|
nsLayoutDebugger.cpp
|
Bug 1878545. Allow debug dump of display item without having a display list builder pointer. r=layout-reviewers,emilio
|
2024-02-04 11:01:37 +00:00 |
|
nsLayoutHistoryState.cpp
|
|
|
|
nsLayoutUtils.cpp
|
Bug 1825386 - Converted LogicalAxis to enum class and type casted where necessary. r=TYLin
|
2024-03-30 16:20:37 +00:00 |
|
nsLayoutUtils.h
|
Bug 1887818 - Prevent to call GPUVideoImage::GetAsSourceSurface() in CanvasRenderingContext2D::DrawImage() for RemoteDecoderVideoSubDescriptor::Tnull_t if CanvasTranslator is used r=gfx-reviewers,lsalzman
|
2024-03-28 06:24:41 +00:00 |
|
nsPresArena.cpp
|
|
|
|
nsPresArena.h
|
|
|
|
nsPresArenaObjectList.h
|
|
|
|
nsPresContext.cpp
|
Bug 1640839 - Stop generating a sentinel value at the end of WebIDL enums. r=mccr8,jgilbert,media-playback-reviewers,padenot
|
2024-03-02 07:50:25 +00:00 |
|
nsPresContext.h
|
Bug 1640839 - Add some helpers for enums to calculate the size and use it in EnumeratedArray. r=glandium,jgilbert,media-playback-reviewers,padenot
|
2024-03-02 07:50:19 +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 1881974 - RefreshDriver fires scroll events before scrollend events. r=hiro
|
2024-04-01 18:01:40 +00:00 |
|
nsRefreshDriver.h
|
Bug 1881974 - RefreshDriver fires scroll events before scrollend events. r=hiro
|
2024-04-01 18:01:40 +00:00 |
|
nsRefreshObservers.cpp
|
Bug 1868456: Improve ManagedPostRefreshObserver invariants. r=emilio
|
2023-12-06 02:09:29 +00:00 |
|
nsRefreshObservers.h
|
|
|
|
nsStyleChangeList.cpp
|
|
|
|
nsStyleChangeList.h
|
|
|
|
nsStyleSheetService.cpp
|
Bug 1520118 - Remove support for style sheets loaded from the category manager. r=layout-reviewers,emilio
|
2023-11-10 13:48:12 +00:00 |
|
nsStyleSheetService.h
|
Bug 1520118 - Remove support for style sheets loaded from the category manager. r=layout-reviewers,emilio
|
2023-11-10 13:48:12 +00:00 |
|
OverflowChangedTracker.h
|
|
|
|
PositionedEventTargeting.cpp
|
Bug 1770944 - Remove nsGkAtoms::mozbrowser. r=smaug
|
2024-03-07 13:04:22 +00:00 |
|
PositionedEventTargeting.h
|
|
|
|
PresShell.cpp
|
Bug 1888592 - Terminate mOriginalCaret properly, and fix null crash. r=masayuki
|
2024-03-29 21:51:11 +00:00 |
|
PresShell.h
|
Bug 1865589 - Notify PresShell of CustomState changes, so Restyle can invalidate. r=emilio,dshin
|
2024-03-22 22:18:05 +00:00 |
|
PresShellForwards.h
|
|
|
|
PresShellInlines.h
|
Bug 1844755 - Consider to not create ServoStyleSet for data documents, r=emilio
|
2023-10-23 16:10:41 +00:00 |
|
PresState.ipdlh
|
|
|
|
RelativeTo.h
|
|
|
|
RestyleManager.cpp
|
Bug 1888098 - optimize nth-of dependency tracking for custom state r=dshin
|
2024-03-27 21:43:01 +00:00 |
|
RestyleManager.h
|
Bug 1888098 - optimize nth-of dependency tracking for custom state r=dshin
|
2024-03-27 21:43:01 +00:00 |
|
ScrollStyles.cpp
|
|
|
|
ScrollStyles.h
|
|
|
|
ScrollTypes.h
|
|
|
|
ShapeUtils.cpp
|
|
|
|
ShapeUtils.h
|
|
|
|
StackArena.cpp
|
|
|
|
StackArena.h
|
|
|
|
StaticPresData.cpp
|
|
|
|
StaticPresData.h
|
|
|
|
SurfaceFromElementResult.h
|
|
|
|
TouchManager.cpp
|
Bug 1695574 - Make PresShell::EventHandler::HandleEventUsingCoordinates keep handling touch events after preceding pointer event target is removed r=smaug,edgar,dom-core
|
2024-03-12 01:03:44 +00:00 |
|
TouchManager.h
|
Bug 1880594 - Make PresShell::EventHandler dispatch mouse events as a default action of eTouchEnd if it's dispatched without APZ r=smaug
|
2024-02-27 01:25:51 +00:00 |
|
Units.h
|
|
|
|
UnitTransforms.h
|
Bug 1876941 - Add a Matrix4x4Typed::Cast function. r=botond
|
2024-01-31 22:40:21 +00:00 |
|
ViewportUtils.cpp
|
|
|
|
ViewportUtils.h
|
|
|
|
WordMovementType.h
|
|
|
|
ZoomConstraintsClient.cpp
|
Bug 1875274 - Use the same manner on Android as we do for desktops to get the corresponding nsIWidget in ZoomConstraintsClient. r=emilio,tnikkel
|
2024-02-01 21:03:25 +00:00 |
|
ZoomConstraintsClient.h
|
|
|