..
crashtests
Bug 1121327 patch 2 - Update reftest and crashtest manifests for new OSX variable in condition sandbox. r=ted.mielczarek
2015-01-15 15:07:50 -08:00
tests
Backed out 12 changesets (bug 1107336) for Marionette harness bustage on a CLOSED TREE.
2015-02-11 12:15:22 -05:00
ActiveLayerTracker.cpp
Bug 1128356 - Add template functions for common frame property destructors. r=dbaron
2015-02-04 15:22:27 -08:00
ActiveLayerTracker.h
CaretAssociationHint.h
DisplayItemClip.cpp
Bug 1113837 - Build display-list dumping without MOZ_DUMP_PAINTING. r=mstange
2014-12-31 15:17:39 -05:00
DisplayItemClip.h
Bug 1113837 - Build display-list dumping without MOZ_DUMP_PAINTING. r=mstange
2014-12-31 15:17:39 -05:00
DisplayListClipState.cpp
DisplayListClipState.h
FrameLayerBuilder.cpp
Bug 1118051
. Report layer event regions items as having empty bounds so they don't expand the visible region of layers. r=roc
2015-02-11 17:06:47 -06:00
FrameLayerBuilder.h
Bug 1128225 (Part 3) - Add infrastructure for tracking draw results in geometry items. r=tn
2015-02-04 13:50:56 -08:00
FramePropertyTable.cpp
FramePropertyTable.h
GeometryUtils.cpp
GeometryUtils.h
LayerState.h
MaskLayerImageCache.cpp
MaskLayerImageCache.h
Bug 1118486 - Part 1: Use = delete
instead of MOZ_DELETE directly; r=Waldo
2015-01-08 23:19:05 -05:00
moz.build
nsArenaMemoryStats.h
nsAutoLayoutPhase.cpp
nsAutoLayoutPhase.h
nsBidi.cpp
nsBidi.h
nsBidiPresUtils.cpp
Bug 1131013: when setting the position of inline frames in vertical writing modes with right-to-left direction, subtract the inline start from the container height to get the correct vertical position. r=jfkthame
2015-02-11 01:43:03 -08:00
nsBidiPresUtils.h
Bug 1131013: when setting the position of inline frames in vertical writing modes with right-to-left direction, subtract the inline start from the container height to get the correct vertical position. r=jfkthame
2015-02-11 01:43:03 -08:00
nsCaret.cpp
Bug 989012 - Part 1: Stop after passing over a non-selectable frame if one is found during the frame traversal; r=roc
2015-01-27 23:11:26 -05:00
nsCaret.h
nsChangeHint.h
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
nsCompatibility.h
nsCounterManager.cpp
nsCounterManager.h
nsCSSColorUtils.cpp
nsCSSColorUtils.h
nsCSSFrameConstructor.cpp
Bug 1110056 - Merge nsMathMLmphantomFrame into nsMathMLmrowFrame. r=jkitch
2015-02-09 11:19:00 +01:00
nsCSSFrameConstructor.h
Bug 1118486 - Part 1: Use = delete
instead of MOZ_DELETE directly; r=Waldo
2015-01-08 23:19:05 -05:00
nsCSSRendering.cpp
Bug 1128769 (Part 6) - Remove imgIContainer::IsDecoded and all remaining callers. r=tn
2015-02-09 23:27:40 -08:00
nsCSSRendering.h
Bug 1128769 (Part 6) - Remove imgIContainer::IsDecoded and all remaining callers. r=tn
2015-02-09 23:27:40 -08:00
nsCSSRenderingBorders.cpp
nsCSSRenderingBorders.h
nsDisplayItemTypes.h
nsDisplayItemTypesList.h
nsDisplayList.cpp
Bug 1125422 - Populate the ContainerLayer flag to force events to be dispatched to content. r=roc
2015-02-10 16:28:07 -05:00
nsDisplayList.h
Bug 1118051
. Report layer event regions items as having empty bounds so they don't expand the visible region of layers. r=roc
2015-02-11 17:06:47 -06:00
nsDisplayListInvalidation.cpp
Bug 1128769 (Part 3) - Record the last draw result when drawing CSS backgrounds and use it to decide whether to sync decode. r=tn
2015-02-09 23:27:39 -08:00
nsDisplayListInvalidation.h
Bug 1128769 (Part 3) - Record the last draw result when drawing CSS backgrounds and use it to decide whether to sync decode. r=tn
2015-02-09 23:27:39 -08:00
nsDocumentViewer.cpp
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
nsFrameManager.cpp
Bug 1131901 (part 1) - Make PL_DHashTableAdd() infallible by default, and add a fallible alternative. r=froydnj.
2015-02-02 14:48:58 -08:00
nsFrameManager.h
nsFrameManagerBase.h
Bug 1123151 (part 1) - Set PLDHashTable::ops consistently. r=froydnj.
2015-01-19 16:01:24 -08:00
nsFrameTraversal.cpp
nsFrameTraversal.h
nsGenConList.cpp
nsGenConList.h
nsIDocumentViewerPrint.h
Bug 1118427 - Mark virtual overridden functions as MOZ_OVERRIDE in layout; r=roc
2015-01-07 10:07:36 -05:00
nsIFrameTraversal.h
nsILayoutDebugger.h
nsILayoutHistoryState.h
nsIPercentHeightObserver.h
nsIPresShell.h
Bug 1076241 - Add an API for setting a resolution on a document and scaling it by that amount. r=kats,tn
2015-01-02 20:06:14 -05:00
nsIReflowCallback.h
nsIStyleSheetService.idl
nsLayoutDebugger.cpp
Bug 1113837 - Build display-list dumping without MOZ_DUMP_PAINTING. r=mstange
2014-12-31 15:17:39 -05:00
nsLayoutHistoryState.cpp
nsLayoutUtils.cpp
Merge mozilla-central to mozilla-inbound
2015-02-11 15:00:07 +01:00
nsLayoutUtils.h
Merge mozilla-central to mozilla-inbound
2015-02-11 15:00:07 +01:00
nsPresArena.cpp
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
nsPresArena.h
nsPresContext.cpp
Bug 1095754 - Rather than apply geometry updates to plugins in the content process, collect updates and stash them in the shadow layer forwarder so that on the next composite, they update with the remote layer tree. r=roc
2015-01-29 13:41:54 -06:00
nsPresContext.h
Bug 1095754 - Rather than apply geometry updates to plugins in the content process, collect updates and stash them in the shadow layer forwarder so that on the next composite, they update with the remote layer tree. r=roc
2015-01-29 13:41:54 -06:00
nsPresShell.cpp
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
nsPresShell.h
Bug 1125490 (Part 2) - Use an enumeration instead of a boolean to request discarding in nsIImageLoadingContent. r=tn
2015-02-06 02:51:12 -08:00
nsPresState.h
Bug 1076241 - Add an API for setting a resolution on a document and scaling it by that amount. r=kats,tn
2015-01-02 20:06:14 -05:00
nsQuoteList.cpp
nsQuoteList.h
nsRefreshDriver.cpp
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
nsRefreshDriver.h
Bug 1121331 - Part2: Vsync aligned refresh timer. r=roc r=mchang
2015-01-14 00:38:00 +01:00
nsStyleChangeList.cpp
nsStyleChangeList.h
Bug 1118486 - Part 1: Use = delete
instead of MOZ_DELETE directly; r=Waldo
2015-01-08 23:19:05 -05:00
nsStyleSheetService.cpp
nsStyleSheetService.h
PaintTracker.cpp
PaintTracker.h
PositionedEventTargeting.cpp
Bug 1125040: Use LayoutDeviceIntPoint for nsIWidget::WidgetToScreen r=botond
2015-02-04 15:21:03 -05:00
PositionedEventTargeting.h
RestyleLogging.h
RestyleManager.cpp
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
RestyleManager.h
Bug 1110277 patch 7 - Call CreateNeededFrames from ~ReframingStyleContexts. r=bzbarsky
2015-01-13 21:03:13 -08:00
RestyleTracker.cpp
Bug 1110277 patch 6 - Make the lifetime of the ReframingStyleContexts object longer. r=heycam
2015-01-13 21:03:13 -08:00
RestyleTracker.h
Bug 1115812 patch 6 - Move ProcessRestyles from RestyleTracker to RestyleManager. r=heycam
2015-01-13 21:03:12 -08:00
RestyleTrackerInlines.h
ScrollbarStyles.h
SelectionCarets.cpp
Bug 1120750 - Part 3: Dispatch taponcaret using selectionstatechanged event. r=roc
2015-01-21 23:42:00 -05:00
SelectionCarets.h
Bug 1120750 - Part 1: Move GetSelectionBoundingRect to nsContentUtils. r=roc
2015-02-04 21:58:00 -05:00
StackArena.cpp
StackArena.h
Bug 1120062 - Part 1: Remove most Nullptr.h includes. r=waldo
2015-01-11 11:34:52 +09:00
TouchCaret.cpp
Bug 1120750 - Part 3: Dispatch taponcaret using selectionstatechanged event. r=roc
2015-01-21 23:42:00 -05:00
TouchCaret.h
Bug 1122805 - v3 Update carets' positions based on coordinates of the root frame. r=roc
2015-02-05 01:36:00 +01:00
Units.h
(no bug) fix typo ('decleration') in a comment in Units.h. comment-only, DONTBUILD
2014-12-05 11:00:43 -08:00
UnitTransforms.h
Bug 1111290 - Part 1: Remove MOZ_(BEGIN|END)_ENUM_CLASS. r=waldo
2015-01-26 07:22:07 +09:00
WordMovementType.h