gecko-dev/layout/base
Ciure Andrei e7e6a10f94 Backed out 2 changesets (bug 1488599) for causing crashes a=backout
Backed out changeset b08b9f2693cd (bug 1488599)
Backed out changeset bba3a8028837 (bug 1488599)
2018-09-18 10:39:23 +03:00
..
crashtests Bug 1489149 - Check all child lists for children, not just the principal list. r=dholbert 2018-09-16 20:36:48 +02:00
doc Bug 1432017 - Remove AccessibleCaretEventHub::PostScrollState. r=mats 2018-02-23 22:05:49 +08:00
gtest Backed out 4 changesets (bug 1485063) for breaking text selection on Android (bug 1490818). 2018-09-13 10:21:46 -04:00
tests Bug 1337794 - remove obsolete pagehide handling hacks from browser.js r=mconley 2018-09-04 17:55:05 +00:00
AccessibleCaret.cpp Backed out 4 changesets (bug 1485063) for breaking text selection on Android (bug 1490818). 2018-09-13 10:21:46 -04:00
AccessibleCaret.h Backed out 4 changesets (bug 1485063) for breaking text selection on Android (bug 1490818). 2018-09-13 10:21:46 -04:00
AccessibleCaretEventHub.cpp Backed out 4 changesets (bug 1485063) for breaking text selection on Android (bug 1490818). 2018-09-13 10:21:46 -04:00
AccessibleCaretEventHub.h Backed out 4 changesets (bug 1485063) for breaking text selection on Android (bug 1490818). 2018-09-13 10:21:46 -04:00
AccessibleCaretLogger.h
AccessibleCaretManager.cpp Backed out 4 changesets (bug 1485063) for breaking text selection on Android (bug 1490818). 2018-09-13 10:21:46 -04:00
AccessibleCaretManager.h Backed out 4 changesets (bug 1485063) for breaking text selection on Android (bug 1490818). 2018-09-13 10:21:46 -04: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 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
ArenaRefPtrInlines.h Bug 1480222 part 3: Add includes to fix unified bustage in ArenaRefPtrInlines.h and nsComputedDOMStyle.cpp. r=TYLin 2018-08-01 15:09:54 -07:00
AutoProfilerStyleMarker.h Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02: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 1479996 - Combine nsTArray::IndexOf and element access into lambda-friendly functions - r=froydnj 2018-08-28 22:04:09 +00:00
GeometryUtils.cpp Bug 1483394: Remove unneeded #includes of nsContentUtils.h in /layout. r=TYLin 2018-08-15 07:04:43 +00: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
LayoutConstants.h Bug 1490611 - physical to logical name refactor: DISPLAY_*_WIDTH to DISPLAY_*_INLINE_SIZE(as well as the relevant struct in the macro contents) r=jfkthame 2018-09-12 12:35:47 +00: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 1488910 - Rename remaining uses of "SPCSPS" to "visual viewport size". r=botond 2018-09-14 15:23:28 -04:00
MobileViewportManager.h Bug 1488910 - Rename remaining uses of "SPCSPS" to "visual viewport size". r=botond 2018-09-14 15:23:28 -04: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 Bug 1457218 - Part 3 - Remove the "menu-button" binding. r=surkov,bgrins 2018-08-29 14:04:25 +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 1437316 - Move the profiler marker from DoFlushPendingNotifications to inner DoReflow method r=mstange 2018-09-13 20:30:21 +00:00
PresShell.h Bug 1488728 - Remove PresShell::GetEventTargetFrame; r=smaug 2018-09-05 13:36:35 +00:00
PresState.ipdlh Bug 1443954 - Part 3: Add support for RefCounted types to IPDL, r=bz,froydnj,baku 2018-04-10 17:49:48 -04:00
RestyleManager.cpp Bug 1488155 - Only no-op visited <-> unvisited changes. r=heycam 2018-09-05 12:52:16 +00:00
RestyleManager.h Bug 1481155 - Use more references in the snapshot code. r=xidorn 2018-08-06 23:44:56 +00:00
ScrollStyles.cpp Bug 1479995 - Rename ScrollbarStyles to ScrollStyles. r=mstange 2018-08-01 16:14:26 +10:00
ScrollStyles.h Bug 1479995 - Rename ScrollbarStyles to ScrollStyles. r=mstange 2018-08-01 16:14:26 +10:00
ShapeUtils.cpp Backed out 7 changesets (bug 1461046) for permafailing reftest on /reftests/css-invalid/select/select-disabled-fieldset-1.html a=backout 2018-06-02 05:07:03 +03:00
ShapeUtils.h Bug 1468590: Preemptively fix unified build bustage in layout/base. r=emilio 2018-06-13 20:39:58 +00:00
StackArena.cpp Bug 1469769 - Part 6: Replace non-failing NS_NOTREACHED with MOZ_ASSERT_UNREACHABLE. r=froydnj 2018-06-17 22:43:11 -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
TouchManager.cpp bug 1429572, touch.target retargeting in shadow DOM, r=masayuki 2018-05-25 18:02:59 +03: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 1467873 - Fix FrameMetrics::CalculateCompositedRectInCssPixels(). r=kats 2018-06-09 16:33:26 -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 1479549 Add a pref to disable double tap zooming in APZ r=botond 2018-08-01 11:25:32 -07:00
ZoomConstraintsClient.h Bug 1449631 part 2. Remove nsIDOMEventTarget::RemoveEventListener. r=smaug 2018-04-05 13:42:40 -04:00
moz.build Bug 1490216 - Part 1: Remove unused UndisplayeNode class. r=emilio 2018-09-12 17:37:38 +10: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
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 1453795 - Layout - Initialize member fields in classes/ structures. r=dbaron 2018-07-12 09:42:14 +03:00
nsBidiPresUtils.h Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE 2018-03-22 20:06:24 +01: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 Bug 1488817 - Remove the has-first-letter-child bit from the block when the first-letter is removed from a first-line. r=bzbarsky 2018-09-17 17:36:06 +00:00
nsCSSFrameConstructor.h Bug 1484360 - Remove UNSET_DISPLAY in nsCSSFrameConstructor. r=emilio 2018-08-18 14:07:24 +00:00
nsCaret.cpp Bug 1483090 - Rename StyleUserInterface to StyleUI. r=emilio 2018-08-14 08:37:37 +00:00
nsCaret.h Bug 1455676 part 8. Remove nsIDOMNode usage from layout/. r=qdot 2018-05-29 22:58:48 -04:00
nsChangeHint.h Bug 1475033 part 1 - Rename nsChangeHint_CSSOverflowChange to nsChangeHint_ScrollbarChange. r=heycam 2018-08-03 16:42:33 +10: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 1449404 part 1. Get rid of nsIContent::SetText. r=mccr8 2018-03-28 18:01:46 -04:00
nsCounterManager.h
nsDocumentViewer.cpp Bug 1489622 - Remove unused code from nsJSEnvironment, r=mccr8 2018-09-08 15:03:02 +03:00
nsFrameManager.cpp Bug 1490216 - Part 1: Remove unused UndisplayeNode class. r=emilio 2018-09-12 17:37:38 +10:00
nsFrameManager.h Bug 1461299: Make ESM not point to unbound NAC in the hover / active chain. r=smaug 2018-05-15 10:43:46 +02:00
nsFrameTraversal.cpp bug 1430701, remove now unused nsLightFrameIterator, r=mrbkap 2018-07-20 19:32:22 +03:00
nsFrameTraversal.h Bug 1488684 - Made nsIFrame-derived classes and some others 'final' where possible - r=dbaron 2018-09-06 01:23:14 +00:00
nsGenConList.cpp Bug 1482782 - Part 4: Move CSS pseudo-element atoms to nsGkAtoms. r=njn,emilio 2018-08-15 15:46:00 +10:00
nsGenConList.h Bug 1482782 - Part 4: Move CSS pseudo-element atoms to nsGkAtoms. r=njn,emilio 2018-08-15 15:46:00 +10:00
nsIDocumentViewerPrint.h Bug 1449400 part 5 - Remove StyleSetHandle. r=emilio 2018-03-29 22:15:46 +11: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 1438026 - Part 3: Replace nsPresState with the new PresState type, r=baku 2018-04-10 17:49:44 -04: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
nsIPresShell.h Bug 1488684 - Made some layout methods 'final' or non-virtual - r=dbaron 2018-09-06 01:23:49 +00: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
nsLayoutDebugger.cpp Bug 1475971 - Copy the building rect into old items when we decide we can reuse them. r=miko 2018-07-30 16:03:32 +12:00
nsLayoutHistoryState.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
nsLayoutUtils.cpp Backed out 2 changesets (bug 1488599) for causing crashes a=backout 2018-09-18 10:39:23 +03:00
nsLayoutUtils.h Backed out 2 changesets (bug 1488599) for causing crashes a=backout 2018-09-18 10:39:23 +03:00
nsPresArena.cpp Bug 1467483 - Assert that PresArena is only used on the main thread. r=mattwoodrow 2018-06-07 22:39:11 +02:00
nsPresArena.h Bug 1406727 - Improve diagnostics in BuildDisplayList. r=froydnj 2018-02-06 12:21:31 +13:00
nsPresArenaObjectList.h Bug 1490216 - Part 2: Remove non-existent types from nsPresArenaObjectList.h. r=emilio 2018-09-12 17:37:38 +10:00
nsPresContext.cpp Bug 1491594 - Remove the XPCOM registration for the native theme renderer; r=mstange 2018-09-16 13:51:21 -04:00
nsPresContext.h Bug 1445570 - Remove EnsureEventualAfterPaint timer. r=tnikkel 2018-09-06 02:21:39 +00:00
nsQuoteList.cpp Bug 1472443: Make StyleContentType an enum class. r=xidorn 2018-06-30 17:13:07 +02:00
nsQuoteList.h Bug 1472443: Make StyleContentType an enum class. r=xidorn 2018-06-30 17:13:07 +02:00
nsRefreshDriver.cpp Bug 1489385 part 2 - Make the refresh driver event dispatching specific to fullscreen events. r=smaug 2018-09-08 08:53:33 +10:00
nsRefreshDriver.h Bug 1489385 part 2 - Make the refresh driver event dispatching specific to fullscreen events. r=smaug 2018-09-08 08:53:33 +10:00
nsStyleChangeList.cpp Bug 1449670, part 1 - Convert IsNodeOfType(nsINode::eTEXT) to IsText(). r=bz 2018-04-12 15:41:00 -07:00
nsStyleChangeList.h Bug 1447828 part 8 - Remove remaining uses of StyleBackendType as well as the type itself. r=emilio 2018-03-29 02:34:34 +11:00
nsStyleSheetService.cpp Bug 1477579: Part 3 - Avoid duplicating static strings in category manager entries. r=froydnj 2018-07-23 17:41:06 -07:00
nsStyleSheetService.h Bug 1447828 part 5 - Remove StyleBackendType uses from nsStyleSheetService. r=emilio 2018-03-29 02:34:34 +11:00