.. |
crashtests
|
Bug 1009036 - crashtest.
|
2016-06-21 13:23:28 +02:00 |
doc
|
Bug 1246477 - Fix carets not updated by scroll events in LongTapState. r=roc
|
2016-02-08 16:08:45 +08:00 |
gtest
|
Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium
|
2016-05-14 00:54:55 -07:00 |
tests
|
Bug 1278021 - Don't treat nsDisplayOpacity as participating in a preserve-3d context if it is an untransformed leaf. r=thinker
|
2016-06-07 19:47:06 +12:00 |
AccessibleCaret.cpp
|
Bug 1248309 - Fix caret size not updated when only zoom level is changed. r=roc
|
2016-02-15 18:29:32 +08:00 |
AccessibleCaret.h
|
Bug 1246918 - Handle PresShell gone after FlushLayout(). r=roc
|
2016-02-15 15:12:35 +08:00 |
AccessibleCaretEventHub.cpp
|
Bug 1259656 part.1 Rename WidgetEvent::refPoint to WidgetEvent::mRefPoint r=smaug
|
2016-04-18 23:09:02 +09:00 |
AccessibleCaretEventHub.h
|
Bug 1225701 - Update comments in AccessibleCaret files. r=mtseng
|
2015-11-18 11:44:00 +08:00 |
AccessibleCaretLogger.h
|
Bug 1219470 - Replace PRLogModuleInfo with LazyLogModule. r=roc
|
2015-11-05 23:35:03 +01:00 |
AccessibleCaretManager.cpp
|
Bug 1278014 part.5 Rename SelectionType::SELECTION_NORMAL to SelectionType::eNormal r=smaug
|
2016-06-09 18:35:22 +09:00 |
AccessibleCaretManager.h
|
Bug 1249201 Part 2 - Show carets continuously when panning or zooming. r=mats,sebastian
|
2016-04-21 16:53:40 +08:00 |
ActiveLayerTracker.cpp
|
Bug 550426 - Use background-position-x/y in ActiveLayerTracker. r=dbaron
|
2016-04-20 23:34:46 -04:00 |
ActiveLayerTracker.h
|
Bug 550426 - Use background-position-x/y in ActiveLayerTracker. r=dbaron
|
2016-04-20 23:34:46 -04:00 |
ArenaObjectID.h
|
…
|
|
ArenaRefPtr.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
ArenaRefPtrInlines.h
|
…
|
|
BorderCache.h
|
Bug 382721 - Part 4: Support dotted/dashed border-radiused corners. r=jrmuizel
|
2015-08-06 11:42:09 +09:00 |
BorderConsts.h
|
Bug 382721 - Part 8: Render too large dotted/dashed corner with solid style. r=jrmuizel
|
2016-06-10 13:10:03 +09:00 |
CaretAssociationHint.h
|
…
|
|
DashedCornerFinder.cpp
|
Bug 382721 - Part 4: Support dotted/dashed border-radiused corners. r=jrmuizel
|
2015-08-06 11:42:09 +09:00 |
DashedCornerFinder.h
|
Bug 382721 - Part 4: Support dotted/dashed border-radiused corners. r=jrmuizel
|
2015-08-06 11:42:09 +09:00 |
DisplayItemClip.cpp
|
Bug 1259734 - use AppendElements in DisplayItemClip::AppendRoundedRects; r=dholbert
|
2016-03-25 09:34:37 -04:00 |
DisplayItemClip.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
DisplayItemScrollClip.cpp
|
Bug 1238564 - Get rid of cross stacking context parent scroll clip. r=mattwoodrow
|
2016-03-04 14:49:35 -05:00 |
DisplayItemScrollClip.h
|
Bug 1238564 - Get rid of cross stacking context parent scroll clip. r=mattwoodrow
|
2016-03-04 14:49:35 -05:00 |
DisplayListClipState.cpp
|
Bug 1238564 - Get rid of cross stacking context parent scroll clip. r=mattwoodrow
|
2016-03-04 14:49:35 -05:00 |
DisplayListClipState.h
|
Bug 1238564 - Get rid of cross stacking context parent scroll clip. r=mattwoodrow
|
2016-03-04 14:49:35 -05:00 |
DottedCornerFinder.cpp
|
Bug 382721 - Part 4: Support dotted/dashed border-radiused corners. r=jrmuizel
|
2015-08-06 11:42:09 +09:00 |
DottedCornerFinder.h
|
Bug 382721 - Part 4: Support dotted/dashed border-radiused corners. r=jrmuizel
|
2015-08-06 11:42:09 +09:00 |
FrameLayerBuilder.cpp
|
Back out changeset 0bb00282a4c2 (bug 1243559 ) for widespread SVG assertion failures
|
2016-06-22 18:45:08 -07:00 |
FrameLayerBuilder.h
|
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
|
2016-06-07 21:10:18 +01:00 |
FramePropertyTable.cpp
|
Bug 1246846 (part 4) - Avoid nsTHashtable::RawRemoveEntry() in FramePropertyTable. r=roc.
|
2016-02-09 13:56:07 +11:00 |
FramePropertyTable.h
|
Bug 1276140 - Use memcpy rather than union to reinterpret in frame properties table. r=froydnj
|
2016-05-30 09:19:25 +10:00 |
GeometryUtils.cpp
|
Bug 1277131 : Part 1 - rename nsTableOuterFrame to nsTableWrapperFrame. r=heycam
|
2016-06-16 13:14:08 +01:00 |
GeometryUtils.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
LayerState.h
|
…
|
|
LayoutLogging.cpp
|
Bug 1219470 - Replace PRLogModuleInfo with LazyLogModule. r=roc
|
2015-11-05 23:35:03 +01:00 |
LayoutLogging.h
|
Bug 1275744 - Reference MOZ_LOG in layout comments. r=erahm
|
2016-05-26 11:40:17 -07:00 |
MaskLayerImageCache.cpp
|
…
|
|
MaskLayerImageCache.h
|
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
|
2016-06-07 21:10:18 +01:00 |
MobileViewportManager.cpp
|
Bug 881832 - Specify whether the height has changed when calling PresShell::ResizeReflow, since the PresContext size might have already been updated. r=dbaron
|
2016-05-12 12:06:11 +12:00 |
MobileViewportManager.h
|
Bug 1270019 - Add a SetRestoreResolution API for fennec's SessionRestore to use. r=rbarker
|
2016-05-17 14:50:08 -04:00 |
PaintTracker.cpp
|
…
|
|
PaintTracker.h
|
…
|
|
PositionedEventTargeting.cpp
|
Bug 1259656 part.1 Rename WidgetEvent::refPoint to WidgetEvent::mRefPoint r=smaug
|
2016-04-18 23:09:02 +09:00 |
PositionedEventTargeting.h
|
…
|
|
RestyleLogging.h
|
…
|
|
RestyleManager.cpp
|
Back out changeset 0bb00282a4c2 (bug 1243559 ) for widespread SVG assertion failures
|
2016-06-22 18:45:08 -07:00 |
RestyleManager.h
|
Bug 1277131 : Part 1 - rename nsTableOuterFrame to nsTableWrapperFrame. r=heycam
|
2016-06-16 13:14:08 +01:00 |
RestyleManagerHandle.h
|
Bug 1248864 - Part 2: Add skeleton ServoRestyleManager and a RestyleManagerHandle smart pointer. r=dholbert
|
2016-02-24 18:01:12 +11:00 |
RestyleManagerHandleInlines.h
|
Bug 1248864 - Part 2: Add skeleton ServoRestyleManager and a RestyleManagerHandle smart pointer. r=dholbert
|
2016-02-24 18:01:12 +11:00 |
RestyleTracker.cpp
|
Bug 1263787 - Kill off the deprecated nsINode::GetCrossShadowCurrentDoc. r=baku
|
2016-03-31 13:20:14 +01:00 |
RestyleTracker.h
|
Back out changeset 0bb00282a4c2 (bug 1243559 ) for widespread SVG assertion failures
|
2016-06-22 18:45:08 -07:00 |
RestyleTrackerInlines.h
|
…
|
|
ScrollbarStyles.cpp
|
…
|
|
ScrollbarStyles.h
|
…
|
|
ServoRestyleManager.cpp
|
Bug 1270956 - Stub out some ServoRestyleManager methods. r=bholley
|
2016-05-06 14:19:57 -07:00 |
ServoRestyleManager.h
|
Bug 1270956 - Stub out some ServoRestyleManager methods. r=bholley
|
2016-05-06 14:19:57 -07:00 |
StackArena.cpp
|
…
|
|
StackArena.h
|
Bug 1263773 - Mark a bunch of classes in layout as MOZ_RAII. r=dholbert
|
2016-03-28 13:34:26 +01:00 |
StaticPresData.cpp
|
Bug 1261552 - Introduce StaticPresData and hoist some shared functionality into it. r=heycam
|
2016-04-04 23:14:27 -07:00 |
StaticPresData.h
|
Bug 1261552 - Introduce StaticPresData and hoist some shared functionality into it. r=heycam
|
2016-04-04 23:14:27 -07:00 |
TouchManager.cpp
|
Bug 382721 - Part 4: Support dotted/dashed border-radiused corners. r=jrmuizel
|
2015-08-06 11:42:09 +09:00 |
TouchManager.h
|
Bug 382721 - Part 0: Add missing includes and namespaces. r=jrmuizel
|
2015-09-10 19:24:34 +09:00 |
UnitTransforms.h
|
Handle device resets by recreating the compositor, rather than the compositor IPDL stack. (bug 1245765 part 7, r=mattwoodrow)
|
2016-02-29 01:53:15 -05:00 |
Units.h
|
Bug 1219296 - Scroll snap directly in APZ instead of going through the main thread. r=kats
|
2016-03-28 18:36:02 -04:00 |
WordMovementType.h
|
…
|
|
ZoomConstraintsClient.cpp
|
Bug 1277358 xul:browser element kept alive too long if tab is dnd'ed to a new window, r=kats
|
2016-06-02 18:02:14 +03:00 |
ZoomConstraintsClient.h
|
Bug 1259733 - use forward declarations for nsIDocument in a few places; r=dholbert
|
2016-04-27 14:48:36 -04:00 |
moz.build
|
Bug 382721 - Part 4: Support dotted/dashed border-radiused corners. r=jrmuizel
|
2015-08-06 11:42:09 +09:00 |
nsArenaMemoryStats.h
|
…
|
|
nsAutoLayoutPhase.cpp
|
…
|
|
nsAutoLayoutPhase.h
|
…
|
|
nsBidi.cpp
|
Bug 1279814 - Update mIsoRunLast index when handling PDI. r=xidorn
|
2016-06-15 22:04:48 +01:00 |
nsBidi.h
|
Bug 1281099 part 2 - Merge three bidi frame properties into one. r=jfkthame
|
2016-06-21 17:53:10 +10:00 |
nsBidiPresUtils.cpp
|
Bug 1281099 part 2 - Merge three bidi frame properties into one. r=jfkthame
|
2016-06-21 17:53:10 +10:00 |
nsBidiPresUtils.h
|
Bug 1232852 (part 3) - Remove unused parameters from some accessibility code. r=tbsaunde.
|
2015-12-15 21:24:06 -08:00 |
nsCSSColorUtils.cpp
|
…
|
|
nsCSSColorUtils.h
|
…
|
|
nsCSSFrameConstructor.cpp
|
Bug 1277131 : Part 3 - rename nsGkAtoms::tableOuterFrame and nsCSSAnonBoxes::tableOuter. r=heycam
|
2016-06-16 13:35:43 +01:00 |
nsCSSFrameConstructor.h
|
Bug 1277131 : Part 1 - rename nsTableOuterFrame to nsTableWrapperFrame. r=heycam
|
2016-06-16 13:14:08 +01:00 |
nsCSSRendering.cpp
|
Back out changeset 0bb00282a4c2 (bug 1243559 ) for widespread SVG assertion failures
|
2016-06-22 18:45:08 -07:00 |
nsCSSRendering.h
|
Bug 1275957 - Part 1. Apply space property to gradient. r=mstange
|
2016-06-02 02:09:00 +02:00 |
nsCSSRenderingBorders.cpp
|
Bug 1229473 - Don't use composite colors for border sizes > 10000px because it's too slow. r=tn
|
2016-06-20 19:55:57 +02:00 |
nsCSSRenderingBorders.h
|
Bug 382721 - Part 9: Warn about too large dotted/dashed corner. r=jrmuizel
|
2016-06-10 13:10:03 +09:00 |
nsCaret.cpp
|
Bug 1281099 part 1 - Convert some macros to functions to help later change. r=jfkthame
|
2016-06-21 17:21:09 +10:00 |
nsCaret.h
|
Bug 1232852 (part 4) - Remove some unused parameters in and around layout/base/. r=heycam.
|
2016-01-05 16:08:17 -08:00 |
nsChangeHint.h
|
Bug 1166500 - Part 3: Add KeyframeEffectReadOnly::CanIgnoreIfNotVisible(). r=dbaron
|
2016-05-24 12:57:42 +09:00 |
nsCompatibility.h
|
…
|
|
nsCounterManager.cpp
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
nsCounterManager.h
|
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
|
2016-06-07 21:10:18 +01:00 |
nsDisplayItemTypes.h
|
…
|
|
nsDisplayItemTypesList.h
|
Bug 1248913 - Rename nsDisplayMixBlendMode to nsDisplayBlendMode. r=mattwoodrow
|
2016-03-05 17:04:02 -05:00 |
nsDisplayList.cpp
|
Bug 1263829 - Part 2: Don't apply opacity in PaintFramesWithEffects if we created an nsDisplayOpacity. r=jwatt
|
2016-06-08 17:12:35 +12:00 |
nsDisplayList.h
|
Back out changeset 0bb00282a4c2 (bug 1243559 ) for widespread SVG assertion failures
|
2016-06-22 18:45:08 -07:00 |
nsDisplayListInvalidation.cpp
|
Bug 852754 - Part 1: Share the code for limiting scale factors to all image types. r=mstange
|
2016-04-07 18:52:35 +12:00 |
nsDisplayListInvalidation.h
|
Bug 852754 - Part 1: Share the code for limiting scale factors to all image types. r=mstange
|
2016-04-07 18:52:35 +12:00 |
nsDocumentViewer.cpp
|
Bug 1278014 part.5 Rename SelectionType::SELECTION_NORMAL to SelectionType::eNormal r=smaug
|
2016-06-09 18:35:22 +09:00 |
nsFrameManager.cpp
|
Bug 1261351: Look past ShadowRoots when looking for the parent for the UndisplayedMap. r=dbaron
|
2016-06-07 14:09:22 -07:00 |
nsFrameManager.h
|
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
|
2016-06-07 21:10:18 +01:00 |
nsFrameManagerBase.h
|
Bug 1244068 - Part 4: Use StyleSetHandle instead of concrete style set class in most places. r=dholbert
|
2016-02-24 18:01:11 +11:00 |
nsFrameTraversal.cpp
|
Bug 1227927 Part 2 - Remove nsIFrame::GetFirstPrincipalChild(). r=mats
|
2016-01-29 22:42:14 +08:00 |
nsFrameTraversal.h
|
…
|
|
nsGenConList.cpp
|
…
|
|
nsGenConList.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsIDocumentViewerPrint.h
|
Bug 1245978 part 3: Drop unnecessary whitespace in NS_DECL_NSIDOCUMENTVIEWERPRINT macro. (whitespace only, no review)
|
2016-02-29 15:09:13 -08:00 |
nsIFrameTraversal.h
|
…
|
|
nsILayoutDebugger.h
|
Bug 1232852 (part 2) - Remove some dead member functions from nsILayoutDebugger. r=roc.
|
2016-01-05 00:21:57 -08:00 |
nsILayoutHistoryState.h
|
Bug 1155730, implement History.scrollRestoration r=jst
|
2015-12-26 12:59:09 +02:00 |
nsIPercentBSizeObserver.h
|
…
|
|
nsIPresShell.h
|
Bug 1275914 part.4 Add a method to retrieve focused content's selection controller to nsIPresShell r=smaug
|
2016-06-10 21:01:32 +09:00 |
nsIReflowCallback.h
|
…
|
|
nsIStyleSheetService.idl
|
…
|
|
nsLayoutDebugger.cpp
|
Bug 1271931 - Make DisplayItem::IsUniform to return Maybe<nscolor>. r=tnikkel
|
2016-05-19 16:07:52 +08:00 |
nsLayoutHistoryState.cpp
|
Bug 1155730, implement History.scrollRestoration r=jst
|
2015-12-26 12:59:09 +02:00 |
nsLayoutUtils.cpp
|
Back out changeset 0bb00282a4c2 (bug 1243559 ) for widespread SVG assertion failures
|
2016-06-22 18:45:08 -07:00 |
nsLayoutUtils.h
|
Bug 1277131 : Part 3 - rename nsGkAtoms::tableOuterFrame and nsCSSAnonBoxes::tableOuter. r=heycam
|
2016-06-16 13:35:43 +01:00 |
nsPresArena.cpp
|
…
|
|
nsPresArena.h
|
…
|
|
nsPresArenaObjectList.h
|
…
|
|
nsPresContext.cpp
|
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
|
2016-06-07 21:10:18 +01:00 |
nsPresContext.h
|
Bug 382721 - Part 9: Warn about too large dotted/dashed corner. r=jrmuizel
|
2016-06-10 13:10:03 +09:00 |
nsPresShell.cpp
|
Bug 1185307 part.2 Replace upcast from nsISelection to mozilla::dom::Selection with nsISelection::AsSelection() r=smaug
|
2016-06-17 22:32:49 +09:00 |
nsPresShell.h
|
Bug 1275914 part.4 Add a method to retrieve focused content's selection controller to nsIPresShell r=smaug
|
2016-06-10 21:01:32 +09:00 |
nsPresState.h
|
Bug 1273123 - removed unused variable |mRestoringHistoryScrollPosition|. r=dbaron
|
2016-05-17 09:51:05 +03:00 |
nsQuoteList.cpp
|
Bug 1261754 - Part 3: Move quotes from nsStyleQuotes to nsStyleList and delete nsStyleQuotes. r=dholbert
|
2016-04-12 15:52:40 +10:00 |
nsQuoteList.h
|
…
|
|
nsRefreshDriver.cpp
|
Bug 1278925 - micro-optimize nsCOMArray appending with already_AddRefed AppendElement; r=erahm
|
2016-06-20 18:38:10 -04:00 |
nsRefreshDriver.h
|
Bug 1273737: Shutdown the refresh driver when there are no more refresh drivers. r=dbaron,mchang
|
2016-06-06 06:51:15 -07:00 |
nsStyleChangeList.cpp
|
Bug 1273766 - part3: purge NS_UpdateHint inline. r=heycam
|
2016-05-23 11:26:03 +08:00 |
nsStyleChangeList.h
|
…
|
|
nsStyleSheetService.cpp
|
Bug 1250379 - Create css::Loaders for specific style backend types. r=dholbert
|
2016-02-24 18:01:12 +11:00 |
nsStyleSheetService.h
|
Bug 1244074 - Part 4: Use StyleSheetHandle instead of concrete style sheet class in most places. r=dholbert
|
2016-02-24 18:01:12 +11:00 |