.. |
crashtests
|
Bug 1235467. If the root reference frame is transformed don't use an ancestor of the root reference frame as the local reference frame. r=mattwoodrow
|
2015-12-30 13:21:10 -06: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 1248847 - Assert AccessibleCaretEventHub mRefCnt > 1 in all its entry points. r=mats
|
2016-02-19 18:21:16 +08:00 |
tests
|
Bug 1198223 - Remove conditions that are always false. r=jmaher
|
2016-02-19 11:34:47 -05:00 |
AccessibleCaret.cpp
|
Bug 1248309 - Fix caret size not updated when only zoom level is changed. r=roc
|
2016-02-15 18:29:32 +08:00 |
AccessibleCaret.h
|
Bug 1246918 - Handle PresShell gone after FlushLayout(). r=roc
|
2016-02-15 15:12:35 +08:00 |
AccessibleCaretEventHub.cpp
|
Bug 1248847 - Assert AccessibleCaretEventHub mRefCnt > 1 in all its entry points. r=mats
|
2016-02-19 18:21:16 +08:00 |
AccessibleCaretEventHub.h
|
Bug 1225701 - Update comments in AccessibleCaret files. r=mtseng
|
2015-11-18 11:44:00 +08:00 |
AccessibleCaretLogger.h
|
|
|
AccessibleCaretManager.cpp
|
Bug 1246918 - Handle PresShell gone after FlushLayout(). r=roc
|
2016-02-15 15:12:35 +08:00 |
AccessibleCaretManager.h
|
Bug 1246918 - Handle PresShell gone after FlushLayout(). r=roc
|
2016-02-15 15:12:35 +08:00 |
ActiveLayerTracker.cpp
|
Bug 1247336 - De-dupe changes in ActiveLayerTracker before treating property as animated. r=roc
|
2016-02-12 14:38:50 +00:00 |
ActiveLayerTracker.h
|
Bug 1247336 - De-dupe changes in ActiveLayerTracker before treating property as animated. r=roc
|
2016-02-12 14:38:50 +00:00 |
ArenaObjectID.h
|
|
|
ArenaRefPtr.h
|
|
|
ArenaRefPtrInlines.h
|
|
|
BorderConsts.h
|
Bug 382721 - Part 2: Split constants for border rendering to BorderConsts.h. r=jrmuizel
|
2015-08-06 11:42:09 +09:00 |
CaretAssociationHint.h
|
|
|
DisplayItemClip.cpp
|
|
|
DisplayItemClip.h
|
|
|
DisplayItemScrollClip.cpp
|
Bug 382721 - Part 0: Add missing includes and namespaces. r=jrmuizel
|
2015-09-10 19:24:34 +09:00 |
DisplayItemScrollClip.h
|
Bug 1147673 - Make display items know about their scroll clips. r=tn, r=roc
|
2015-12-22 16:54:19 +01:00 |
DisplayListClipState.cpp
|
Bug 1147673 - Make display items know about their scroll clips. r=tn, r=roc
|
2015-12-22 16:54:19 +01:00 |
DisplayListClipState.h
|
Bug 1147673 - Make display items know about their scroll clips. r=tn, r=roc
|
2015-12-22 16:54:19 +01:00 |
FrameLayerBuilder.cpp
|
Bug 1241078 - Only treat items as backface hidden if they are 3D-transformed. r=tlee
|
2016-02-08 22:34:13 +00:00 |
FrameLayerBuilder.h
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02: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 1246846 (part 4) - Avoid nsTHashtable::RawRemoveEntry() in FramePropertyTable. r=roc.
|
2016-02-09 13:56:07 +11:00 |
GeometryUtils.cpp
|
Bug 1194466. Use the table-outer frame's margin when requesting the margin for table element with getBoxQuads. r=mats
|
2016-02-02 22:47:15 +13:00 |
GeometryUtils.h
|
|
|
LayerState.h
|
|
|
LayoutLogging.cpp
|
|
|
LayoutLogging.h
|
|
|
MaskLayerImageCache.cpp
|
|
|
MaskLayerImageCache.h
|
|
|
MobileViewportManager.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
MobileViewportManager.h
|
Bug 1233468 - If we get the load event before the before-first-paint, make sure the CSS viewport is set up properly for content load listeners. r=tnikkel
|
2016-01-12 09:47:29 -05:00 |
moz.build
|
Bug 1248864 - Part 2: Add skeleton ServoRestyleManager and a RestyleManagerHandle smart pointer. r=dholbert
|
2016-02-24 18:01:12 +11:00 |
nsArenaMemoryStats.h
|
|
|
nsAutoLayoutPhase.cpp
|
|
|
nsAutoLayoutPhase.h
|
|
|
nsBidi.cpp
|
Bug 1248551 - Add assertion to confirm that the bidi code is not trying to execute an invalid state-machine action. r=roc
|
2016-02-17 21:41:43 +00:00 |
nsBidi.h
|
Bug 1230034 part 6 - Convert all frame properties which do not hold pointer to be typed. r=dbaron
|
2016-01-28 14:23:59 +11:00 |
nsBidiPresUtils.cpp
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
nsBidiPresUtils.h
|
Bug 1232852 (part 3) - Remove unused parameters from some accessibility code. r=tbsaunde.
|
2015-12-15 21:24:06 -08:00 |
nsCaret.cpp
|
Bug 1227927 Part 3 - Use ranged-based for-loop to rewrite some simple loops in part 2. r=mats
|
2016-01-29 22:42:15 +08: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 1228921 patch 2 - Fix nsRestyleHint constants to match the same style. r=xidorn
|
2015-11-30 21:37:08 -08:00 |
nsCompatibility.h
|
|
|
nsCounterManager.cpp
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
nsCounterManager.h
|
|
|
nsCSSColorUtils.cpp
|
|
|
nsCSSColorUtils.h
|
|
|
nsCSSFrameConstructor.cpp
|
Bug 1248864 - Part 3: Use RestyleManagerHandle instead of concrete restyle manager class. r=dholbert
|
2016-02-24 18:01:12 +11:00 |
nsCSSFrameConstructor.h
|
Bug 1248864 - Part 3: Use RestyleManagerHandle instead of concrete restyle manager class. r=dholbert
|
2016-02-24 18:01:12 +11:00 |
nsCSSRendering.cpp
|
Bug 1244049 - Part 1: Define scoped enum for CSSPseudoElement type. r=dbaron
|
2016-02-16 23:07:00 +01:00 |
nsCSSRendering.h
|
Bug 686281 - Mask CSS rendering; r=mstange
|
2016-01-28 06:29:00 +01:00 |
nsCSSRenderingBorders.cpp
|
Bug 382721 - Part 2: Split constants for border rendering to BorderConsts.h. r=jrmuizel
|
2015-08-06 11:42:09 +09:00 |
nsCSSRenderingBorders.h
|
Bug 382721 - Part 2: Split constants for border rendering to BorderConsts.h. r=jrmuizel
|
2015-08-06 11:42:09 +09:00 |
nsDisplayItemTypes.h
|
|
|
nsDisplayItemTypesList.h
|
Bug 1231538 - Build a ContainerLayer for position:fixed and background-attachment:fixed content. r=roc
|
2016-01-26 13:36:48 +13:00 |
nsDisplayList.cpp
|
Bug 1248864 - Part 1: Move RestyleManager.h to EXPORTS.mozilla. r=dholbert
|
2016-02-24 18:01:12 +11:00 |
nsDisplayList.h
|
Backed out 2 changesets (bug 1193557, bug 1209278) for build bustage
|
2016-02-23 10:39:08 -08:00 |
nsDisplayListInvalidation.cpp
|
|
|
nsDisplayListInvalidation.h
|
|
|
nsDocumentViewer.cpp
|
Bug 1250379 - Create css::Loaders for specific style backend types. r=dholbert
|
2016-02-24 18:01:12 +11:00 |
nsFrameManager.cpp
|
|
|
nsFrameManager.h
|
|
|
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 1227927 Part 2 - Remove nsIFrame::GetFirstPrincipalChild(). r=mats
|
2016-01-29 22:42:14 +08:00 |
nsFrameTraversal.h
|
|
|
nsGenConList.cpp
|
|
|
nsGenConList.h
|
|
|
nsIDocumentViewerPrint.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 |
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
|
|
|
nsIPresShell.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 |
nsIReflowCallback.h
|
|
|
nsIStyleSheetService.idl
|
|
|
nsLayoutDebugger.cpp
|
Bug 1239864 (part 9) - Use the new rect iterators in layout/ and ipc/. r=dholbert.
|
2016-01-18 17:20:59 -08:00 |
nsLayoutHistoryState.cpp
|
Bug 1155730, implement History.scrollRestoration r=jst
|
2015-12-26 12:59:09 +02:00 |
nsLayoutUtils.cpp
|
Bug 1250342 patch 5 - Additional comment and variable name changes that should have been in patches 1 or 3.
|
2016-02-24 11:06:25 -08:00 |
nsLayoutUtils.h
|
Bug 1250342 patch 3: Rename preference layout.css.text-align-true-value.enabled to layout.css.text-align-unsafe-value.enabled . r=mats
|
2016-02-24 10:40:30 -08:00 |
nsPresArena.cpp
|
|
|
nsPresArena.h
|
|
|
nsPresArenaObjectList.h
|
|
|
nsPresContext.cpp
|
Bug 1248864 - Part 3: Use RestyleManagerHandle instead of concrete restyle manager class. r=dholbert
|
2016-02-24 18:01:12 +11:00 |
nsPresContext.h
|
Bug 1250377 - Part 1: Use MOZ_STYLO environment variable to switch on Servo-backed style system. r=bholley
|
2016-02-24 18:01:12 +11:00 |
nsPresShell.cpp
|
Bug 1250377 - Part 3: Create a ServoStyleSet for HTML documents in content docshells. r=bholley
|
2016-02-24 18:01:12 +11:00 |
nsPresShell.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 |
nsPresState.h
|
|
|
nsQuoteList.cpp
|
|
|
nsQuoteList.h
|
|
|
nsRefreshDriver.cpp
|
Bug 1248864 - Part 3: Use RestyleManagerHandle instead of concrete restyle manager class. r=dholbert
|
2016-02-24 18:01:12 +11:00 |
nsRefreshDriver.h
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
nsStyleChangeList.cpp
|
|
|
nsStyleChangeList.h
|
|
|
nsStyleSheetService.cpp
|
Bug 1250379 - Create css::Loaders for specific style backend types. r=dholbert
|
2016-02-24 18:01:12 +11: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 |
PaintTracker.cpp
|
|
|
PaintTracker.h
|
|
|
PositionedEventTargeting.cpp
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
PositionedEventTargeting.h
|
|
|
RestyleLogging.h
|
|
|
RestyleManager.cpp
|
Bug 1248864 - Part 1: Move RestyleManager.h to EXPORTS.mozilla. r=dholbert
|
2016-02-24 18:01:12 +11:00 |
RestyleManager.h
|
Bug 1244068 - Part 3: Factor out nsStyleSet getting in RestyleManager/ElementRestyler. r=dholbert
|
2016-02-24 18:01:10 +11:00 |
RestyleManagerHandle.h
|
Bug 1248864 - Part 2: Add skeleton ServoRestyleManager and a RestyleManagerHandle smart pointer. r=dholbert
|
2016-02-24 18:01:12 +11:00 |
RestyleManagerHandleInlines.h
|
Bug 1248864 - Part 2: Add skeleton ServoRestyleManager and a RestyleManagerHandle smart pointer. r=dholbert
|
2016-02-24 18:01:12 +11:00 |
RestyleTracker.cpp
|
Bug 1248864 - Part 1: Move RestyleManager.h to EXPORTS.mozilla. r=dholbert
|
2016-02-24 18:01:12 +11:00 |
RestyleTracker.h
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
RestyleTrackerInlines.h
|
|
|
ScrollbarStyles.cpp
|
|
|
ScrollbarStyles.h
|
|
|
ServoRestyleManager.cpp
|
Bug 1248864 - Part 2: Add skeleton ServoRestyleManager and a RestyleManagerHandle smart pointer. r=dholbert
|
2016-02-24 18:01:12 +11:00 |
ServoRestyleManager.h
|
Bug 1248864 - Part 2: Add skeleton ServoRestyleManager and a RestyleManagerHandle smart pointer. r=dholbert
|
2016-02-24 18:01:12 +11:00 |
StackArena.cpp
|
|
|
StackArena.h
|
|
|
TouchManager.cpp
|
Bug 1187144 (part 8) - Replace nsBaseHashtable::Enumerate() calls in layout/ with iterators. r=heycam.
|
2016-01-24 18:45:29 -08:00 |
TouchManager.h
|
Bug 382721 - Part 0: Add missing includes and namespaces. r=jrmuizel
|
2015-09-10 19:24:34 +09:00 |
Units.h
|
Bug 890156 - patch 6 - Update window placement code to work with desktop pixels, for per-monitor DPI support on Windows. r=emk
|
2015-12-03 13:19:50 +00:00 |
UnitTransforms.h
|
Bug 1236750 - Add some specialized typedefs of Matrix4x4 to represent layer transform matrices. r=kats
|
2016-01-06 18:56:25 -05:00 |
WordMovementType.h
|
|
|
ZoomConstraintsClient.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
ZoomConstraintsClient.h
|
|
|