.. |
crashtests
|
Bug 1506163 - Do not span column-span:all element across all columns if it's under different block formatting context. r=bz
|
2018-11-19 11:27:45 -08:00 |
doc
|
…
|
|
gtest
|
Bug 1321014 - Respect MOZ_INHERIT_TYPE_ANNOTATIONS_FROM_TEMPLATE_ARGS for the purpose of identifying GC types and pointers, r=jonco
|
2018-07-20 18:36:20 -07:00 |
tests
|
Bug 1506547 - Align user-select behavior more with other UAs. r=mats
|
2018-11-26 09:21:37 +00:00 |
AccessibleCaret.cpp
|
Bug 1485063 Part 1 - Move preferences used in AccessibleCaret to StaticPrefsList.h r=mats
|
2018-09-21 21:48:27 +00:00 |
AccessibleCaret.h
|
Bug 1321014 - Respect MOZ_INHERIT_TYPE_ANNOTATIONS_FROM_TEMPLATE_ARGS for the purpose of identifying GC types and pointers, r=jonco
|
2018-07-20 18:36:20 -07:00 |
AccessibleCaretEventHub.cpp
|
Bug 1485063 Part 2 - Move preferences used in AccessibleCaretEventHub to StaticPrefList.h r=mats
|
2018-09-21 22:01:31 +00:00 |
AccessibleCaretEventHub.h
|
Bug 1485063 Part 2 - Move preferences used in AccessibleCaretEventHub to StaticPrefList.h r=mats
|
2018-09-21 22:01:31 +00:00 |
AccessibleCaretLogger.h
|
…
|
|
AccessibleCaretManager.cpp
|
Bug 1492288 - Use IGNORE_ROOT_SCROLL_FRAME on Android when doing the hit test in AccessibleCaretManager::SelectWordOrShortcut(). r=kats
|
2018-09-26 18:16:03 +00:00 |
AccessibleCaretManager.h
|
Bug 1485063 Part 4 - Move preferences used in AccessibleCaretManager to StaticPrefList.h r=mats
|
2018-09-21 21:59:52 +00:00 |
ArenaObjectID.h
|
…
|
|
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 1417976 - Part 2: Include DocShell IDs to marker payloads r=mstange
|
2018-11-06 21:45:50 +00:00 |
CaretAssociationHint.h
|
…
|
|
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
|
…
|
|
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
|
…
|
|
LayoutLogging.h
|
…
|
|
MobileViewportManager.cpp
|
Bug 1423709 - Adapt initial zoom value to fit the wider contents to screen device width. r=botond
|
2018-11-20 03:56:44 +00:00 |
MobileViewportManager.h
|
Bug 1423709 - Adapt initial zoom value to fit the wider contents to screen device width. r=botond
|
2018-11-20 03:56:44 +00:00 |
OverflowChangedTracker.h
|
…
|
|
PositionedEventTargeting.cpp
|
Bug 1451169 - Use `nsStaticAtom*` instead of `nsStaticAtom**` in Element.h. r=baku
|
2018-04-03 13:21:06 +10:00 |
PositionedEventTargeting.h
|
…
|
|
PresShell.cpp
|
Backed out 6 changesets (bug 1159042) for crashtest failures. CLOSED TREE
|
2018-11-27 06:30:07 +02:00 |
PresShell.h
|
Backed out 6 changesets (bug 1159042) for crashtest failures. CLOSED TREE
|
2018-11-27 06:30:07 +02:00 |
PresState.ipdlh
|
…
|
|
RestyleManager.cpp
|
Bug 1509955: Preemptively fix unified bustage in layout/base. r=TYLin
|
2018-11-26 22:07:03 +00:00 |
RestyleManager.h
|
Bug 1493043 - Change function arguments in RestyleManager from nsIFrame& to nsIFrame* r=emilio
|
2018-09-21 17:45:49 +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
|
Bug 1504078 - Use references in the shapes code. r=bradwerth,TYLin
|
2018-11-02 18:19:06 +00:00 |
ShapeUtils.h
|
Bug 1504078 - Use references in the shapes code. r=bradwerth,TYLin
|
2018-11-02 18:19:06 +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
|
…
|
|
StaticPresData.cpp
|
Bug 1498755 - Part 3: Merge AssertIsMainThreadOrServo{FontMetrics,LangFontPrefsCache}Locked r=emilio
|
2018-10-14 00:05:50 +00:00 |
StaticPresData.h
|
…
|
|
TouchManager.cpp
|
Bug 1493737 - Fix many trivial calls to do_QueryInterface r=smaug
|
2018-10-01 21:38:01 +00:00 |
TouchManager.h
|
…
|
|
UnitTransforms.h
|
Bug 1494836. Replace NormalizedRect for visible area. r=mstange
|
2018-09-26 10:32:41 -04:00 |
Units.h
|
Bug 1467873 - Fix FrameMetrics::CalculateCompositedRectInCssPixels(). r=kats
|
2018-06-09 16:33:26 -04:00 |
WordMovementType.h
|
…
|
|
ZoomConstraintsClient.cpp
|
Bug 1504220 - Move ScrollableLayerGuid, ViewID, ZoomConstraints from FrameMetrics.h r=botond
|
2018-11-01 15:15:46 -05:00 |
ZoomConstraintsClient.h
|
Bug 1509955: Preemptively fix unified bustage in layout/base. r=TYLin
|
2018-11-26 22:07:03 +00:00 |
moz.build
|
Bug 1490216 - Part 1: Remove unused UndisplayeNode class. r=emilio
|
2018-09-12 17:37:38 +10:00 |
nsAutoLayoutPhase.cpp
|
…
|
|
nsAutoLayoutPhase.h
|
…
|
|
nsBidi.cpp
|
…
|
|
nsBidi.h
|
…
|
|
nsBidiPresUtils.cpp
|
Bug 1509972 part 1: Remove unnecessary nsAutoPtr includes from files in layout/base. r=TYLin
|
2018-11-26 22:12:20 +00:00 |
nsBidiPresUtils.h
|
…
|
|
nsCSSColorUtils.cpp
|
Bug 1494519 - Use float division to avoid an MSVC warning. r=me
|
2018-09-27 12:43:42 +02:00 |
nsCSSColorUtils.h
|
Bug 1382896 - Align Gecko and WebRender code for 3d border colors. r=mstange
|
2018-09-26 15:28:01 +02:00 |
nsCSSFrameConstructor.cpp
|
Bug 1509196 - Remove #ifdef NOISY_FINDFRAME. r=mats
|
2018-11-22 00:55:45 +00:00 |
nsCSSFrameConstructor.h
|
Bug 1421105 Part 2 - Implement column-span for block and inline frames. r=bzbarsky,dbaron
|
2018-10-30 05:41:30 +00:00 |
nsCaret.cpp
|
Bug 1506547 - Align user-select behavior more with other UAs. r=mats
|
2018-11-26 09:21:37 +00:00 |
nsCaret.h
|
Bug 1506547 - Align user-select behavior more with other UAs. r=mats
|
2018-11-26 09:21:37 +00:00 |
nsChangeHint.h
|
Bug 1486952 - Update overflow on the correct svg frame(s) when the viewBox changes. r=jwatt
|
2018-11-23 15:58:27 +00:00 |
nsCompatibility.h
|
…
|
|
nsCounterManager.cpp
|
…
|
|
nsCounterManager.h
|
…
|
|
nsDocumentViewer.cpp
|
Bug 1507540 part 2. Use more notxpcom attributes in docshell/. r=smaug
|
2018-11-19 20:17:53 -05:00 |
nsFrameManager.cpp
|
Bug 1509972 part 1: Remove unnecessary nsAutoPtr includes from files in layout/base. r=TYLin
|
2018-11-26 22:12:20 +00:00 |
nsFrameManager.h
|
…
|
|
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
|
…
|
|
nsIFrameTraversal.h
|
…
|
|
nsILayoutDebugger.h
|
…
|
|
nsILayoutHistoryState.idl
|
…
|
|
nsIPercentBSizeObserver.h
|
…
|
|
nsIPreloadedStyleSheet.idl
|
…
|
|
nsIPresShell.h
|
Backed out 6 changesets (bug 1159042) for crashtest failures. CLOSED TREE
|
2018-11-27 06:30:07 +02:00 |
nsIPresShellInlines.h
|
…
|
|
nsIReflowCallback.h
|
…
|
|
nsIStyleSheetService.idl
|
…
|
|
nsLayoutDebugger.cpp
|
Bug 1503046 - Part 2: Introduce HitTestInfo and nsDisplayHitTestInfoItem, and make container items and nsDisplayCompositorHitTestInfo use them r=mattwoodrow
|
2018-11-02 02:19:03 +00:00 |
nsLayoutHistoryState.cpp
|
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
|
2018-06-01 10:45:27 +02:00 |
nsLayoutUtils.cpp
|
Bug 1506547 - Align user-select behavior more with other UAs. r=mats
|
2018-11-26 09:21:37 +00:00 |
nsLayoutUtils.h
|
Bug 1506547 - Align user-select behavior more with other UAs. r=mats
|
2018-11-26 09:21:37 +00: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
|
…
|
|
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 1509972 part 2: Use UniquePtr (not nsAutoPtr) to store nsPresContext members mTextPerf and mMissingFonts. r=TYLin
|
2018-11-26 22:19:01 +00:00 |
nsPresContext.h
|
Bug 1509972 part 2: Use UniquePtr (not nsAutoPtr) to store nsPresContext members mTextPerf and mMissingFonts. r=TYLin
|
2018-11-26 22:19:01 +00:00 |
nsQuoteList.cpp
|
Bug 1504034 - Part 3: Store the Rust QuotePair slice as the computed quotes value in Gecko style structs r=emilio
|
2018-11-06 23:03:24 +00:00 |
nsQuoteList.h
|
Bug 1504034 - Part 3: Store the Rust QuotePair slice as the computed quotes value in Gecko style structs r=emilio
|
2018-11-06 23:03:24 +00:00 |
nsRefreshDriver.cpp
|
Bug 1509972 part 1: Remove unnecessary nsAutoPtr includes from files in layout/base. r=TYLin
|
2018-11-26 22:12:20 +00:00 |
nsRefreshDriver.h
|
Bug 1494745 part 3 - Make nsRefreshDriver::AddTimerAdjustmentObserver void since it's infallible. r=bz
|
2018-10-14 18:12:23 +02:00 |
nsStyleChangeList.cpp
|
…
|
|
nsStyleChangeList.h
|
…
|
|
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
|
…
|
|