.. |
crashtests
|
Bug 1610404 - Remove nsGroupBoxFrame (display: -moz-groupbox). r=emilio
|
2020-02-03 09:55:51 +00:00 |
doc
|
…
|
|
gtest
|
Bug 1612983 - Disable APZ only when AccessibleCaret's position is changed. r=botond
|
2020-02-07 22:31:40 +00:00 |
tests
|
Bug 1615261 - Fix ImageLoader setup for animated images in print preview. r=tnikkel
|
2020-02-14 12:36:25 +00:00 |
AccessibleCaret.cpp
|
Bug 1612983 - Disable APZ only when AccessibleCaret's position is changed. r=botond
|
2020-02-07 22:31:40 +00:00 |
AccessibleCaret.h
|
Bug 1612983 - Disable APZ only when AccessibleCaret's position is changed. r=botond
|
2020-02-07 22:31:40 +00:00 |
AccessibleCaretEventHub.cpp
|
Bug 1306634 Part 1 - Handle a long press to select a word in an unfocused iframe. r=mats,marionette-reviewers,whimboo
|
2020-01-17 22:21:35 +00:00 |
AccessibleCaretEventHub.h
|
Bug 1582363 - Consume the synthesized mouse move events when dragging the caret. r=mats
|
2019-12-09 10:36:40 +00:00 |
AccessibleCaretLogger.h
|
…
|
|
AccessibleCaretManager.cpp
|
Bug 1614636: simplify arguments of `nsFrameSelection::HandleClick`. r=jfkthame
|
2020-02-11 15:12:26 +00:00 |
AccessibleCaretManager.h
|
Bug 1526268 Part 3 - Disable APZ if AccessibleCaret is in position:fixed subtree or its position is changed. r=botond,mats
|
2019-11-02 03:05:28 +00:00 |
ArenaObjectID.h
|
…
|
|
AutoProfilerStyleMarker.h
|
Bug 1583271 - Part 1: Change profiler page information IDs to BrowsingContextID and InnerWindowID r=gerald,nika
|
2019-10-09 21:25:11 +00:00 |
CaretAssociationHint.h
|
…
|
|
FrameProperties.h
|
Bug 1613349 - Rename nsIFrame::DeleteProperty to RemoveProperty. r=dholbert
|
2020-02-06 16:06:49 +00:00 |
GeckoMVMContext.cpp
|
Bug 1605466 - Include-what-you-use fixes. r=tnikkel
|
2019-12-20 20:36:14 +00:00 |
GeckoMVMContext.h
|
Bug 1586986 - Fire visual viewport resize events and flush position:fixed elements' layout in the same way what Chrome does. r=botond
|
2019-11-21 21:36:59 +00:00 |
GeometryUtils.cpp
|
Bug 1612444. Improve some error messages for exceptions in layout. r=emilio
|
2020-02-03 20:35:54 +00:00 |
GeometryUtils.h
|
…
|
|
LayoutConstants.h
|
…
|
|
LayoutLogging.cpp
|
…
|
|
LayoutLogging.h
|
…
|
|
LayoutTelemetryTools.cpp
|
Bug 1613192: Fix non-unified build bustage in layout/{base,generic} directories. r=TYLin
|
2020-02-04 19:34:51 +00:00 |
LayoutTelemetryTools.h
|
Bug 1613192: Fix non-unified build bustage in layout/{base,generic} directories. r=TYLin
|
2020-02-04 19:34:51 +00:00 |
MVMContext.h
|
Bug 1586986 - Fire visual viewport resize events and flush position:fixed elements' layout in the same way what Chrome does. r=botond
|
2019-11-21 21:36:59 +00:00 |
MediaEmulationData.h
|
Bug 1614208 - Remove more dependencies on nsStyleConsts.h / ServoStyleConsts.h. r=jfkthame
|
2020-02-11 01:22:15 +00:00 |
MobileViewportManager.cpp
|
Bug 1617565 - Convert additional compile-conditional logging bits to MOZ_LOG. r=botond
|
2020-02-24 16:31:04 +00:00 |
MobileViewportManager.h
|
Bug 1586986 - Fire visual viewport resize events and flush position:fixed elements' layout in the same way what Chrome does. r=botond
|
2019-11-21 21:36:59 +00:00 |
MotionPathUtils.cpp
|
Bug 1613490 - Cleanup usage of ReferenceBox. r=miko
|
2020-02-07 13:34:42 +00:00 |
MotionPathUtils.h
|
Bug 1613490 - Cleanup usage of ReferenceBox. r=miko
|
2020-02-07 13:34:42 +00:00 |
OverflowChangedTracker.h
|
…
|
|
PositionedEventTargeting.cpp
|
Bug 1617565 - Convert additional compile-conditional logging bits to MOZ_LOG. r=botond
|
2020-02-24 16:31:04 +00:00 |
PositionedEventTargeting.h
|
…
|
|
PresShell.cpp
|
Bug 1613482 . Clear nsRefreshDriver::mHasScheduleFlush whenever mViewManagerFlushIsPending is cleared. r=mattwoodrow
|
2020-02-11 19:01:29 +00:00 |
PresShell.h
|
Bug 1611415 - Prefer using std::move over forget. r=froydnj
|
2020-02-13 14:38:48 +00:00 |
PresShellForwards.h
|
Bug 1586986 - Fire visual viewport resize events and flush position:fixed elements' layout in the same way what Chrome does. r=botond
|
2019-11-21 21:36:59 +00:00 |
PresShellInlines.h
|
Bug 1578319: Telemetry for total time spent in layout per Refresh Driver tick. r=heycam
|
2019-11-01 04:33:48 +00:00 |
PresState.ipdlh
|
…
|
|
RestyleManager.cpp
|
Bug 1611733 - Bug 1611633 - convert ns style position defines to enum class. r=emilio
|
2020-02-07 12:35:30 +00:00 |
RestyleManager.h
|
Bug 1585882 - Fix the case where where a node with an up-to-date style loses its frame due to a DOM mutation of siblings. r=heycam
|
2019-10-06 23:30:23 +00:00 |
ScrollStyles.cpp
|
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan,kvark
|
2020-02-24 15:33:38 +00:00 |
ScrollStyles.h
|
Bug 1614208 - Remove some include dependencies in nsStyleConsts.h. r=jfkthame,jgilbert
|
2020-02-11 01:23:37 +00:00 |
ScrollTypes.h
|
Backed out changeset 69fded25adc2 (bug 1602088) for causing several box-shadow reftest failures.
|
2020-01-30 13:23:10 +02:00 |
ShapeUtils.cpp
|
…
|
|
ShapeUtils.h
|
…
|
|
StackArena.cpp
|
…
|
|
StackArena.h
|
…
|
|
StaticPresData.cpp
|
Bug 1613192: Fix non-unified build bustage in layout/{base,generic} directories. r=TYLin
|
2020-02-04 19:34:51 +00:00 |
StaticPresData.h
|
Bug 1602317 - Remove some useless includes. r=heycam
|
2019-12-09 12:52:53 +00:00 |
TouchManager.cpp
|
Bug 1613830 - Add `nsINode::GetAsElementOrParentElement()` r=smaug
|
2020-02-21 02:47:05 +00:00 |
TouchManager.h
|
…
|
|
UnitTransforms.h
|
…
|
|
Units.h
|
Bug 1609002 - Attach fixed-position elements to the layout viewport in webrender. r=botond
|
2020-01-18 01:10:45 +00:00 |
WordMovementType.h
|
…
|
|
ZoomConstraintsClient.cpp
|
Bug 1617565 - Convert additional compile-conditional logging bits to MOZ_LOG. r=botond
|
2020-02-24 16:31:04 +00:00 |
ZoomConstraintsClient.h
|
Bug 1613192: Fix non-unified build bustage in layout/{base,generic} directories. r=TYLin
|
2020-02-04 19:34:51 +00:00 |
moz.build
|
Bug 1594981 - update Core::DOM* and Core::Storage* bugzilla product and component meta data in moz.build files after reorganization in bug 1594717. r=annevk
|
2019-11-08 12:17:57 +00:00 |
nsAutoLayoutPhase.cpp
|
…
|
|
nsAutoLayoutPhase.h
|
…
|
|
nsBidi.cpp
|
…
|
|
nsBidi.h
|
…
|
|
nsBidiPresUtils.cpp
|
Bug 1611181 - Make direction use an enum class. r=boris
|
2020-01-24 11:46:14 +00:00 |
nsBidiPresUtils.h
|
Bug 1606192 - Remove some unused nsresult return value in layout code. r=dbaron
|
2019-12-28 03:27:13 +00:00 |
nsCSSColorUtils.cpp
|
…
|
|
nsCSSColorUtils.h
|
…
|
|
nsCSSFrameConstructor.cpp
|
Bug 1610597 - Re-introduce display: -moz-stack; as <legacy-stack>. r=emilio
|
2020-02-14 16:32:38 +00:00 |
nsCSSFrameConstructor.h
|
Bug 1561900 - Fix scroll state restoration when not coming from the bfcache on the initial frame construction. r=bzbarsky
|
2020-01-15 13:18:52 +00:00 |
nsCaret.cpp
|
Bug 1613378: part 4) Declare some methods in `nsFrameSelection` static. r=smaug
|
2020-02-07 16:13:27 +00:00 |
nsCaret.h
|
…
|
|
nsChangeHint.h
|
Bug 1614208 - Remove more dependencies on nsStyleConsts.h / ServoStyleConsts.h. r=jfkthame
|
2020-02-11 01:22:15 +00:00 |
nsCompatibility.h
|
…
|
|
nsCounterManager.cpp
|
Bug 1519636 - Automatically reformat recent changes using clang-format r=Ehsan
|
2020-01-21 09:51:27 +00:00 |
nsCounterManager.h
|
Bug 1519636 - Automatically reformat recent changes using clang-format r=Ehsan
|
2020-01-21 09:51:27 +00:00 |
nsDocumentViewer.cpp
|
Bug 1611415 - Prefer using std::move over forget. r=froydnj
|
2020-02-13 14:38:48 +00:00 |
nsFrameManager.cpp
|
…
|
|
nsFrameManager.h
|
…
|
|
nsFrameTraversal.cpp
|
…
|
|
nsFrameTraversal.h
|
…
|
|
nsGenConList.cpp
|
No bug - Remove a comment over an assertion that used to make an exception for XBL.
|
2019-12-28 02:46:18 +00:00 |
nsGenConList.h
|
Bug 1605803 - Use cbindgen for content property. r=xidorn
|
2020-01-05 13:10:39 +00:00 |
nsIDocumentViewerPrint.h
|
…
|
|
nsIFrameTraversal.h
|
…
|
|
nsILayoutHistoryState.idl
|
Bug 1596958 - Synchronize layouthistorystate to parent process, r=peterv
|
2019-12-05 20:30:45 +00:00 |
nsIPercentBSizeObserver.h
|
…
|
|
nsIPreloadedStyleSheet.idl
|
…
|
|
nsIReflowCallback.h
|
…
|
|
nsIStyleSheetService.idl
|
…
|
|
nsLayoutDebugger.cpp
|
Bug 1612895 - Rename nsDisplayHitTestInfoItem to nsDisplayHitTestInfoBase r=mattwoodrow
|
2020-02-04 22:01:48 +00:00 |
nsLayoutHistoryState.cpp
|
Bug 1596958 - Synchronize layouthistorystate to parent process, r=peterv
|
2019-12-05 20:30:45 +00:00 |
nsLayoutUtils.cpp
|
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan,kvark
|
2020-02-24 15:33:38 +00:00 |
nsLayoutUtils.h
|
Bug 1616715 - SurfaceFromElement gets alpha Premult unless opt-in to NonPremult. r=lsalzman
|
2020-02-21 02:27:08 +00:00 |
nsPresArena.cpp
|
Bug 1590639 part 2: Fix non-unified build issues in layout/base. r=TYLin
|
2019-10-23 22:10:11 +00:00 |
nsPresArena.h
|
…
|
|
nsPresArenaObjectList.h
|
…
|
|
nsPresContext.cpp
|
Bug 1614208 - Forward-declare StaticPresData in nsPresContext.h. r=jfkthame
|
2020-02-11 01:23:37 +00:00 |
nsPresContext.h
|
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan,kvark
|
2020-02-24 15:33:38 +00:00 |
nsPresContextInlines.h
|
…
|
|
nsQuoteList.cpp
|
Bug 1605803 - Use cbindgen for content property. r=xidorn
|
2020-01-05 13:10:39 +00:00 |
nsQuoteList.h
|
…
|
|
nsRefreshDriver.cpp
|
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan,kvark
|
2020-02-24 15:33:38 +00:00 |
nsRefreshDriver.h
|
Bug 1615609 - Rename nsRefreshDriver::IntersectionObservationAdded. r=hiro
|
2020-02-15 07:23:51 +00:00 |
nsStyleChangeList.cpp
|
…
|
|
nsStyleChangeList.h
|
Bug 1613985 - Use MOZ_COUNTED_DEFAULT_CTOR_*/MOZ_COUNTED_DTOR_* macros. r=froydnj
|
2020-02-20 11:40:14 +00:00 |
nsStyleSheetService.cpp
|
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in accessible/, browser/, caps/, chrome/, devtools/, docshell/, editor/, extensions/, gfx/, hal/, image/, intl/, ipc/, js/, layout/, and media/ r=Ehsan
|
2019-12-06 09:16:44 +00:00 |
nsStyleSheetService.h
|
…
|
|