| .. |
|
crashtests
|
Bug 1566672 - Handle the {ib}-split reframing in multicol subtree properly. r=dholbert
|
2019-07-19 19:38:05 +00:00 |
|
doc
|
|
|
|
gtest
|
Bug 1563139 - Remove StaticPrefs.h. r=glandium
|
2019-07-26 01:10:23 +00:00 |
|
tests
|
Bug 1570721 - Add a content viewer API to emulate color scheme. r=heycam
|
2019-08-02 15:18:41 +02:00 |
|
AccessibleCaret.cpp
|
Bug 1563139 - Remove StaticPrefs.h. r=glandium
|
2019-07-26 01:10:23 +00:00 |
|
AccessibleCaret.h
|
|
|
|
AccessibleCaretEventHub.cpp
|
Bug 1559414 - Rename unaudited pre-fission methods with SameProcess for future audit burndown. r=nika
|
2019-07-26 16:48:31 +00:00 |
|
AccessibleCaretEventHub.h
|
|
|
|
AccessibleCaretLogger.h
|
|
|
|
AccessibleCaretManager.cpp
|
Bug 1563139 - Remove StaticPrefs.h. r=glandium
|
2019-07-26 01:10:23 +00:00 |
|
AccessibleCaretManager.h
|
|
|
|
ArenaObjectID.h
|
Bug 1560188 - Fix and improve display list memory reporting. r=mattwoodrow,njn
|
2019-07-02 02:46:09 +00:00 |
|
AutoProfilerStyleMarker.h
|
|
|
|
CaretAssociationHint.h
|
|
|
|
FrameProperties.h
|
|
|
|
GeckoMVMContext.cpp
|
Bug 1562503 - Create GeckoMVMContext and ZoomConstraintsClient only for the root top level document. r=botond
|
2019-07-08 22:39:31 +00:00 |
|
GeckoMVMContext.h
|
|
|
|
GeometryUtils.cpp
|
|
|
|
GeometryUtils.h
|
|
|
|
LayoutConstants.h
|
Bug 1549267 Part 2 - Improve comments in LayoutConstants.h. r=mats
|
2019-06-06 00:04:19 +00:00 |
|
LayoutLogging.cpp
|
|
|
|
LayoutLogging.h
|
|
|
|
MediaEmulationData.h
|
Bug 1570721 - Add an API to nsPresContext to override the prefers-color-scheme value. r=heycam
|
2019-08-02 15:18:27 +02:00 |
|
MobileViewportManager.cpp
|
Bug 1569475: Adjust MobileViewportManager::ClampZoom to check for NaN zoom values and use 1.0 instead. r=botond
|
2019-07-31 16:59:51 +00:00 |
|
MobileViewportManager.h
|
|
|
|
moz.build
|
Bug 1570721 - Move the overrides to a separate struct in nsPresContext. r=heycam
|
2019-08-02 15:18:24 +02:00 |
|
MVMContext.h
|
|
|
|
nsAutoLayoutPhase.cpp
|
Bug 1567818 - Convert nsLayoutPhase into enum class. r=heycam
|
2019-07-23 05:40:49 +00:00 |
|
nsAutoLayoutPhase.h
|
Bug 1567818 - Convert nsLayoutPhase into enum class. r=heycam
|
2019-07-23 05:40:49 +00:00 |
|
nsBidi.cpp
|
|
|
|
nsBidi.h
|
|
|
|
nsBidiPresUtils.cpp
|
Bug 1568501 - Invalidate FastLineIterator::mPrevFrame only when lines actually split. r=jfkthame
|
2019-07-25 21:31:21 +00:00 |
|
nsBidiPresUtils.h
|
Bug 1300293 - Make nsBidiPresUtils track line boxes separately for the progress of TraverseFrames and ResolveParagraph. r=jfkthame
|
2019-07-22 18:55:56 +00:00 |
|
nsCaret.cpp
|
Bug 1565584: move nsIContentUtils::ContentIsDescendantOf to nsINode::IsInclusiveDescendantOf. r=smaug
|
2019-07-15 10:02:21 +02:00 |
|
nsCaret.h
|
|
|
|
nsChangeHint.h
|
|
|
|
nsCompatibility.h
|
|
|
|
nsCounterManager.cpp
|
Bug 1565584: move nsIContentUtils::ContentIsDescendantOf to nsINode::IsInclusiveDescendantOf. r=smaug
|
2019-07-15 10:02:21 +02:00 |
|
nsCounterManager.h
|
|
|
|
nsCSSColorUtils.cpp
|
|
|
|
nsCSSColorUtils.h
|
|
|
|
nsCSSFrameConstructor.cpp
|
Bug 1571249 - Remove the IsTableCell() function. r=TYLin
|
2019-08-08 19:48:12 +00:00 |
|
nsCSSFrameConstructor.h
|
Bug 1565136 - Move some reframing logic out of WipeContainingBlock to make it done earlier. r=dholbert
|
2019-07-18 04:55:03 +00:00 |
|
nsDocumentViewer.cpp
|
Bug 1551344 - Part 1: Remove XULDocument code. r=smaug,Jamie
|
2019-08-09 19:57:50 +00:00 |
|
nsFrameManager.cpp
|
Bug 1566945 - Add a parameter to nsContainerFrame::InsertFrames for aPrevFrame's line box. r=dholbert
|
2019-07-17 23:34:45 +00:00 |
|
nsFrameManager.h
|
|
|
|
nsFrameTraversal.cpp
|
|
|
|
nsFrameTraversal.h
|
|
|
|
nsGenConList.cpp
|
|
|
|
nsGenConList.h
|
|
|
|
nsIDocumentViewerPrint.h
|
|
|
|
nsIFrameTraversal.h
|
|
|
|
nsILayoutHistoryState.idl
|
|
|
|
nsIPercentBSizeObserver.h
|
|
|
|
nsIPreloadedStyleSheet.idl
|
|
|
|
nsIReflowCallback.h
|
|
|
|
nsIStyleSheetService.idl
|
|
|
|
nsLayoutDebugger.cpp
|
Bug 1566215 - Part 2: Merge nsILayoutDebugger functionality into nsLayoutDebuggingTools. r=dbaron
|
2019-07-22 04:48:33 +00:00 |
|
nsLayoutHistoryState.cpp
|
|
|
|
nsLayoutUtils.cpp
|
Bug 1565512 - Ensure the RCD-RSF callback transform is applied for events targeting fixed content too. r=tnikkel
|
2019-08-03 16:16:56 +00:00 |
|
nsLayoutUtils.h
|
Bug 1559231 - Support offset-anchor. r=emilio
|
2019-08-02 20:12:38 +00:00 |
|
nsPresArena.cpp
|
Bug 1560188 - Fix and improve display list memory reporting. r=mattwoodrow,njn
|
2019-07-02 02:46:09 +00:00 |
|
nsPresArena.h
|
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
|
2019-07-16 07:33:44 +00:00 |
|
nsPresArenaObjectList.h
|
Bug 1560188 - Fix and improve display list memory reporting. r=mattwoodrow,njn
|
2019-07-02 02:46:09 +00:00 |
|
nsPresContext.cpp
|
Bug 1558915 - Use infallible nsIURI::SchemeIs in various places r=Ehsan
|
2019-08-07 19:49:40 +00:00 |
|
nsPresContext.h
|
Bug 1572007 - Remove unused nsPresContext::IsTopLevelWindowInactive; r=smaug
|
2019-08-07 09:54:16 +00:00 |
|
nsPresContextInlines.h
|
|
|
|
nsQuoteList.cpp
|
Bug 1421938 - Add an 'auto' value for the CSS 'quotes' property, and make it use language-dependent quote marks. r=emilio
|
2019-07-09 08:59:27 +00:00 |
|
nsQuoteList.h
|
|
|
|
nsRefreshDriver.cpp
|
Bug 1570797, Add a pref to control the time when certain tasks are deprioritized during page load, r=farre
|
2019-08-02 08:52:42 +00:00 |
|
nsRefreshDriver.h
|
|
|
|
nsStyleChangeList.cpp
|
|
|
|
nsStyleChangeList.h
|
|
|
|
nsStyleSheetService.cpp
|
Bug 1571530 - Cleanup a bit PreloadedStyleSheet construction. r=heycam
|
2019-08-09 13:17:12 +02:00 |
|
nsStyleSheetService.h
|
|
|
|
OverflowChangedTracker.h
|
|
|
|
PositionedEventTargeting.cpp
|
|
|
|
PositionedEventTargeting.h
|
|
|
|
PresShell.cpp
|
Bug 1570773: Move browsingContext getter to nsIDocShellTreeItem and add notxpcom variant. r=nika
|
2019-08-07 16:59:30 +00:00 |
|
PresShell.h
|
Bug 1528616 - Move PresShell::GetRectVisibility to nsTypeAheadFind.cpp. r=dholbert
|
2019-08-07 11:21:55 +00:00 |
|
PresShellForwards.h
|
Bug 1528616 - Move PresShell::GetRectVisibility to nsTypeAheadFind.cpp. r=dholbert
|
2019-08-07 11:21:55 +00:00 |
|
PresShellInlines.h
|
|
|
|
PresState.ipdlh
|
|
|
|
RestyleManager.cpp
|
Bug 1568778 - Do suppress adjustments when switching an undisplayed element to be abspos. r=dholbert
|
2019-07-29 13:44:46 +00:00 |
|
RestyleManager.h
|
Bug 1568778 - Do suppress adjustments when switching an undisplayed element to be abspos. r=dholbert
|
2019-07-29 13:44:46 +00:00 |
|
ScrollStyles.cpp
|
Bug 1560237 - Don't propagate scroll-behavior from <body>. r=botond
|
2019-06-26 20:57:05 +00:00 |
|
ScrollStyles.h
|
Bug 1561738 - Remove nsStyleCoord. r=boris
|
2019-06-28 12:44:44 +02:00 |
|
ScrollTypes.h
|
|
|
|
ShapeUtils.cpp
|
Bug 1561738 - Remove nsStyleCoord. r=boris
|
2019-06-28 12:44:44 +02:00 |
|
ShapeUtils.h
|
Bug 1561738 - Remove nsStyleCoord. r=boris
|
2019-06-28 12:44:44 +02:00 |
|
StackArena.cpp
|
|
|
|
StackArena.h
|
|
|
|
StaticPresData.cpp
|
|
|
|
StaticPresData.h
|
|
|
|
TouchManager.cpp
|
Bug 1543439 - Part 2: Move is-user-interaction checks out of PresShell::EventHandler::PrepareToDispatchEvent; r=masayuki
|
2019-05-27 10:14:06 +00:00 |
|
TouchManager.h
|
Bug 1543439 - Part 2: Move is-user-interaction checks out of PresShell::EventHandler::PrepareToDispatchEvent; r=masayuki
|
2019-05-27 10:14:06 +00:00 |
|
Units.h
|
Bug 1568673 part 1: Adjust MobileViewportManager::ComputeIntrinsicScale to prevent divide-by-zero and to allow for meaningful min/max clamping. r=botond
|
2019-07-27 00:11:20 +00:00 |
|
UnitTransforms.h
|
|
|
|
WordMovementType.h
|
|
|
|
ZoomConstraintsClient.cpp
|
Bug 1563139 - Remove StaticPrefs.h. r=glandium
|
2019-07-26 01:10:23 +00:00 |
|
ZoomConstraintsClient.h
|
|
|