gecko-dev/layout/base
Xidorn Quan 5beed314a8 Bug 1408293 - Eagerly style new children inserted in XUL listbox. r=bz
MozReview-Commit-ID: HLATTkLd1X8

--HG--
extra : rebase_source : 4d90878c5a357a033620cfca2d4c69f56f8cfc32
2017-10-25 18:00:54 +11:00
..
crashtests Backed out changeset 7ebddc587c82 (bug 1250793) for failing own crashtest. r=backout 2017-10-20 16:16:00 +02:00
doc
gtest
tests Bug 1374482 Part 2 - Remove x and y parameters from _test_minimum_select_one_character(). r=mtseng 2017-10-16 18:12:32 +08:00
AccessibleCaret.cpp
AccessibleCaret.h
AccessibleCaretEventHub.cpp Bug 1404198: Part 2e - Switch to NS_NewTimer* in layout. r=njn 2017-10-15 23:13:31 -07:00
AccessibleCaretEventHub.h
AccessibleCaretLogger.h
AccessibleCaretManager.cpp Bug 1404854 Part 2 - Move adding mOffsetYToCaretLogicalPosition into DragCaretInternal(). r=mtseng 2017-10-06 17:39:56 +08:00
AccessibleCaretManager.h Bug 1404854 Part 3 - Fix page cannot be scrolled automatically when dragging caret. r=mtseng 2017-10-06 15:54:23 +08:00
ArenaObjectID.h
ArenaRefPtr.h Bug 1379830 - stylo: Allow ServoStyleContext to participate in ArenaRefPtr; r=bholley 2017-07-19 22:54:21 -07:00
ArenaRefPtrInlines.h Bug 1379830 - stylo: Allow ServoStyleContext to participate in ArenaRefPtr; r=bholley 2017-07-19 22:54:21 -07:00
CaretAssociationHint.h
FrameProperties.h Bug 1402202 - Make FrameProperties::DeleteAll handle the case where deletion of a property triggers deletion of another. r=mats 2017-10-25 12:10:53 +13:00
GeckoRestyleManager.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
GeckoRestyleManager.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
GeometryUtils.cpp
GeometryUtils.h
LayoutLogging.cpp
LayoutLogging.h
MobileViewportManager.cpp
MobileViewportManager.h
moz.build Bug 1288761 part 1 - Use level-based algorithm for nsBidi::GetLogicalRun. r=jfkthame 2017-10-05 18:11:50 +11:00
nsAutoLayoutPhase.cpp Bug 1402203 - Add a new layout phase for displaylist building. r=mstange 2017-09-26 15:57:57 +13:00
nsAutoLayoutPhase.h
nsBidi.cpp Bug 1288761 part 1 - Use level-based algorithm for nsBidi::GetLogicalRun. r=jfkthame 2017-10-05 18:11:50 +11:00
nsBidi.h Bug 1288761 part 1 - Use level-based algorithm for nsBidi::GetLogicalRun. r=jfkthame 2017-10-05 18:11:50 +11:00
nsBidiPresUtils.cpp Bug 1308359 - patch 2 - Move trivial ICU-wrapper nsBidi methods to the header file as inlines, and remove unnecessary nsresult return values from methods that cannot fail. r=xidorn 2017-09-22 10:37:17 +01:00
nsBidiPresUtils.h
nsCaret.cpp Bug 1404198: Part 2e - Switch to NS_NewTimer* in layout. r=njn 2017-10-15 23:13:31 -07:00
nsCaret.h Bug 1390382 - Part 4: Avoid recomputing the selection in nsCaret::SchedulePaint() when the caller has the information available; r=dholbert 2017-08-15 18:57:16 -04:00
nsChangeHint.h Bug 1389029 - Create custom change hint and post restyle event for rowspan, colspan attribute changes. r=dbaron 2017-09-05 13:30:40 -07:00
nsCompatibility.h
nsCounterManager.cpp
nsCounterManager.h
nsCSSColorUtils.cpp
nsCSSColorUtils.h
nsCSSFrameConstructor.cpp Bug 1408293 - Eagerly style new children inserted in XUL listbox. r=bz 2017-10-25 18:00:54 +11:00
nsCSSFrameConstructor.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsDocumentViewer.cpp Bug 1406224 - Remove nsIDOMHTMLImageElement; r=bz 2017-10-06 13:27:23 -07:00
nsFrameManager.cpp Bug 1393791 - Stop unbinding native-anonymous content off a script runner. r=emilio 2017-08-27 15:29:36 -07:00
nsFrameManager.h Bug 1393791 - Stop unbinding native-anonymous content off a script runner. r=emilio 2017-08-27 15:29:36 -07:00
nsFrameManagerBase.h Bug 1389168 - Remove unnecessary IBM license text. r=gerv 2017-08-16 16:10:56 -05:00
nsFrameTraversal.cpp
nsFrameTraversal.h
nsGenConList.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsGenConList.h
nsIDocumentViewerPrint.h
nsIFrameTraversal.h
nsILayoutDebugger.h
nsILayoutHistoryState.idl
nsIPercentBSizeObserver.h
nsIPreloadedStyleSheet.idl
nsIPresShell.h Bug 1393116 - Move double-reflow for sizing-to-content one level lower r=dbaron 2017-09-09 00:38:54 +08:00
nsIPresShellInlines.h
nsIReflowCallback.h
nsIStyleSheetService.idl
nsLayoutDebugger.cpp Bug 1404181 - Part 13: Expose DisplayItemData better from FrameLayerBuilder so we can query the geometry (for sync decode invalidations). r=mstange 2017-09-28 13:43:11 +13:00
nsLayoutHistoryState.cpp
nsLayoutUtils.cpp Bug 1411238 - Make APZ test logging work in layers-free WR mode. r=botond 2017-10-25 13:22:04 -04:00
nsLayoutUtils.h Bug 1411238 - Make APZ test logging work in layers-free WR mode. r=botond 2017-10-25 13:22:04 -04:00
nsPresArena.cpp Bug 1393636 (part 5) - Report memory usage of Gecko style structs separately. r=heycam. 2017-08-25 14:59:44 +10:00
nsPresArena.h Bug 1404181 - Part 18: Use nsPresArena for the display list builder arena since it supports recycling. r=mstange 2017-10-18 16:08:48 +13:00
nsPresArenaObjectList.h Bug 1379830 - stylo: Allow ServoStyleContext to participate in ArenaRefPtr; r=bholley 2017-07-19 22:54:21 -07:00
nsPresContext.cpp merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-10-17 11:45:16 +02:00
nsPresContext.h Bug 1363088 - Remove text-shadow handling from HasAuthorSpecifiedRules. r=heycam 2017-10-12 11:13:07 +11:00
nsPresState.h Bug 1382189 - Persist preview value in PressState for select element to ensure the text is consistent after frame re-construction. r=heycam 2017-07-20 15:40:46 +08:00
nsQuoteList.cpp
nsQuoteList.h
nsRefreshDriver.cpp Bug 1411257 - No MOZ_CRASH if BackgroundChild::GetOrCreateForCurrentThread() fails - part 7 - Layout, r=asuth 2017-10-25 08:45:53 +02:00
nsRefreshDriver.h Bug 1403868 (part 4) - Reduce tools/profiler/public/*.h to almost nothing in non-MOZ_GECKO_PROFILER builds. r=mstange. 2017-10-04 09:11:18 +11:00
nsStyleChangeList.cpp Bug 1377158 - (Part 4) Reduce the assertion cost to check reconstruction frame hint. r=bholley,heycam 2017-07-28 00:23:05 +08:00
nsStyleChangeList.h
nsStyleSheetService.cpp Bug 1403694 Part 1: Prevent nsStyleSheetService from storing null servo stylesheets. r=xidorn 2017-09-28 16:45:09 -07:00
nsStyleSheetService.h Bug 1403694 Part 1: Prevent nsStyleSheetService from storing null servo stylesheets. r=xidorn 2017-09-28 16:45:09 -07:00
OverflowChangedTracker.h Bug 1324647 - Upgrade back "Need to flush before destroying!" assertion. 2017-07-11 14:46:16 +10:00
PositionedEventTargeting.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
PositionedEventTargeting.h
PresShell.cpp Bug 1411612: Kill nsINode::eCONTENT. r=bz 2017-10-25 17:19:11 +02:00
PresShell.h Bug 1393116 - Move double-reflow for sizing-to-content one level lower r=dbaron 2017-09-09 00:38:54 +08:00
RestyleLogging.h
RestyleManager.cpp Bug 1404181 - Part 22: Make sure we mark frames as modified any time they change position or style data and make sure we don't accidentally mark the root as being modified when we don't need to. r=mstange 2017-09-29 10:51:49 +13:00
RestyleManager.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
RestyleManagerInlines.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
RestyleTracker.cpp Bug 1405541 (attempt 2) - Split AUTO_PROFILER_LABEL_DYNAMIC into three macros. r=mstange. 2017-10-13 16:12:57 +11:00
RestyleTracker.h Bug 1403868 (part 4) - Reduce tools/profiler/public/*.h to almost nothing in non-MOZ_GECKO_PROFILER builds. r=mstange. 2017-10-04 09:11:18 +11:00
RestyleTrackerInlines.h
ScrollbarStyles.cpp
ScrollbarStyles.h
ServoRestyleManager.cpp Bug 1409931: nsImageControlFrame can also be using a <map> element. r=xidorn 2017-10-20 12:00:49 +02:00
ServoRestyleManager.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
ShapeUtils.cpp Bug 1404243 Part 3 - Remove refcount for StyleBasicShape, and use UniquePtr to hold it. r=heycam 2017-09-25 18:50:24 +08:00
ShapeUtils.h Bug 1404243 Part 3 - Remove refcount for StyleBasicShape, and use UniquePtr to hold it. r=heycam 2017-09-25 18:50:24 +08:00
StackArena.cpp
StackArena.h
StaticPresData.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
StaticPresData.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
TouchManager.cpp
TouchManager.h
Units.h Bug 1410550. Allow updating a dirty rect of a blob image. r=kats 2017-10-24 18:11:04 -04:00
UnitTransforms.h Bug 1409856 - Update all the WebRender code to use LayoutDevice units instead of Layer units. r=jrmuizel 2017-10-18 22:25:11 -04:00
WordMovementType.h
ZoomConstraintsClient.cpp Bug 1378930 - Part 2: Remove the aName parameter from SchedulerGroup/DocGroup/DispatcherTrait. r=billm 2017-07-26 16:13:35 +08:00
ZoomConstraintsClient.h