gecko-dev/layout/base
Boris Zbarsky 566ca43b49 Bug 1324661 another followup: just simplify the chnagehint thing for now, with a followup filed. r=bholley
MozReview-Commit-ID: G9IvoODSOch
2017-02-17 17:50:24 -05:00
..
crashtests Bug 1324661 part 1. When recreating style contexts for elements in stylo, use the right frame (not the primary frame!) for tables. r=bholley,emilio 2017-02-17 14:52:39 -05:00
doc
gtest Bug 1336388 - Use overlapping tilt mechanism in always tilt mode. r=mtseng 2017-02-08 15:51:28 +08:00
tests Bug 1334957 part 1. Mark NotifyPaintEvent and all its members as chromeonly. r=smaug 2017-02-01 18:12:38 -05: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 1304263 - On Windows, fire the eMouseLongTap event as soon as APZ detects the long-press. r=TYLin 2016-10-04 09:31:15 -04:00
AccessibleCaretEventHub.h Bug 1336311 - Change code comments with http://hg.mozilla.org to https://. r=gps 2017-02-07 17:52:56 +01:00
AccessibleCaretLogger.h
AccessibleCaretManager.cpp Bug 1336388 - Use overlapping tilt mechanism in always tilt mode. r=mtseng 2017-02-08 15:51:28 +08:00
AccessibleCaretManager.h Bug 1336388 - Use overlapping tilt mechanism in always tilt mode. r=mtseng 2017-02-08 15:51:28 +08:00
ArenaObjectID.h
ArenaRefPtr.h Bug 1280295 - Remove MOZ_HAVE_REF_QUALIFIERS. r=froydnj 2017-01-03 22:42:33 -08:00
ArenaRefPtrInlines.h
CaretAssociationHint.h
FramePropertyTable.cpp Bug 1335319 - Add a global flag indicating that we're in the servo traversal. r=bz 2017-02-08 17:04:44 -08: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
GeckoRestyleManager.cpp Backed out 4 changesets (bug 1331322) for Android reftest failures in 1169331-1.html and forced-bg-color-outside-visible-region.html 2017-02-15 21:24:00 -08:00
GeckoRestyleManager.h Bug 1297899 - Part 9: Move RestyleFor{InsertOrChange,Append,EmptyChange} and ContentRemoved up to RestyleManager. r=bholley 2017-02-13 11:21:33 +08:00
GeometryUtils.cpp Bug 1335368 part 22. Get rid of IsCallerChrome in geometry utils. r=dholbert 2017-02-01 15:43:59 -05:00
GeometryUtils.h Bug 1335368 part 22. Get rid of IsCallerChrome in geometry utils. r=dholbert 2017-02-01 15:43:59 -05:00
LayoutLogging.cpp
LayoutLogging.h
MobileViewportManager.cpp Bug 1304598 Part 3 - Rename nsPresShell.h/cpp to PresShell.h/cpp, and move exported header to mozilla/ subdir. r=dholbert 2016-11-30 11:14:28 +08:00
MobileViewportManager.h Bug 1304598 Part 4 - Sort #include statements in TouchManager.cpp and PresShell.h. r=dholbert 2016-11-30 11:14:28 +08:00
OverflowChangedTracker.h Bug 1313753 - Update overflow at the establisher of the 3D rendering context. r=dbaron 2017-02-08 23:17:00 +01:00
PositionedEventTargeting.cpp Bug 1060419 - make AppendPrintf and nsPrintfCString use Printf.h, r=froydnj 2016-12-14 09:32:21 -07:00
PositionedEventTargeting.h
PresShell.cpp Merge m-c to inbound a=merge 2017-02-15 16:33:03 -08:00
PresShell.h Bug 1287006 - Don't pass Maybe (or any class containing a Maybe member) by value, only by reference or pointer, in layout/-related code. r=bz 2017-02-13 09:07:40 -08:00
RestyleLogging.h
RestyleManager.cpp Bug 1297899 - Part 9: Move RestyleFor{InsertOrChange,Append,EmptyChange} and ContentRemoved up to RestyleManager. r=bholley 2017-02-13 11:21:33 +08:00
RestyleManager.h Bug 1297899 - Part 9: Move RestyleFor{InsertOrChange,Append,EmptyChange} and ContentRemoved up to RestyleManager. r=bholley 2017-02-13 11:21:33 +08:00
RestyleManagerHandle.h Bug 1297899 - Part 3: Rename RestyleManager to GeckoRestyleManager and RestyleManagerBase to RestyleManager. r=bholley 2017-02-13 11:21:32 +08:00
RestyleManagerHandleInlines.h Bug 1297899 - Part 1: Rename RestyleManager.{h,cpp} to GeckoRestyleManager.{h,cpp}. r=bholley 2017-02-13 11:21:30 +08:00
RestyleManagerInlines.h Bug 1297899 - Part 9: Move RestyleFor{InsertOrChange,Append,EmptyChange} and ContentRemoved up to RestyleManager. r=bholley 2017-02-13 11:21:33 +08:00
RestyleTracker.cpp Bug 1297899 - Part 3: Rename RestyleManager to GeckoRestyleManager and RestyleManagerBase to RestyleManager. r=bholley 2017-02-13 11:21:32 +08:00
RestyleTracker.h Merge mozilla-central to autoland 2017-02-15 12:59:23 +01:00
RestyleTrackerInlines.h
ScrollbarStyles.cpp
ScrollbarStyles.h
ServoRestyleManager.cpp Bug 1324661 another followup: just simplify the chnagehint thing for now, with a followup filed. r=bholley 2017-02-17 17:50:24 -05:00
ServoRestyleManager.h Bug 1297899 - Part 5: Move refcounting from concrete restyle manager classes up to RestyleManager. r=bholley 2017-02-13 11:21:33 +08:00
ShapeUtils.cpp Bug 1326407 Part 2 - Extract a function to compute inset radii. r=dbaron 2017-02-16 10:51:48 +08:00
ShapeUtils.h Bug 1326407 Part 2 - Extract a function to compute inset radii. r=dbaron 2017-02-16 10:51:48 +08:00
StackArena.cpp
StackArena.h
StaticPresData.cpp
StaticPresData.h
TouchManager.cpp Bug 1304598 Part 4 - Sort #include statements in TouchManager.cpp and PresShell.h. r=dholbert 2016-11-30 11:14:28 +08:00
TouchManager.h Bug 1304598 Part 1 - Move PresShell to mozilla namespace. r=dholbert 2016-11-30 11:14:27 +08:00
UnitTransforms.h Bug 1288210 - Simplify AlignFixedAndStickyLayers by not considering the local transform. r=kats,mstange 2016-09-28 13:33:38 -04:00
Units.h Bug 1317862 - Part 3: Build TextLayers if enabled. r=mstange 2016-11-24 18:11:29 +13:00
WordMovementType.h
ZoomConstraintsClient.cpp Bug 1304598 Part 3 - Rename nsPresShell.h/cpp to PresShell.h/cpp, and move exported header to mozilla/ subdir. r=dholbert 2016-11-30 11:14:28 +08:00
ZoomConstraintsClient.h
moz.build Bug 1297899 - Part 6: Move RestyleManagerHandle functionality into RestyleManager. r=bholley 2017-02-13 11:21:33 +08:00
nsArenaMemoryStats.h
nsAutoLayoutPhase.cpp
nsAutoLayoutPhase.h
nsBidi.h Bug 924851 - patch 2 - When ENABLE_INTL_API is true, make nsBidi into a minimal wrapper around ICU's ubidi.h functions. r=xidorn 2016-10-06 09:49:17 +01:00
nsBidiPresUtils.cpp Bug 1330226 - BidiParagraphData should allocate less, r=jfkthame 2017-01-12 22:46:23 +08:00
nsBidiPresUtils.h
nsBidi_ICU.cpp Bug 924851 - patch 2 - When ENABLE_INTL_API is true, make nsBidi into a minimal wrapper around ICU's ubidi.h functions. r=xidorn 2016-10-06 09:49:17 +01:00
nsBidi_ICU.h Bug 924851 - patch 2 - When ENABLE_INTL_API is true, make nsBidi into a minimal wrapper around ICU's ubidi.h functions. r=xidorn 2016-10-06 09:49:17 +01:00
nsBidi_noICU.cpp Bug 924851 - patch 2 - When ENABLE_INTL_API is true, make nsBidi into a minimal wrapper around ICU's ubidi.h functions. r=xidorn 2016-10-06 09:49:17 +01:00
nsBidi_noICU.h Bug 924851 - patch 2 - When ENABLE_INTL_API is true, make nsBidi into a minimal wrapper around ICU's ubidi.h functions. r=xidorn 2016-10-06 09:49:17 +01:00
nsCSSColorUtils.cpp
nsCSSColorUtils.h
nsCSSFrameConstructor.cpp Backed out 4 changesets (bug 1331322) for Android reftest failures in 1169331-1.html and forced-bg-color-outside-visible-region.html 2017-02-15 21:24:00 -08:00
nsCSSFrameConstructor.h Backed out 4 changesets (bug 1331322) for Android reftest failures in 1169331-1.html and forced-bg-color-outside-visible-region.html 2017-02-15 21:24:00 -08:00
nsCaret.cpp Bug 1339289 - Give names to a lot of common timers (r=ehsan) 2017-02-15 12:30:01 -08:00
nsCaret.h
nsChangeHint.h Bug 1340022 - Implement "handled for descendants" tracking for RestyleDamage. r=emilio 2017-02-15 19:36:57 -08:00
nsCompatibility.h
nsCounterManager.cpp Bug 1313362 - Convert nsGenConList to use mozilla::LinkedList. r=xidorn 2016-10-27 18:07:52 +08:00
nsCounterManager.h Bug 1313362 - Convert nsGenConList to use mozilla::LinkedList. r=xidorn 2016-10-27 18:07:52 +08:00
nsDocumentViewer.cpp Bug 1339289 - Give names to a lot of common runnables (r=ehsan) 2017-02-15 12:30:01 -08:00
nsFrameManager.cpp Bug 1329200: Remove unused FrameManager global generation counter. r=xidorn 2017-01-06 16:03:41 +01:00
nsFrameManager.h Bug 731096 - Make nsFrameManager::RegisterPlaceholderFrame infallible. r=dholbert 2017-01-04 00:56:19 +01:00
nsFrameManagerBase.h Bug 1329200: Remove unused FrameManager global generation counter. r=xidorn 2017-01-06 16:03:41 +01:00
nsFrameTraversal.cpp Bug 1322185 - Rename some StyleDisplay enum values for consistency. r=xidorn 2016-12-05 21:36:28 -10:00
nsFrameTraversal.h
nsGenConList.cpp Bug 1313362 - Convert nsGenConList to use mozilla::LinkedList. r=xidorn 2016-10-27 18:07:52 +08:00
nsGenConList.h Bug 1313362 - Convert nsGenConList to use mozilla::LinkedList. r=xidorn 2016-10-27 18:07:52 +08:00
nsIDocumentViewerPrint.h
nsIFrameTraversal.h
nsILayoutDebugger.h
nsILayoutHistoryState.h
nsIPercentBSizeObserver.h
nsIPreloadedStyleSheet.idl Bug 1328546 - stylo: Support ServoStyleSheets in nsIStyleSheetService::PreloadSheet and nsIDOMWindowUtils::AddSheet. r=bholley 2017-01-05 15:32:22 +08:00
nsIPresShell.h Bug 1334735 - Part 2: Add separate flag to track need to flush throttled animations. r=bz,birtles 2017-02-10 10:42:28 +08:00
nsIPresShellInlines.h Bug 1334735 - Part 2: Add separate flag to track need to flush throttled animations. r=bz,birtles 2017-02-10 10:42:28 +08:00
nsIReflowCallback.h Bug 1328832 - Part 2: Rename mozFlushType to mozilla::FlushType and make it an enum class. r=bzbarsky 2017-01-05 15:31:56 +08:00
nsIStyleSheetService.idl Bug 1328546 - stylo: Support ServoStyleSheets in nsIStyleSheetService::PreloadSheet and nsIDOMWindowUtils::AddSheet. r=bholley 2017-01-05 15:32:22 +08:00
nsLayoutDebugger.cpp Bug 1338725 part 2. Move GetClasses/DoGetClasses from nsIContent to Element. r=baku 2017-02-13 16:06:45 -05:00
nsLayoutHistoryState.cpp
nsLayoutUtils.cpp Bug 1275347 - Move the display list profiler marker to the right place. r=mattwoodrow 2017-02-16 19:18:37 -05:00
nsLayoutUtils.h Bug 1287492 - Part 1. Implement nsLayoutUtils::HasCSSBoxLayout. r=mstange 2017-02-08 20:15:28 +08:00
nsPresArena.cpp
nsPresArena.h
nsPresArenaObjectList.h
nsPresContext.cpp Merge inbound to m-c a=merge 2017-02-17 13:38:51 -08:00
nsPresContext.h Merge m-c to inbound a=merge 2017-02-15 16:33:03 -08:00
nsPresState.h Bug 1304689 - Ensure frame reconstructions don't clobber a 'stronger' scroll origin with a 'weaker' one. r=tnikkel 2016-10-11 09:36:22 -04:00
nsQuoteList.cpp Bug 1313362 - Convert nsGenConList to use mozilla::LinkedList. r=xidorn 2016-10-27 18:07:52 +08:00
nsQuoteList.h Bug 1313362 - Convert nsGenConList to use mozilla::LinkedList. r=xidorn 2016-10-27 18:07:52 +08:00
nsRefreshDriver.cpp Bug 1339135, if processing high priority vsyncs takes too much time, fallback to normal priority, r=afarre 2017-02-16 18:50:44 +02:00
nsRefreshDriver.h Bug 1319134 - (intersection-observer) Switch from idle callback to post task. r=mstange 2017-02-08 10:34:02 -08:00
nsStyleChangeList.cpp Bug 1330874: Preserve neutral style changes for stylo. r=heycam 2017-01-15 16:10:01 +01:00
nsStyleChangeList.h Bug 1295818: Port nsStyleChangeList to modern C++. r=heycam 2016-08-18 10:02:37 -07:00
nsStyleSheetService.cpp Bug 1328546 - stylo: Support ServoStyleSheets in nsIStyleSheetService::PreloadSheet and nsIDOMWindowUtils::AddSheet. r=bholley 2017-01-05 15:32:22 +08:00
nsStyleSheetService.h Bug 1340090 - Make nsStyleSheetService notify PresShells directly instead of using the observer service. r=bz 2017-02-17 15:56:28 +08:00