.. |
crashtests
|
Bug 1140579 - Additional tests and code comment update.
|
2015-03-09 17:29:00 +00:00 |
tests
|
Bug 1142360 - Move the mochitests for bugs 441782, 467672 and 570378 to the reftest framework; r=dbaron
|
2015-03-21 12:37:01 -04:00 |
ActiveLayerTracker.cpp
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
ActiveLayerTracker.h
|
|
|
CaretAssociationHint.h
|
|
|
DisplayItemClip.cpp
|
Bug 1087956: Fix clipping of position:fixed layers inside displayports. r=roc
|
2015-02-20 10:55:28 -08:00 |
DisplayItemClip.h
|
Bug 1113837 - Build display-list dumping without MOZ_DUMP_PAINTING. r=mstange
|
2014-12-31 15:17:39 -05:00 |
DisplayListClipState.cpp
|
|
|
DisplayListClipState.h
|
|
|
FrameLayerBuilder.cpp
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
FrameLayerBuilder.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
FramePropertyTable.cpp
|
|
|
FramePropertyTable.h
|
|
|
GeometryUtils.cpp
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
GeometryUtils.h
|
|
|
LayerState.h
|
|
|
MaskLayerImageCache.cpp
|
|
|
MaskLayerImageCache.h
|
Bug 1118486 - Part 1: Use = delete instead of MOZ_DELETE directly; r=Waldo
|
2015-01-08 23:19:05 -05:00 |
moz.build
|
Bug 945584: Part 2 - Add CSS scroll snapping attributes to ScrollbarStyles (v10 Patch),r=mstange
|
2014-02-04 14:54:22 +13:00 |
nsArenaMemoryStats.h
|
|
|
nsAutoLayoutPhase.cpp
|
|
|
nsAutoLayoutPhase.h
|
|
|
nsBidi.cpp
|
|
|
nsBidi.h
|
|
|
nsBidiPresUtils.cpp
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsBidiPresUtils.h
|
Bug 1131013 : when setting the position of inline frames in vertical writing modes with right-to-left direction, subtract the inline start from the container height to get the correct vertical position. r=jfkthame
|
2015-02-11 01:43:03 -08:00 |
nsCaret.cpp
|
Bug 1141926 - Check nsCaret visibility when NotifySelectionChanged. r=roc
|
2015-03-10 23:01:00 -04:00 |
nsCaret.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsChangeHint.h
|
Bug 1133439 patch 1 - Split eRestyle_StyleAttribute into eRestyle_StyleAttribute and eRestyle_StyleAttributeAnimations. r=birtles
|
2015-02-19 21:22:05 +13:00 |
nsCompatibility.h
|
|
|
nsCounterManager.cpp
|
|
|
nsCounterManager.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsCSSColorUtils.cpp
|
|
|
nsCSSColorUtils.h
|
|
|
nsCSSFrameConstructor.cpp
|
Backout a6dbd23da598 (bug 1139283) since it is currently not needed.
|
2015-03-20 15:12:17 +11:00 |
nsCSSFrameConstructor.h
|
Bug 1118486 - Part 1: Use = delete instead of MOZ_DELETE directly; r=Waldo
|
2015-01-08 23:19:05 -05:00 |
nsCSSRendering.cpp
|
Bug 1125055 - Sync decode layerized images if necessary. r=roc,tn
|
2015-03-17 19:40:16 -07:00 |
nsCSSRendering.h
|
Bug 1135913, part 1 - Simplify nsCSSRendering::DecorationLineToPath to not require a context. r=heycam
|
2015-02-03 14:34:14 +00:00 |
nsCSSRenderingBorders.cpp
|
|
|
nsCSSRenderingBorders.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsDisplayItemTypes.h
|
|
|
nsDisplayItemTypesList.h
|
|
|
nsDisplayList.cpp
|
Backout a6dbd23da598 (bug 1139283) since it is currently not needed.
|
2015-03-20 15:12:17 +11:00 |
nsDisplayList.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsDisplayListInvalidation.cpp
|
Bug 1082249. Invalidate background-attachment:fixed table-part backgrounds when scrolled. r=mattwoodrow
|
2015-03-05 00:02:14 +13:00 |
nsDisplayListInvalidation.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsDocumentViewer.cpp
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsFrameManager.cpp
|
Bug 1131901 (part 1) - Make PL_DHashTableAdd() infallible by default, and add a fallible alternative. r=froydnj.
|
2015-02-02 14:48:58 -08:00 |
nsFrameManager.h
|
Bug 907396 - Frame manager support for display:contents. r=bzbarsky
|
2014-11-20 18:24:09 +00:00 |
nsFrameManagerBase.h
|
Bug 1123151 (part 1) - Set PLDHashTable::ops consistently. r=froydnj.
|
2015-01-19 16:01:24 -08:00 |
nsFrameTraversal.cpp
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsFrameTraversal.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsGenConList.cpp
|
|
|
nsGenConList.h
|
|
|
nsIDocumentViewerPrint.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsIFrameTraversal.h
|
|
|
nsILayoutDebugger.h
|
|
|
nsILayoutHistoryState.h
|
|
|
nsIPercentHeightObserver.h
|
|
|
nsIPresShell.h
|
Bug 1139675 - Simplify the APIs for getting and setting the pres shell resolution. r=mstange,mattwoodrow
|
2015-03-06 18:07:59 -05:00 |
nsIReflowCallback.h
|
|
|
nsIStyleSheetService.idl
|
|
|
nsLayoutDebugger.cpp
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsLayoutHistoryState.cpp
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsLayoutUtils.cpp
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsLayoutUtils.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsPresArena.cpp
|
Bug 1127201 (attempt 2, part 2) - Remove remaining uses of NS_ABORT_IF_FALSE. r=Waldo.
|
2015-02-09 17:05:37 -08:00 |
nsPresArena.h
|
|
|
nsPresContext.cpp
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsPresContext.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsPresShell.cpp
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsPresShell.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsPresState.h
|
Bug 1139675 - Simplify the APIs for getting and setting the pres shell resolution. r=mstange,mattwoodrow
|
2015-03-06 18:07:59 -05:00 |
nsQuoteList.cpp
|
|
|
nsQuoteList.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsRefreshDriver.cpp
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsRefreshDriver.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsStyleChangeList.cpp
|
Bug 907396 - Make RestyleManager::RestyleElement and nsCSSFrameConstructor::MaybeRecreateFramesForElement deal with display:contents elements. r=bzbarsky
|
2014-11-20 18:24:10 +00:00 |
nsStyleChangeList.h
|
Bug 1118486 - Part 1: Use = delete instead of MOZ_DELETE directly; r=Waldo
|
2015-01-08 23:19:05 -05:00 |
nsStyleSheetService.cpp
|
|
|
nsStyleSheetService.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
PaintTracker.cpp
|
|
|
PaintTracker.h
|
|
|
PositionedEventTargeting.cpp
|
Bug 1139675 - Simplify the APIs for getting and setting the pres shell resolution. r=mstange,mattwoodrow
|
2015-03-06 18:07:59 -05:00 |
PositionedEventTargeting.h
|
|
|
RestyleLogging.h
|
|
|
RestyleManager.cpp
|
Backout a6dbd23da598 (bug 1139283) since it is currently not needed.
|
2015-03-20 15:12:17 +11:00 |
RestyleManager.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
RestyleTracker.cpp
|
Bug 1129249 - Add a "restyle" feature to profiler and split the style label in Cleopatra based on the restyleSource, r=dholbert,mstange
|
2015-03-19 02:19:00 +01:00 |
RestyleTracker.h
|
Bug 1129249 - Add a "restyle" feature to profiler and split the style label in Cleopatra based on the restyleSource, r=dholbert,mstange
|
2015-03-19 02:19:00 +01:00 |
RestyleTrackerInlines.h
|
|
|
ScrollbarStyles.cpp
|
Bug 945584: Part 2 - Add CSS scroll snapping attributes to ScrollbarStyles (v10 Patch),r=mstange
|
2014-02-04 14:54:22 +13:00 |
ScrollbarStyles.h
|
Bug 945584: Part 2 - Add CSS scroll snapping attributes to ScrollbarStyles (v10 Patch),r=mstange
|
2014-02-04 14:54:22 +13:00 |
SelectionCarets.cpp
|
Bug 1143139 - Cancel all timer when SelectionCarets are terminated. r=roc
|
2015-03-17 21:31:00 +01:00 |
SelectionCarets.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
StackArena.cpp
|
|
|
StackArena.h
|
Bug 1120062 - Part 1: Remove most Nullptr.h includes. r=waldo
|
2015-01-11 11:34:52 +09:00 |
TouchCaret.cpp
|
Bug 1137267 - Remove unneeded flags to track touch listeners and touch caret. r=smaug,dvander,botond
|
2015-03-10 09:29:25 -04:00 |
TouchCaret.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
TouchManager.cpp
|
Bug 1133492 - Extract some of nsPresShell into a separate TouchManager class. r=smaug
|
2015-02-24 22:20:00 -05:00 |
TouchManager.h
|
Bug 1133492 - Extract some of nsPresShell into a separate TouchManager class. r=smaug
|
2015-02-24 22:20:00 -05:00 |
Units.h
|
Bug 1043013 - Introduce IntRegionTyped. r=jrmuizel
|
2015-03-16 13:42:15 -04:00 |
UnitTransforms.h
|
End APZ wheel transactions when the mouse moves out of frame. (bug 1142866 part 2, r=kats,botond)
|
2015-03-22 00:42:25 -07:00 |
WordMovementType.h
|
|
|