.. |
crashtests
|
Bug 1429962: Don't add frames / reframe text that is going to get reframed anyway. r=bz
|
2018-02-14 12:35:43 +01:00 |
doc
|
…
|
|
gtest
|
Backout changeset 5ca278d8c1af (Bug 1433671) for not handling all callers in all platforms. r=backout
|
2018-01-30 12:17:04 +01:00 |
tests
|
Bug 1436926 - part 2: Remove unnecessary KeyboardEvent.code specification of callers of EventUtils.synthesizeKey() r=smaug
|
2018-02-09 19:17:26 +09:00 |
AccessibleCaret.cpp
|
Bug 1426649: Remove nsCSSFrameConstructor updates. r=mats
|
2017-12-21 19:34:48 +01:00 |
AccessibleCaret.h
|
…
|
|
AccessibleCaretEventHub.cpp
|
Backout changeset 5ca278d8c1af (Bug 1433671) for not handling all callers in all platforms. r=backout
|
2018-01-30 12:17:04 +01:00 |
AccessibleCaretEventHub.h
|
Backout changeset 5ca278d8c1af (Bug 1433671) for not handling all callers in all platforms. r=backout
|
2018-01-30 12:17:04 +01:00 |
AccessibleCaretLogger.h
|
…
|
|
AccessibleCaretManager.cpp
|
Bug 1434819 part 7. Remove the SHOW_* constants from nsIDOMNodeFilter. r=qdot
|
2018-02-01 14:26:12 -05:00 |
AccessibleCaretManager.h
|
Backout changeset 5ca278d8c1af (Bug 1433671) for not handling all callers in all platforms. r=backout
|
2018-01-30 12:17:04 +01: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 1436508 part 13. Remove nsIDOMMutationEvent constants. r=masayuki
|
2018-02-09 11:17:10 -05: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 1437623 part 2: (layout/base) Add missing includes/namespaces to preemptively fix unified bustage. r=mats
|
2018-02-13 09:08:42 -08: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 1438020: Add some includes for "Inlines" headers to address clang build warnings in non-unified build. r=mats
|
2018-02-13 14:38:20 -08: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 1437790: No need to reframe synchronously on chrome-flush-skin-caches. r=xidorn
|
2018-02-13 10:38:30 +01:00 |
PresShell.h
|
Bug 1430014 - Part 4: #ifdef out unnecessary code when the old style system is not built. r=xidorn
|
2018-02-01 15:04:04 +11:00 |
RestyleLogging.h
|
Bug 1430014 - Part 4: #ifdef out unnecessary code when the old style system is not built. r=xidorn
|
2018-02-01 15:04:04 +11:00 |
RestyleManager.cpp
|
Bug 1438020: Add some includes for "Inlines" headers to address clang build warnings in non-unified build. r=mats
|
2018-02-13 14:38:20 -08: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 1430014 - Part 5: Stop building old style system classes when MOZ_OLD_STYLE is not defined. r=xidorn
|
2018-02-01 15:04:04 +11:00 |
RestyleTracker.cpp
|
Bug 1438020: Add some includes for "Inlines" headers to address clang build warnings in non-unified build. r=mats
|
2018-02-13 14:38:20 -08: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 1438020: Add some includes for "Inlines" headers to address clang build warnings in non-unified build. r=mats
|
2018-02-13 14:38:20 -08: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 1437623 part 2: (layout/base) Add missing includes/namespaces to preemptively fix unified bustage. r=mats
|
2018-02-13 09:08:42 -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
|
…
|
|
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 1434250 - Infrastructure for working with Box types in Gecko code. r=kats
|
2018-02-07 12:52:37 -05: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 1430014 - Part 5: Stop building old style system classes when MOZ_OLD_STYLE is not defined. r=xidorn
|
2018-02-01 15:04:04 +11: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 1431025 - Use encoding_rs::mem::is_utf16_bidi() as the implementation of HasRTLChars(). r=jfkthame
|
2018-01-18 14:28:15 +02: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
|
Merge mozilla-central to mozilla-inbound. on a CLOSED TREE
|
2018-02-15 12:37:30 +02:00 |
nsCSSFrameConstructor.h
|
Bug 1430014 - Part 4: #ifdef out unnecessary code when the old style system is not built. r=xidorn
|
2018-02-01 15:04:04 +11: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 1237454 - Add VisibilityChange change hint. r=emilio
|
2018-02-09 10:43:10 +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
|
…
|
|
nsDocumentViewer.cpp
|
Bug 1437173 - Remove warning that node is null in GetInLink. r=bz
|
2018-02-09 13:10:13 -08:00 |
nsFrameManager.cpp
|
Bug 1428353: Allow undisplayed maps to be queried for elements out of the document. r=mats
|
2018-01-06 00:50:58 +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 1437623 part 2: (layout/base) Add missing includes/namespaces to preemptively fix unified bustage. r=mats
|
2018-02-13 09:08:42 -08:00 |
nsFrameTraversal.h
|
Bug 1413834 - part 1: Limit frame traversal and getting of next tabindex inside scope owned by document root, r=smaug
|
2018-01-26 17:47:44 +02: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 1430686 - Rename the document viewer "DestroyRefCount" member and methods. r=bobowen
|
2018-01-08 16:59:31 +00: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
|
…
|
|
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 1426728 - Don't cache the event target of pointer events when they are generated from touch. r=smaug.
|
2017-12-22 12:27:05 +08: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 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
|
Bug 1435989 - Add a 'ranges' attribute to the InspectorFontFace object, to expose ranges of text that were rendered with a specific font. r=bz,dholbert
|
2018-02-15 18:48:22 +00:00 |
nsLayoutUtils.h
|
Bug 1435989 - Add a 'ranges' attribute to the InspectorFontFace object, to expose ranges of text that were rendered with a specific font. r=bz,dholbert
|
2018-02-15 18:48:22 +00:00 |
nsPresArena.cpp
|
Bug 1430014 - Part 5: Stop building old style system classes when MOZ_OLD_STYLE is not defined. r=xidorn
|
2018-02-01 15:04:04 +11: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
|
merge mozilla-central to autoland. CLOSED TREE
|
2018-02-12 14:36:51 +02:00 |
nsPresContext.h
|
merge mozilla-central to autoland. CLOSED TREE
|
2018-02-12 14:36:51 +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 1435634 - Stop refresh driver's timer and bail out if either the prescontext or the presshell was destroyed in resize event callbacks. r=tnikkel
|
2018-02-05 06:24:16 +09:00 |
nsRefreshDriver.h
|
Bug 1415780 - Let AnimationEventDispatcher observe nsRefreshDriver. r=birtles
|
2018-01-27 21:17:27 +09: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 1437623 part 2: (layout/base) Add missing includes/namespaces to preemptively fix unified bustage. r=mats
|
2018-02-13 09:08:42 -08:00 |
nsStyleSheetService.h
|
Bug 1430014 - Part 4: #ifdef out unnecessary code when the old style system is not built. r=xidorn
|
2018-02-01 15:04:04 +11:00 |