gecko-dev/layout/base
2016-09-02 13:34:45 -07:00
..
crashtests Bug 1297835. Don't suppress the scroll bits of a non-open <details> that has the appropriate overflow styles. r=TYLin 2016-08-25 14:35:33 -04:00
doc Bug 1246477 - Fix carets not updated by scroll events in LongTapState. r=roc 2016-02-08 16:08:45 +08:00
gtest Bug 1292904 Part 3 - Use only caret image for touch area if event is a mouse type. r=mtseng 2016-08-14 21:39:30 +08:00
tests Bug 1299453 - Stop using createEvent("DragEvents"/"KeyEvents") internally; r=smaug 2016-08-31 20:38:50 +03:00
AccessibleCaret.cpp Bug 1296990 - Make AppearanceString() return nsAutoString directly. r=mtseng 2016-08-21 21:41:32 +08:00
AccessibleCaret.h Bug 1296990 - Make AppearanceString() return nsAutoString directly. r=mtseng 2016-08-21 21:41:32 +08:00
AccessibleCaretEventHub.cpp Bug 1298704 - Use flag to avoid calling AccessibleCaretEventHub::Reflow() recursively. r=mats 2016-08-29 15:36:45 +08:00
AccessibleCaretEventHub.h Bug 1298704 - Use flag to avoid calling AccessibleCaretEventHub::Reflow() recursively. r=mats 2016-08-29 15:36:45 +08:00
AccessibleCaretLogger.h Bug 1219470 - Replace PRLogModuleInfo with LazyLogModule. r=roc 2015-11-05 23:35:03 +01:00
AccessibleCaretManager.cpp Bug 1292904 Part 3 - Use only caret image for touch area if event is a mouse type. r=mtseng 2016-08-14 21:39:30 +08:00
AccessibleCaretManager.h Bug 1292904 Part 3 - Use only caret image for touch area if event is a mouse type. r=mtseng 2016-08-14 21:39:30 +08:00
ActiveLayerTracker.cpp Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert 2016-08-16 18:37:48 -07:00
ActiveLayerTracker.h Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert 2016-08-16 18:37:48 -07:00
ArenaObjectID.h
ArenaRefPtr.h
ArenaRefPtrInlines.h
BorderCache.h Bug 382721 - Part 4: Support dotted/dashed border-radiused corners. r=jrmuizel 2015-08-06 11:42:09 +09:00
BorderConsts.h Bug 382721 - Part 8: Render too large dotted/dashed corner with solid style. r=jrmuizel 2016-06-10 13:10:03 +09:00
CaretAssociationHint.h
DashedCornerFinder.cpp Bug 382721 - Part 4: Support dotted/dashed border-radiused corners. r=jrmuizel 2015-08-06 11:42:09 +09:00
DashedCornerFinder.h Bug 382721 - Part 4: Support dotted/dashed border-radiused corners. r=jrmuizel 2015-08-06 11:42:09 +09:00
DisplayItemClip.cpp Bug 1259734 - use AppendElements in DisplayItemClip::AppendRoundedRects; r=dholbert 2016-03-25 09:34:37 -04:00
DisplayItemClip.h
DisplayItemScrollClip.cpp Bug 1269321: Part 1 - Add a way to check if the current clip has rounded corners. r=mstange 2016-06-30 18:08:35 +02:00
DisplayItemScrollClip.h Bug 1269321: Part 1 - Add a way to check if the current clip has rounded corners. r=mstange 2016-06-30 18:08:35 +02:00
DisplayListClipState.cpp Bug 1271714. When creating the wrap list item that contains the display list for a frame make sure to use a scroll clip that includes content in the display list. r=mstange 2016-07-13 01:08:18 -05:00
DisplayListClipState.h Bug 1284586 - Disable paint-skipping for scrollframes that we detect as having a CSS-clipped descendant. r=mstange 2016-07-13 16:05:53 -04:00
DottedCornerFinder.cpp Bug 382721 - Part 4: Support dotted/dashed border-radiused corners. r=jrmuizel 2015-08-06 11:42:09 +09:00
DottedCornerFinder.h Bug 382721 - Part 4: Support dotted/dashed border-radiused corners. r=jrmuizel 2015-08-06 11:42:09 +09:00
FrameLayerBuilder.cpp Bug 1295094 - Part 13. nsDisplayFilter painting. r=mstange 2016-09-01 11:14:00 +08:00
FrameLayerBuilder.h Bug 1237102 - Make sure we don't generate invalidations for children of opacity:0 frames, even when plugins are present. r=tnikkel 2016-08-10 15:15:28 +12:00
FramePropertyTable.cpp Bug 1246846 (part 4) - Avoid nsTHashtable::RawRemoveEntry() in FramePropertyTable. r=roc. 2016-02-09 13:56:07 +11:00
FramePropertyTable.h Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj 2016-08-24 14:47:04 +08:00
GeometryUtils.cpp Bug 1277131 : Part 1 - rename nsTableOuterFrame to nsTableWrapperFrame. r=heycam 2016-06-16 13:14:08 +01:00
GeometryUtils.h
LayerState.h
LayoutLogging.cpp Bug 1219470 - Replace PRLogModuleInfo with LazyLogModule. r=roc 2015-11-05 23:35:03 +01:00
LayoutLogging.h Bug 1275744 - Reference MOZ_LOG in layout comments. r=erahm 2016-05-26 11:40:17 -07:00
MaskLayerImageCache.cpp
MaskLayerImageCache.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
MobileViewportManager.cpp Bug 1282902 - Part 2 - Extract resolution scaling into separate function. r=kats 2016-07-02 22:15:19 +02:00
MobileViewportManager.h Bug 1282902 - Part 2 - Extract resolution scaling into separate function. r=kats 2016-07-02 22:15:19 +02:00
moz.build Bug 1283919 - Move packaging of Marionette from make to the test archiver r=gps 2016-08-17 13:43:51 +02:00
nsArenaMemoryStats.h
nsAutoLayoutPhase.cpp
nsAutoLayoutPhase.h
nsBidi.cpp Bug 1160847 part 3 - Restore virtual bidi control characters for reordering. r=jfkthame 2016-06-29 17:47:18 +10:00
nsBidi.h Bug 1160847 part 3 - Restore virtual bidi control characters for reordering. r=jfkthame 2016-06-29 17:47:18 +10:00
nsBidiPresUtils.cpp Bug 1297982 - Replace NS_STYLE_BOX_DECORATION_BREAK_* with enum class; r=xidorn 2016-08-26 12:44:32 +05:30
nsBidiPresUtils.h Bug 1160847 part 4 - Remove useless lineOffset variable in nsBidiPresUtils::ResolveParagraph. r=jfkthame 2016-06-29 17:48:00 +10:00
nsCaret.cpp Bug 1281099 part 1 - Convert some macros to functions to help later change. r=jfkthame 2016-06-21 17:21:09 +10:00
nsCaret.h Bug 1232852 (part 4) - Remove some unused parameters in and around layout/base/. r=heycam. 2016-01-05 16:08:17 -08:00
nsChangeHint.h Bug 1251075 - Optimize away nsChangeHint_UpdateContainingBlock in nsStyleContext::CalcStyleDifference when possible. r=bz 2016-08-29 11:43:29 -07:00
nsCompatibility.h
nsCounterManager.cpp Bug 1292618: Tidy up nsStyleContent's API now allocations are infallible. r=heycam 2016-08-19 13:17:54 -07:00
nsCounterManager.h Bug 1292618: Tidy up nsStyleContent's API now allocations are infallible. r=heycam 2016-08-19 13:17:54 -07:00
nsCSSColorUtils.cpp
nsCSSColorUtils.h
nsCSSFrameConstructor.cpp Bug 1297963 - Part 3: Use OMT-safe function for -moz-binding comparisons in CalcDifference. r=emilio 2016-09-03 00:22:48 +10:00
nsCSSFrameConstructor.h Bug 1299066: Make NS_STYLE_DISPLAY_* an enum class. Prefer indexing instead of linear search in the frame constructor r=heycam,bz 2016-09-01 20:41:17 -07:00
nsCSSRendering.cpp Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm. 2016-09-01 15:01:16 +10:00
nsCSSRendering.h Bug 1295084 Part 3 - Move nsStyleImageLayers::Position to mozilla::Position. r=dholbert 2016-08-25 09:59:51 +00:00
nsCSSRenderingBorders.cpp Bug 1294015 - Identical code for different branches in nsCSSRenderingBorders.cpp r=arai 2016-08-10 14:46:25 +02:00
nsCSSRenderingBorders.h Bug 382721 - Part 9: Warn about too large dotted/dashed corner. r=jrmuizel 2016-06-10 13:10:03 +09:00
nsDisplayItemTypes.h
nsDisplayItemTypesList.h Bug 1297934. Enforce the invariant that every display item class has a different display item type for nsDisplayFocusRing. r=mattwoodrow 2016-08-26 18:02:49 -05:00
nsDisplayList.cpp Bug 1297664 - Null check docShell before use. r=mstange 2016-09-02 18:58:59 +08:00
nsDisplayList.h Bug 1298100. Remove nsDisplayListBuilder::mHadToIgnoreSuppression because it is unused. r=cjku 2016-08-26 18:02:51 -05:00
nsDisplayListInvalidation.cpp Bug 1258510 - Part 1. Use the return value of nsCSSRendering::PaintBackgroundWithSC. r=mstange 2016-07-12 01:22:54 +08:00
nsDisplayListInvalidation.h Bug 1258510 - Part 1. Use the return value of nsCSSRendering::PaintBackgroundWithSC. r=mstange 2016-07-12 01:22:54 +08:00
nsDocumentViewer.cpp Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm. 2016-09-01 15:01:16 +10:00
nsFrameManager.cpp Bug 1261351: Look past ShadowRoots when looking for the parent for the UndisplayedMap. r=dbaron 2016-06-07 14:09:22 -07:00
nsFrameManager.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
nsFrameManagerBase.h Bug 1244068 - Part 4: Use StyleSetHandle instead of concrete style set class in most places. r=dholbert 2016-02-24 18:01:11 +11:00
nsFrameTraversal.cpp Bug 1299066: Make NS_STYLE_DISPLAY_* an enum class. Prefer indexing instead of linear search in the frame constructor r=heycam,bz 2016-09-01 20:41:17 -07:00
nsFrameTraversal.h
nsGenConList.cpp Bug 1291707 part 3 - Use hashtable to track nsGenConNodes related to a frame. r=bz 2016-08-23 10:31:26 +10:00
nsGenConList.h Bug 1291707 part 3 - Use hashtable to track nsGenConNodes related to a frame. r=bz 2016-08-23 10:31:26 +10:00
nsIDocumentViewerPrint.h Bug 1245978 part 3: Drop unnecessary whitespace in NS_DECL_NSIDOCUMENTVIEWERPRINT macro. (whitespace only, no review) 2016-02-29 15:09:13 -08:00
nsIFrameTraversal.h
nsILayoutDebugger.h Bug 1232852 (part 2) - Remove some dead member functions from nsILayoutDebugger. r=roc. 2016-01-05 00:21:57 -08:00
nsILayoutHistoryState.h Bug 1155730, implement History.scrollRestoration r=jst 2015-12-26 12:59:09 +02:00
nsIPercentBSizeObserver.h Bug 1277129 Part 7b - Rename various ReflowState variables to ReflowInput. r=dbaron 2016-07-21 18:36:39 +08:00
nsIPresShell.h Bug 1294335 - [Pointer Event] Refine setPointerCapture / releasePointerCapture to follow the algorithm defined in the spec. f=bevistseng, r=smaug 2016-08-12 09:49:31 +08:00
nsIReflowCallback.h
nsIStyleSheetService.idl
nsLayoutDebugger.cpp Bug 1298844 - Add PrintDisplayItemToStdout and PrintDisplayListToStdout helper functions for debugging. r=jrmuizel 2016-08-22 15:49:09 -04:00
nsLayoutHistoryState.cpp Bug 1155730, implement History.scrollRestoration r=jst 2015-12-26 12:59:09 +02:00
nsLayoutUtils.cpp Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm. 2016-09-01 15:01:16 +10:00
nsLayoutUtils.h Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert 2016-08-16 18:37:48 -07:00
nsPresArena.cpp
nsPresArena.h
nsPresArenaObjectList.h
nsPresContext.cpp Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm. 2016-09-01 15:01:16 +10:00
nsPresContext.h Bug 1241867 - override the DPR without affecting the rendering; r=dbaron 2016-08-25 13:15:19 +02:00
nsPresShell.cpp Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm. 2016-09-01 15:01:16 +10:00
nsPresShell.h Backed out changeset e68b376d1191 (bug 1283302) for making a bunch of existing reftest failures nearly permaorange 2016-08-25 21:41:27 -07:00
nsPresState.h Bug 1273123 - removed unused variable |mRestoringHistoryScrollPosition|. r=dbaron 2016-05-17 09:51:05 +03:00
nsQuoteList.cpp Bug 1261754 - Part 3: Move quotes from nsStyleQuotes to nsStyleList and delete nsStyleQuotes. r=dholbert 2016-04-12 15:52:40 +10:00
nsQuoteList.h
nsRefreshDriver.cpp Backed out changeset 649c62d13b57 (bug 1297367) for causing talos regressions. 2016-08-25 08:41:52 -04:00
nsRefreshDriver.h Bug 1286445: stylo: Support restyles of non-pseudo content on state change. r=heycam 2016-07-16 16:22:12 -07:00
nsStyleChangeList.cpp Bug 1295818: Port nsStyleChangeList to modern C++. r=heycam 2016-08-18 10:02:37 -07:00
nsStyleChangeList.h Bug 1295818: Port nsStyleChangeList to modern C++. r=heycam 2016-08-18 10:02:37 -07:00
nsStyleSheetService.cpp Bug 1297658 - Avoid unnecessary checking in memory reporters. r=erahm. 2016-08-24 15:23:45 +10:00
nsStyleSheetService.h Bug 1244074 - Part 4: Use StyleSheetHandle instead of concrete style sheet class in most places. r=dholbert 2016-02-24 18:01:12 +11:00
OverflowChangedTracker.h Bug 1290335: stylo: Hoist OverflowChangedTracker to its own file. r=heycam 2016-08-03 15:11:15 -07:00
PaintTracker.cpp
PaintTracker.h
PositionedEventTargeting.cpp Bug 1259656 part.1 Rename WidgetEvent::refPoint to WidgetEvent::mRefPoint r=smaug 2016-04-18 23:09:02 +09:00
PositionedEventTargeting.h
RestyleLogging.h
RestyleManager.cpp Bug 1299066: Make NS_STYLE_DISPLAY_* an enum class. Prefer indexing instead of linear search in the frame constructor r=heycam,bz 2016-09-01 20:41:17 -07:00
RestyleManager.h Bug 1299066: Make NS_STYLE_DISPLAY_* an enum class. Prefer indexing instead of linear search in the frame constructor r=heycam,bz 2016-09-01 20:41:17 -07:00
RestyleManagerBase.cpp Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm. 2016-09-01 15:01:16 +10:00
RestyleManagerBase.h Bug 1298205 - Fix includes of RestyleManagerBase.h. r=heycam 2016-08-29 11:19:49 -04:00
RestyleManagerHandle.h Bug 1292279 - Add a helper to get the real container and use it in nsPresShell::Content{Inserted,Removed}. r=heycam 2016-08-25 21:36:41 -07:00
RestyleManagerHandleInlines.h Bug 1292279 - Add a helper to get the real container and use it in nsPresShell::Content{Inserted,Removed}. r=heycam 2016-08-25 21:36:41 -07:00
RestyleTracker.cpp Bug 1297961 (part 1) - Introduce nsURI::GetSpecOrDefault(). r=hurley. 2016-08-26 16:02:31 +10:00
RestyleTracker.h Bug 1296509 - Optimize GetFlattenedTreeParent. r=smaug 2016-08-19 14:43:53 -07:00
RestyleTrackerInlines.h
ScrollbarStyles.cpp
ScrollbarStyles.h
ServoRestyleManager.cpp Merge inbound to m-c a=merge 2016-09-02 13:17:30 -07:00
ServoRestyleManager.h Bug 1292279 - Add a helper to get the real container and use it in nsPresShell::Content{Inserted,Removed}. r=heycam 2016-08-25 21:36:41 -07:00
StackArena.cpp
StackArena.h Bug 1263773 - Mark a bunch of classes in layout as MOZ_RAII. r=dholbert 2016-03-28 13:34:26 +01:00
StaticPresData.cpp Bug 1261552 - Introduce StaticPresData and hoist some shared functionality into it. r=heycam 2016-04-04 23:14:27 -07:00
StaticPresData.h Bug 1261552 - Introduce StaticPresData and hoist some shared functionality into it. r=heycam 2016-04-04 23:14:27 -07:00
TouchManager.cpp Bug 1298130 - Fix a potential null pointer dereference. r=smaug 2016-08-31 10:36:13 -04:00
TouchManager.h Bug 1162771 - Store the non-anonymous ancestor content along with the touch info the captured touch list. r=smaug 2016-08-18 07:13:29 -04:00
Units.h Bug 1219296 - Scroll snap directly in APZ instead of going through the main thread. r=kats 2016-03-28 18:36:02 -04:00
UnitTransforms.h Handle device resets by recreating the compositor, rather than the compositor IPDL stack. (bug 1245765 part 7, r=mattwoodrow) 2016-02-29 01:53:15 -05:00
WordMovementType.h
ZoomConstraintsClient.cpp Bug 1277358 xul:browser element kept alive too long if tab is dnd'ed to a new window, r=kats 2016-06-02 18:02:14 +03:00
ZoomConstraintsClient.h Bug 1259733 - use forward declarations for nsIDocument in a few places; r=dholbert 2016-04-27 14:48:36 -04:00