.. |
crashtests
|
Bug 1690163 - Account for pseudo TableColGroupFrame not being marked as anon wrapper boxes. r=emilio
|
2021-02-04 01:10:29 +00:00 |
gtest
|
Bug 1688832: part 6) Hide `AccessibleCaretManager::Carets::mFirst`, `mSecond`. r=smaug
|
2021-01-29 09:46:09 +00:00 |
tests
|
Bug 1689677 - Ensure layout/base/tests/test_bug607529.html works with SHIP-BFCache r=nika
|
2021-03-21 19:40:49 +00:00 |
AccessibleCaret.cpp
|
Bug 1676356 - Avoid including PresShell.h from header files. r=emilio
|
2020-11-23 16:08:23 +00:00 |
AccessibleCaret.h
|
Bug 1673931 - Avoid including Element.h from header files.
|
2020-11-23 16:08:40 +00:00 |
AccessibleCaretEventHub.cpp
|
Bug 1667594 - Move nsLayoutUtils::RectCallback to namespace scope. r=emilio,jgilbert
|
2020-09-30 21:06:47 +00:00 |
AccessibleCaretEventHub.h
|
Bug 1667594 - Move nsLayoutUtils::RectCallback to namespace scope. r=emilio,jgilbert
|
2020-09-30 21:06:47 +00:00 |
AccessibleCaretLogger.h
|
…
|
|
AccessibleCaretManager.cpp
|
Bug 1519636 - Reformat recent changes to the Google coding style r=andi,necko-reviewers
|
2021-02-15 08:49:20 +00:00 |
AccessibleCaretManager.h
|
Bug 1688832: part 7) Declare `AccessibleCaretManager::GetAllChildFrameRectsUnion` `static`. r=TYLin
|
2021-01-29 18:57:30 +00:00 |
ArenaObjectID.h
|
…
|
|
AutoProfilerStyleMarker.h
|
Bug 1675409 - Migrated StyleMarkerPayload to Markers 2.0 API - r=gregtatum
|
2020-11-18 21:46:23 +00:00 |
CaretAssociationHint.h
|
…
|
|
DisplayPortUtils.cpp
|
Bug 1691160. Make MaybeCreateDisplayPortInFirstScrollFrameEncountered consider a zero margin display a not having a display port so it sets one. r=botond
|
2021-02-09 01:41:00 +00:00 |
DisplayPortUtils.h
|
Bug 1691160. Make MaybeCreateDisplayPortInFirstScrollFrameEncountered consider a zero margin display a not having a display port so it sets one. r=botond
|
2021-02-09 01:41:00 +00:00 |
FrameProperties.h
|
Bug 1365982 followup - Update FrameProperties::Has() document. r=jfkthame
|
2020-08-29 00:04:18 +00:00 |
GeckoMVMContext.cpp
|
Bug 1690433. Update code that looks for the presence of a display port for new minimal display ports. r=botond
|
2021-02-04 11:16:59 +00:00 |
GeckoMVMContext.h
|
Bug 1696717 - Mark GeckoMVMContext final. r=hiro
|
2021-03-07 21:46:00 +00:00 |
GeometryUtils.cpp
|
…
|
|
GeometryUtils.h
|
Bug 1678062 - Remove unnecessary includes. r=andi
|
2020-11-23 16:12:02 +00:00 |
LayoutConstants.h
|
Bug 1674302 Part 2 - Use StyleSizeOverrides to replace ComputeSizeFlag::UseAutoISize. r=dholbert
|
2021-02-18 05:45:24 +00:00 |
LayoutLogging.cpp
|
…
|
|
LayoutLogging.h
|
…
|
|
LayoutTelemetryTools.cpp
|
…
|
|
LayoutTelemetryTools.h
|
…
|
|
MVMContext.h
|
Bug 1676356 - Avoid including PresShell.h from header files. r=emilio
|
2020-11-23 16:08:23 +00:00 |
MediaEmulationData.h
|
Bug 1591120 - Move print and color-scheme simulation to browsingContext. r=ochameau,nika,devtools-backward-compat-reviewers
|
2021-02-03 10:38:09 +00:00 |
MobileViewportManager.cpp
|
Bug 1696717 - Ignore viewport meta in fullscreen. r=botond
|
2021-03-09 03:28:02 +00:00 |
MobileViewportManager.h
|
Bug 1676356 - Avoid including PresShell.h from header files. r=emilio
|
2020-11-23 16:08:23 +00:00 |
MotionPathUtils.cpp
|
…
|
|
MotionPathUtils.h
|
Bug 1660470 - Add missing include directives/forward declarations. r=nika
|
2020-11-23 16:21:38 +00:00 |
OverflowChangedTracker.h
|
Bug 1677635 Part 4 - Rename nsOverflowAreas to OverflowAreas, and move it into mozilla namespace. r=layout-reviewers,emilio
|
2020-11-18 00:08:12 +00:00 |
PositionedEventTargeting.cpp
|
Bug 1688105 - Part 2: Get rid of dom.w3c_pointer_events.enabled; r=smaug
|
2021-01-25 16:22:44 +00:00 |
PositionedEventTargeting.h
|
Bug 1667594 - Avoid including nsLayoutUtils.h from various headers. r=kats
|
2020-09-26 17:55:00 +00:00 |
PresShell.cpp
|
Backed out changeset 1d4a266e0e49 (bug 1699768) for causing multiple failures CLOSED TREE
|
2021-03-23 13:44:39 +02:00 |
PresShell.h
|
Backed out changeset 1d4a266e0e49 (bug 1699768) for causing multiple failures CLOSED TREE
|
2021-03-23 13:44:39 +02:00 |
PresShellForwards.h
|
Backed out changeset 1d4a266e0e49 (bug 1699768) for causing multiple failures CLOSED TREE
|
2021-03-23 13:44:39 +02:00 |
PresShellInlines.h
|
Bug 1699742 - Remove MOZ_GECKO_PROFILER ifdefs that are no longer needed, r=gerald.
|
2021-03-22 16:29:52 +00:00 |
PresState.ipdlh
|
Bug 1689147 - Part 1: Add extended attribute syntax to IPDL, r=mccr8
|
2021-02-09 16:50:21 +00:00 |
RelativeTo.h
|
Bug 1684173 - Add newline character at end of files when missing r=sylvestre,geckoview-reviewers,agi
|
2021-01-07 08:53:08 +00:00 |
RestyleManager.cpp
|
Bug 1669734 - For abspos frames, resolve intrinsic BSize keywords to the actual intrinsic BSize, instead of stretching to fill the available space r=emilio,dholbert
|
2021-03-15 15:45:18 +00:00 |
RestyleManager.h
|
…
|
|
ScrollStyles.cpp
|
…
|
|
ScrollStyles.h
|
…
|
|
ScrollTypes.h
|
…
|
|
ShapeUtils.cpp
|
…
|
|
ShapeUtils.h
|
…
|
|
StackArena.cpp
|
…
|
|
StackArena.h
|
…
|
|
StaticPresData.cpp
|
…
|
|
StaticPresData.h
|
Bug 1674227 - Handle -moz-emoji generic in gfxPlatformFontList. r=jfkthame
|
2020-10-30 10:10:06 +00:00 |
SurfaceFromElementResult.h
|
Bug 1678062 - Remove unnecessary includes. r=andi
|
2020-11-23 16:12:02 +00:00 |
TouchManager.cpp
|
Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin
|
2021-03-10 10:47:47 +00:00 |
TouchManager.h
|
Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin
|
2021-03-10 10:47:47 +00:00 |
UnitTransforms.h
|
…
|
|
Units.h
|
Backed out changeset 3e90a3759639 (bug 1679208) for scrollbars-no-margin.html failures CLOSED TREE
|
2020-12-03 01:11:32 +02:00 |
ViewportUtils.cpp
|
Bug 1619186 - Apply the layout-to-visual transform when querying text/caret rects. r=masayuki,botond
|
2020-08-15 00:43:51 +00:00 |
ViewportUtils.h
|
Bug 1619186 - Apply the layout-to-visual transform when querying text/caret rects. r=masayuki,botond
|
2020-08-15 00:43:51 +00:00 |
WordMovementType.h
|
…
|
|
ZoomConstraintsClient.cpp
|
Bug 1700064. Disable double tap to zoom inside pdf.js. r=botond
|
2021-03-22 21:45:40 +00:00 |
ZoomConstraintsClient.h
|
Bug 1665332. Fetch the value of mZoomableByAPZ in the ScrollFrameHelper constructor so it is always correct. r=kats
|
2020-09-22 11:21:39 +00:00 |
moz.build
|
Bug 1654103: Standardize on Black for Python code in `mozilla-central`.
|
2020-10-26 18:34:53 +00:00 |
nsAutoLayoutPhase.cpp
|
…
|
|
nsAutoLayoutPhase.h
|
…
|
|
nsBidi.cpp
|
…
|
|
nsBidi.h
|
…
|
|
nsBidiPresUtils.cpp
|
Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin
|
2021-03-10 10:47:47 +00:00 |
nsBidiPresUtils.h
|
Bug 1685303: part 11) Add some `const`-correctness to frame code. r=smaug
|
2021-01-14 14:45:01 +00:00 |
nsCSSColorUtils.cpp
|
…
|
|
nsCSSColorUtils.h
|
Bug 1670853 - Support scrollbar-color and scrollbar-width on cross-platform and Linux non-native theme. r=spohl
|
2020-10-15 04:54:41 +00:00 |
nsCSSFrameConstructor.cpp
|
Bug 1695403 - Support image-set in the content property. r=emilio
|
2021-03-08 23:27:49 +00:00 |
nsCSSFrameConstructor.h
|
Bug 1590884 - Move XUL accesskey handling to DOM and remove nsXULLabelFrame. r=emilio
|
2021-02-24 14:46:28 +00:00 |
nsCaret.cpp
|
Bug 1685303: part 20) `const`-correct internals of `AccessibleCaretManager::DispatchCaretStateChangedEvent. r=TYLin
|
2021-01-20 10:11:20 +00:00 |
nsCaret.h
|
Bug 1685303: part 20) `const`-correct internals of `AccessibleCaretManager::DispatchCaretStateChangedEvent. r=TYLin
|
2021-01-20 10:11:20 +00:00 |
nsChangeHint.h
|
Bug 1698445 - background-position changes should be throttable. r=hiro
|
2021-03-17 23:07:25 +00:00 |
nsCompatibility.h
|
…
|
|
nsCounterManager.cpp
|
Bug 1695162 - Use range-based for instead of custom hashtable iterators. r=xpcom-reviewers,kmag
|
2021-03-17 15:49:46 +00:00 |
nsCounterManager.h
|
…
|
|
nsDocumentViewer.cpp
|
Bug 1662838 part 2: Remove nsIContentViewer's unused pausePainting() and resumePainting() APIs. r=tnikkel
|
2021-03-13 06:11:34 +00:00 |
nsFrameManager.cpp
|
…
|
|
nsFrameManager.h
|
…
|
|
nsFrameTraversal.cpp
|
Bug 1665476 - Handle XUL root frame backgrounds explicitly in AppendBackgroundItemsToTop. r=mats
|
2020-10-20 16:42:53 +00:00 |
nsFrameTraversal.h
|
…
|
|
nsGenConList.cpp
|
Bug 1691913 - Rename nsBaseHashtable::Put to InsertOrUpdate. r=xpcom-reviewers,necko-reviewers,jgilbert,dragana,nika
|
2021-02-26 09:11:46 +00:00 |
nsGenConList.h
|
Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin
|
2021-03-10 10:47:47 +00:00 |
nsIDocumentViewerPrint.h
|
Bug 1663826 - Keep freezing navigation during window.print() for compat. r=smaug
|
2020-09-16 22:55:19 +00:00 |
nsIFrameTraversal.h
|
…
|
|
nsILayoutHistoryState.idl
|
…
|
|
nsIPercentBSizeObserver.h
|
…
|
|
nsIPreloadedStyleSheet.idl
|
…
|
|
nsIReflowCallback.h
|
…
|
|
nsIStyleSheetService.idl
|
…
|
|
nsLayoutDebugger.cpp
|
Bug 1534549 - Part 4: Shrink nsDisplayCompositorHitTestInfo r=mstange
|
2021-02-06 22:30:57 +00:00 |
nsLayoutHistoryState.cpp
|
Bug 1695162 - Use range-based for instead of custom hashtable iterators. r=xpcom-reviewers,kmag
|
2021-03-17 15:49:46 +00:00 |
nsLayoutUtils.cpp
|
Bug 1695162 - Use range-based for instead of custom hashtable iterators. r=xpcom-reviewers,kmag
|
2021-03-17 15:49:46 +00:00 |
nsLayoutUtils.h
|
Bug 1698680 - Add nsLayoutUtils::GetCrossDocParentFrameInProcess(). r=dholbert
|
2021-03-16 21:52:23 +00:00 |
nsPresArena.cpp
|
…
|
|
nsPresArena.h
|
Bug 1634281 - Remove unused nsDataHashtable.h includes. r=xpcom-reviewers,nika
|
2021-03-03 08:58:52 +00:00 |
nsPresArenaObjectList.h
|
…
|
|
nsPresContext.cpp
|
Bug 1689156 - Don't generate first-contentful-paint if the paint doesn't come from Tick r=smaug
|
2021-03-22 20:49:05 +00:00 |
nsPresContext.h
|
Bug 1689156 - Don't generate first-contentful-paint if the paint doesn't come from Tick r=smaug
|
2021-03-22 20:49:05 +00:00 |
nsPresContextInlines.h
|
Bug 1660470 - Add missing include directives/forward declarations. r=nika
|
2020-11-23 16:21:38 +00:00 |
nsQuoteList.cpp
|
…
|
|
nsQuoteList.h
|
…
|
|
nsRefreshDriver.cpp
|
Bug 1689156 - Don't generate first-contentful-paint if the paint doesn't come from Tick r=smaug
|
2021-03-22 20:49:05 +00:00 |
nsRefreshDriver.h
|
Bug 1689156 - Don't generate first-contentful-paint if the paint doesn't come from Tick r=smaug
|
2021-03-22 20:49:05 +00:00 |
nsRefreshObservers.cpp
|
Bug 1682045 - Allow nsPresContext to store and release the last registered OneShotPostRefreshObserver r=smaug
|
2021-01-18 19:23:10 +00:00 |
nsRefreshObservers.h
|
Bug 1682045 - Allow nsPresContext to store and release the last registered OneShotPostRefreshObserver r=smaug
|
2021-01-18 19:23:10 +00:00 |
nsStyleChangeList.cpp
|
…
|
|
nsStyleChangeList.h
|
…
|
|
nsStyleSheetService.cpp
|
…
|
|
nsStyleSheetService.h
|
…
|
|