| .. |
|
crashtests
|
Bug 1290276 Part 8 - Update test expectations after implementing XBL <stylesheet> for stylo. r=heycam
|
2017-05-31 16:44:38 -07:00 |
|
doc
|
|
|
|
gtest
|
Bug 1355752 - Remove B2G wording in AccessibleCaret. r=TYLin
|
2017-04-20 13:16:42 +08:00 |
|
tests
|
Bug 1208197: Use addEventListener() in test_bug533845.xul to prevent raciness. r=smaug
|
2017-06-02 14:11:32 +09:00 |
|
AccessibleCaret.cpp
|
Bug 1355752 - Remove B2G wording in AccessibleCaret. r=TYLin
|
2017-04-20 13:16:42 +08:00 |
|
AccessibleCaret.h
|
|
|
|
AccessibleCaretEventHub.cpp
|
|
|
|
AccessibleCaretEventHub.h
|
|
|
|
AccessibleCaretLogger.h
|
|
|
|
AccessibleCaretManager.cpp
|
Bug 1370762 - Null check GetSelection() before calling Stringify(). r=mtseng
|
2017-06-08 12:49:05 +08:00 |
|
AccessibleCaretManager.h
|
Bug 1361072 - Change caller of RestrictCaretDraggingOffsets() to use getter_AddRefs. r=dholbert
|
2017-05-02 14:24:54 +08:00 |
|
ArenaObjectID.h
|
Bug 1367190 patch 2 - Remove nsPresArena::AllocateBySize, nsIPresShell::AllocateMisc, and nsPresContext::AllocateFromShell. r=mats
|
2017-05-24 09:36:11 -04:00 |
|
ArenaRefPtr.h
|
|
|
|
ArenaRefPtrInlines.h
|
|
|
|
CaretAssociationHint.h
|
|
|
|
FrameProperties.h
|
Bug 1370037 - Remove an unnecessary friend declaration in FrameProperties. r=jfkthame
|
2017-06-04 16:45:15 +02:00 |
|
GeckoRestyleManager.cpp
|
Bug 1088760 - Remove nsRenderingContext, replacing all of its uses with gfxContext. r=jwatt,jrmuizel
|
2017-06-13 11:00:10 -04:00 |
|
GeckoRestyleManager.h
|
Bug 1357583: Tidy the PostRestyleEventForCSSRuleChanges API. r=heycam
|
2017-05-29 23:01:50 +02:00 |
|
GeometryUtils.cpp
|
Bug 1360241: Devirtualize nsIFrame::GetType. r=heycam
|
2017-04-30 17:30:08 +02:00 |
|
GeometryUtils.h
|
|
|
|
LayoutLogging.cpp
|
|
|
|
LayoutLogging.h
|
|
|
|
MobileViewportManager.cpp
|
|
|
|
MobileViewportManager.h
|
|
|
|
moz.build
|
Bug 1368369 - pt 2 - Move internal FrameProperties methods to the header as inlines, for better optimization opportunities. r=mats
|
2017-05-31 19:52:56 +01:00 |
|
nsArenaMemoryStats.h
|
Bug 1364805 part 3 - Implement Type() by indexing a static array using the mClass field. Remove the nsIFrame::mType field. r=jfkthame
|
2017-05-26 12:11:11 +02:00 |
|
nsAutoLayoutPhase.cpp
|
|
|
|
nsAutoLayoutPhase.h
|
|
|
|
nsBidi.h
|
|
|
|
nsBidi_ICU.cpp
|
|
|
|
nsBidi_ICU.h
|
Bug 1352527 - Part 1: Add the nsPresContext::GetBidiEngine() API; r=jfkthame
|
2017-04-14 02:41:52 -04:00 |
|
nsBidi_noICU.cpp
|
|
|
|
nsBidi_noICU.h
|
Bug 1352527 - Part 1: Add the nsPresContext::GetBidiEngine() API; r=jfkthame
|
2017-04-14 02:41:52 -04:00 |
|
nsBidiPresUtils.cpp
|
Bug 1088760 - Remove nsRenderingContext, replacing all of its uses with gfxContext. r=jwatt,jrmuizel
|
2017-06-13 11:00:10 -04:00 |
|
nsBidiPresUtils.h
|
Bug 1088760 - Remove nsRenderingContext, replacing all of its uses with gfxContext. r=jwatt,jrmuizel
|
2017-06-13 11:00:10 -04:00 |
|
nsCaret.cpp
|
Bug 1360241: Devirtualize nsIFrame::GetType. r=heycam
|
2017-04-30 17:30:08 +02:00 |
|
nsCaret.h
|
|
|
|
nsChangeHint.h
|
Bug 1367568 part 2: Rewrite nsChangeHint_ReflowHintsForBSizeChange in terms of nsChangeHint_AllReflowHints. r=bz
|
2017-05-25 17:53:23 -04:00 |
|
nsCompatibility.h
|
|
|
|
nsCounterManager.cpp
|
Bug 1367209 part 4 - Use LookupForAdd to avoid an additional hashtable lookup when inserting a new entry. r=jfkthame
|
2017-06-04 16:45:15 +02:00 |
|
nsCounterManager.h
|
Bug 1367209 part 2 - Remove a useless constructor. r=jfkthame
|
2017-06-04 16:45:15 +02:00 |
|
nsCSSColorUtils.cpp
|
|
|
|
nsCSSColorUtils.h
|
|
|
|
nsCSSFrameConstructor.cpp
|
Bug 1369260 - Remove use of MOZ_ASSERT_IF in layout. r=heycam
|
2017-06-06 22:27:17 -07:00 |
|
nsCSSFrameConstructor.h
|
Bug 1360241: Devirtualize nsIFrame::GetType. r=heycam
|
2017-04-30 17:30:08 +02:00 |
|
nsDocumentViewer.cpp
|
Bug 1088760 - Remove nsRenderingContext, replacing all of its uses with gfxContext. r=jwatt,jrmuizel
|
2017-06-13 11:00:10 -04:00 |
|
nsFrameManager.cpp
|
Bug 1367217 - Merge ClearAllUndisplayedContentIn / ClearAllDisplayContentsIn to avoid doing duplicated work. r=dholbert
|
2017-06-08 12:48:31 +02:00 |
|
nsFrameManager.h
|
Bug 1367217 - Merge ClearAllUndisplayedContentIn / ClearAllDisplayContentsIn to avoid doing duplicated work. r=dholbert
|
2017-06-08 12:48:31 +02:00 |
|
nsFrameManagerBase.h
|
bug 1368547 part 1 - Remove nsFrameManagerBase::mPlaceholderMap and store the placeholder on a frame property on the out-of-flow instead. r=jfkthame
|
2017-05-31 21:29:49 +02:00 |
|
nsFrameTraversal.cpp
|
bug 1368547 part 2 - Remove nsFrameManager/PresShell methods dealing with placeholders and introduce a nsIFrame::GetPlaceholderFrame() convenience method. r=jfkthame
|
2017-05-31 21:29:49 +02:00 |
|
nsFrameTraversal.h
|
|
|
|
nsGenConList.cpp
|
|
|
|
nsGenConList.h
|
|
|
|
nsIDocumentViewerPrint.h
|
|
|
|
nsIFrameTraversal.h
|
|
|
|
nsILayoutDebugger.h
|
|
|
|
nsILayoutHistoryState.idl
|
|
|
|
nsIPercentBSizeObserver.h
|
|
|
|
nsIPreloadedStyleSheet.idl
|
|
|
|
nsIPresShell.h
|
Bug 1088760 - Remove nsRenderingContext, replacing all of its uses with gfxContext. r=jwatt,jrmuizel
|
2017-06-13 11:00:10 -04:00 |
|
nsIPresShellInlines.h
|
Bug 1355343: Take all the snapshots into account. r=bholley
|
2017-05-07 16:36:47 +02:00 |
|
nsIReflowCallback.h
|
|
|
|
nsIStyleSheetService.idl
|
|
|
|
nsLayoutDebugger.cpp
|
|
|
|
nsLayoutHistoryState.cpp
|
|
|
|
nsLayoutUtils.cpp
|
Bug 1088760 - Remove nsRenderingContext, replacing all of its uses with gfxContext. r=jwatt,jrmuizel
|
2017-06-13 11:00:10 -04:00 |
|
nsLayoutUtils.h
|
Bug 1088760 - Remove nsRenderingContext, replacing all of its uses with gfxContext. r=jwatt,jrmuizel
|
2017-06-13 11:00:10 -04:00 |
|
nsPresArena.cpp
|
Bug 1364805 part 3 - Implement Type() by indexing a static array using the mClass field. Remove the nsIFrame::mType field. r=jfkthame
|
2017-05-26 12:11:11 +02:00 |
|
nsPresArena.h
|
Bug 1367190 patch 3 - Store nsPresArena::mFreeLists as an array. r=mats
|
2017-05-24 09:41:41 -04:00 |
|
nsPresArenaObjectList.h
|
Bug 1367190 patch 1 - Convert the 4 objects that use nsPresArena::AllocateBySize to use AllocateByObjectID. r=mats
|
2017-05-24 09:35:26 -04:00 |
|
nsPresContext.cpp
|
Bug 1330876 - Add a new variant of LookAndFeel::GetColor that uses stand-ins for native colors and accepts default value. r=heycam
|
2017-06-12 13:57:17 +08:00 |
|
nsPresContext.h
|
Bug 1347270: remove the nsIDOMWindowUtils::ElementsRestyled API. r=bholley
|
2017-05-30 11:38:53 +02:00 |
|
nsPresState.h
|
|
|
|
nsQuoteList.cpp
|
|
|
|
nsQuoteList.h
|
|
|
|
nsRefreshDriver.cpp
|
Bug 1370329 (part 1) - Clean up the profiler's RAII classes. r=mstange.
|
2017-06-07 12:33:19 +10:00 |
|
nsRefreshDriver.h
|
Bug 1367905 - Try to run GC/CC slices, including forgetSkippable, during idle time, r=mccr8
|
2017-06-10 02:38:50 +03:00 |
|
nsStyleChangeList.cpp
|
Bug 1369260 - Remove use of MOZ_ASSERT_IF in layout. r=heycam
|
2017-06-06 22:27:17 -07:00 |
|
nsStyleChangeList.h
|
|
|
|
nsStyleSheetService.cpp
|
|
|
|
nsStyleSheetService.h
|
|
|
|
OverflowChangedTracker.h
|
Bug 1365982 - Attach frame properties to each frame instead of looking them up in a hashtable on the prescontext. r=mats
|
2017-05-27 12:36:00 +01:00 |
|
PositionedEventTargeting.cpp
|
Bug 1335895 - Android GeckoView Dynamic Toolbar Version 3 r=botond,dvander,jchen,kats
|
2017-04-20 15:15:14 -07:00 |
|
PositionedEventTargeting.h
|
|
|
|
PresShell.cpp
|
Bug 1088760 - Remove nsRenderingContext, replacing all of its uses with gfxContext. r=jwatt,jrmuizel
|
2017-06-13 11:00:10 -04:00 |
|
PresShell.h
|
Bug 1088760 - Remove nsRenderingContext, replacing all of its uses with gfxContext. r=jwatt,jrmuizel
|
2017-06-13 11:00:10 -04:00 |
|
RestyleLogging.h
|
|
|
|
RestyleManager.cpp
|
Bug 1088760 - Remove nsRenderingContext, replacing all of its uses with gfxContext. r=jwatt,jrmuizel
|
2017-06-13 11:00:10 -04:00 |
|
RestyleManager.h
|
Bug 1357583: Tidy the PostRestyleEventForCSSRuleChanges API. r=heycam
|
2017-05-29 23:01:50 +02:00 |
|
RestyleManagerHandle.h
|
|
|
|
RestyleManagerHandleInlines.h
|
|
|
|
RestyleManagerInlines.h
|
Bug 1357583: Tidy the PostRestyleEventForCSSRuleChanges API. r=heycam
|
2017-05-29 23:01:50 +02:00 |
|
RestyleTracker.cpp
|
Bug 1370329 (part 1) - Clean up the profiler's RAII classes. r=mstange.
|
2017-06-07 12:33:19 +10:00 |
|
RestyleTracker.h
|
Bug 1360471 (part 4) - Use a bitfield to represent profiler features. r=mstange.
|
2017-05-01 14:23:34 +10:00 |
|
RestyleTrackerInlines.h
|
|
|
|
ScrollbarStyles.cpp
|
|
|
|
ScrollbarStyles.h
|
|
|
|
ServoRestyleManager.cpp
|
Merge m-c to autoland. a=merge
|
2017-06-07 22:55:56 -04:00 |
|
ServoRestyleManager.h
|
Bug 1368889 - Post animation restyle hint againt pseudo element instead of its parent. r=birtles
|
2017-06-08 10:22:25 +09:00 |
|
ShapeUtils.cpp
|
|
|
|
ShapeUtils.h
|
|
|
|
StackArena.cpp
|
|
|
|
StackArena.h
|
|
|
|
StaticPresData.cpp
|
Bug 1367619 - Use RWLock when accessing font prefs service off main thread; r=heycam
|
2017-05-25 15:04:13 -07:00 |
|
StaticPresData.h
|
Bug 1367619 - Use RWLock when accessing font prefs service off main thread; r=heycam
|
2017-05-25 15:04:13 -07:00 |
|
TouchManager.cpp
|
|
|
|
TouchManager.h
|
|
|
|
Units.h
|
Bug 1352863 - Add a CoordOf metafunction that maps point and rect types to their coordinate type. r=kats
|
2017-05-19 19:54:25 -04:00 |
|
UnitTransforms.h
|
Backed out changeset 14ac21b548cf (bug 1361970)
|
2017-06-08 10:23:21 +02:00 |
|
WordMovementType.h
|
|
|
|
ZoomConstraintsClient.cpp
|
|
|
|
ZoomConstraintsClient.h
|
|
|