gecko-dev/layout/base
Emilio Cobos Álvarez ffdf5d2cb5 Backout changeset e43f568b3e9a (bug 1423990) because some OSX-only code still doesn't build. r=me 2017-12-25 12:55:45 +01:00
..
crashtests Bug 1420533: Add crashtest. r=me 2017-12-22 00:51:09 +01:00
doc
gtest Bug 1394734 - Replace CONFIG['CLANG*'] by CONFIG['CC_TYPE'] r=glandium 2017-12-07 22:09:38 +01:00
tests Bug 1334189 - Enable mochitest-plain for linux64-qr. r=jrmuizel 2017-12-13 18:38:39 -05:00
AccessibleCaret.cpp Bug 1414666 part 1 - Add nsIFrame::PresShell() for convenient access to the shell. r=emilio 2017-11-09 03:00:48 +01:00
AccessibleCaret.h
AccessibleCaretEventHub.cpp Bug 1417796 - Remove 'virtual' qualifiers for 'override' methods. r=mtseng 2017-11-16 13:59:48 +08:00
AccessibleCaretEventHub.h Bug 1417796 - Make empty destructors implemented by 'default'. r=mtseng 2017-11-16 13:46:54 +08:00
AccessibleCaretLogger.h
AccessibleCaretManager.cpp Bug 1417796 - Pass UpdateCaretsHintSet by const references instead of values. r=mtseng 2017-11-16 13:49:40 +08:00
AccessibleCaretManager.h Bug 1417796 - Pass UpdateCaretsHintSet by const references instead of values. r=mtseng 2017-11-16 13:49:40 +08:00
ArenaObjectID.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
ArenaRefPtr.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
ArenaRefPtrInlines.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
CaretAssociationHint.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
FrameProperties.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
GeckoRestyleManager.cpp Bug 1426536: Remove nsContentUtils::IsContentInsertionPoint. r=smaug 2017-12-20 22:45:19 +01:00
GeckoRestyleManager.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
GeometryUtils.cpp Bug 1413361: EnsureFrameForTextNode shouldn't reconstruct synchronously without up-to-date styles. r=bz 2017-11-01 20:06:28 +01:00
GeometryUtils.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
LayoutLogging.cpp Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
LayoutLogging.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
MobileViewportManager.cpp Bug 1420056 - Use #defines for MobileViewportManager / ZoomConstraintsClient constants. r=kats 2017-11-23 14:06:15 +08:00
MobileViewportManager.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
OverflowChangedTracker.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
PositionedEventTargeting.cpp Backout changeset e43f568b3e9a (bug 1423990) because some OSX-only code still doesn't build. r=me 2017-12-25 12:55:45 +01:00
PositionedEventTargeting.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
PresShell.cpp Bug 1420547: Notify the pres shell specially, instead of via mutation observers. r=bz 2017-12-06 05:26:32 +01:00
PresShell.h Bug 1420547: Notify the pres shell specially, instead of via mutation observers. r=bz 2017-12-06 05:26:32 +01:00
RestyleLogging.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
RestyleManager.cpp Bug 975644: Enable position sticky in table parts. r=bz 2017-12-21 20:29:20 +01:00
RestyleManager.h Bug 1421197 - use 64-bit for restyle generation counters to avoid overflow issues. r=heycam 2017-11-28 17:42:22 +08:00
RestyleManagerInlines.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
RestyleTracker.cpp Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
RestyleTracker.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
RestyleTrackerInlines.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
ScrollbarStyles.cpp Bug 951793 - Add overscroll-behavior attributes to ScrollbarStyles. r=mstange 2017-11-25 01:28:59 +01:00
ScrollbarStyles.h Bug 951793 - Add overscroll-behavior attributes to ScrollbarStyles. r=mstange 2017-11-25 01:28:59 +01:00
ServoRestyleManager.cpp Bug 1422654: stylo: Avoid restyling XBL-bound element if the binding doesn't have stylesheets. r=heycam 2017-12-04 02:47:54 +01:00
ServoRestyleManager.h Bug 1422654: stylo: Avoid restyling XBL-bound element if the binding doesn't have stylesheets. r=heycam 2017-12-04 02:47:54 +01:00
ShapeUtils.cpp Bug 1418905 - Move nsRuleNode::ComputeCoordPercentCalc() into nsStyleCoord. r=heycam 2017-11-20 14:05:19 +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 Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
StackArena.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
StaticPresData.cpp Bug 90440 - Remove the font.size.unit pref. r=dbaron. 2017-11-16 09:54:17 +11:00
StaticPresData.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
TouchManager.cpp Bug 1426388 - Crash in mozilla::TouchManager::SuppressInvalidPointsAndGetTargetedFrame. r=smaug. 2017-12-20 23:32:52 +08:00
TouchManager.h Bug 1420589 Part6: Keep those touch points that are not in the same document so that we can use them to dispatch pointer events. 2017-12-09 10:06:18 +08: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
Units.h Bug 1410550. Allow updating a dirty rect of a blob image. r=kats 2017-10-24 18:11:04 -04:00
WordMovementType.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
ZoomConstraintsClient.cpp Bug 1420056 - Use #defines for MobileViewportManager / ZoomConstraintsClient constants. r=kats 2017-11-23 14:06:15 +08:00
ZoomConstraintsClient.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
moz.build Bug 1394734 - Replace CONFIG['MSVC'] by CONFIG['CC_TYPE'] r=glandium 2017-12-08 13:46:13 +01:00
nsAutoLayoutPhase.cpp Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
nsAutoLayoutPhase.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
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 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
nsBidiPresUtils.cpp Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
nsBidiPresUtils.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
nsCSSColorUtils.cpp Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
nsCSSColorUtils.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
nsCSSFrameConstructor.cpp Backout changeset e43f568b3e9a (bug 1423990) because some OSX-only code still doesn't build. r=me 2017-12-25 12:55:45 +01:00
nsCSSFrameConstructor.h Backout changeset e43f568b3e9a (bug 1423990) because some OSX-only code still doesn't build. r=me 2017-12-25 12:55:45 +01:00
nsCaret.cpp Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
nsCaret.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
nsChangeHint.h Bug 1190721 - Throttle animations that produce any transform change hint if the target element is out-of-view. r=birtles 2017-10-31 09:45:41 +09:00
nsCompatibility.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
nsCounterManager.cpp Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
nsCounterManager.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsDocumentViewer.cpp Bug 1425178 - Rename nsPrintEngine to nsPrintJob. r=bobowen 2017-12-04 11:44:17 -06:00
nsFrameManager.cpp Bug 1426536: Remove nsContentUtils::IsContentInsertionPoint. r=smaug 2017-12-20 22:45:19 +01:00
nsFrameManager.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
nsFrameManagerBase.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
nsFrameTraversal.cpp Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
nsFrameTraversal.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
nsGenConList.cpp Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
nsGenConList.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
nsIDocumentViewerPrint.h Bug 1425178 - Rename nsPrintEngine to nsPrintJob. r=bobowen 2017-12-04 11:44:17 -06:00
nsIFrameTraversal.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
nsILayoutDebugger.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
nsILayoutHistoryState.idl Bug 1265818 - Part 2 - Add scriptable methods for getting and setting PresStates from JS. r=jst 2017-03-25 14:01:29 +01:00
nsIPercentBSizeObserver.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
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 1420547: Notify the pres shell specially, instead of via mutation observers. r=bz 2017-12-06 05:26:32 +01:00
nsIPresShellInlines.h Bug 1350930 - Move profiler markers for reflow and style flushes from the refresh driver into the PresShell. r=bz 2017-11-15 16:10:32 -05:00
nsIReflowCallback.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
nsIStyleSheetService.idl Bug 1348442: Part 1 - Allow loading preloaded stylesheets asynchronously. r=heycam 2017-03-19 19:33:49 -07:00
nsLayoutDebugger.cpp Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
nsLayoutHistoryState.cpp Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
nsLayoutUtils.cpp Backout changeset e43f568b3e9a (bug 1423990) because some OSX-only code still doesn't build. r=me 2017-12-25 12:55:45 +01:00
nsLayoutUtils.h Backout changeset e43f568b3e9a (bug 1423990) because some OSX-only code still doesn't build. r=me 2017-12-25 12:55:45 +01:00
nsPresArena.cpp Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
nsPresArena.h Backed out changeset 0f783930e1b2 (bug 1406727) for GTest failures on ArenaAllocator. r=backout on a CLOSED TREE 2017-11-16 07:45:06 +02:00
nsPresArenaObjectList.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
nsPresContext.cpp Bug 1424816: Remove the document state cache. r=smaug 2017-12-14 16:07:36 +01:00
nsPresContext.h Backed out 3 changesets (bug 1419226) for frequently for frequently timing out in Web reftests in webvtt, e.g. enable_controls_reposition.html. r=backout 2017-11-27 17:27:27 +02:00
nsPresState.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
nsQuoteList.cpp Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
nsQuoteList.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
nsRefreshDriver.cpp Bug 1419597 - Part 18: Remove IsInnerWindow and IsOuterWindow methods, r=smaug 2017-11-23 13:12:13 -05:00
nsRefreshDriver.h Bug 1350930 - Move profiler markers for reflow and style flushes from the refresh driver into the PresShell. r=bz 2017-11-15 16:10:32 -05:00
nsStyleChangeList.cpp Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
nsStyleChangeList.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
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