..
crashtests
Bug 979921 - Enable some crashtests on Android 2.3; r=dminor
2014-05-27 06:46:15 -06:00
tests
Bug 881996 part 2. Remove now-unneeded workaround from printpreview_bug396024_helper.xul
2014-05-18 12:48:00 -07:00
ActiveLayerTracker.cpp
Bug 508665 - part 1, Change the signature of SetParent/GetParent from nsIFrame* to nsContainerFrame*. r=roc
2014-05-24 22:20:39 +00:00
ActiveLayerTracker.h
Bug 1009478 - Make LayerActivity properties survive across reframes of an element. r=roc
2014-05-13 19:30:11 +02:00
DisplayItemClip.cpp
Bug 1008301 - Make DisplayItemClip only invalidate changes in clip, not changes in bounds. r=roc
2014-05-12 21:37:21 +02:00
DisplayItemClip.h
DisplayListClipState.cpp
DisplayListClipState.h
FrameLayerBuilder.cpp
Bug 869836 - Part 8: Use Append('c')
instead of Append("c")
. r=ehsan
2014-05-22 06:48:52 +03:00
FrameLayerBuilder.h
Bug 991812: Remove uses of RefCounted<T> that live in Gecko. r=ehsan
2014-04-14 12:04:24 -07:00
FramePropertyTable.cpp
FramePropertyTable.h
GeometryUtils.cpp
Bug 1009036 - Watch out for frame destruction caused by EnsureFrameForTextNode. r=roc
2014-05-12 20:25:22 +00:00
GeometryUtils.h
Makefile.in
MaskLayerImageCache.cpp
MaskLayerImageCache.h
moz.build
Backed out 3 changesets (bug 946065) for b2g mochitest-6 permafail on a CLOSED TREE
2014-05-12 15:40:41 -07:00
nsArenaMemoryStats.h
Bug 590790, part 1 - Add getTotalSize() methods to nsWindowSizes and nsArenaMemoryStats. r=njn
2014-05-08 10:52:13 +01:00
nsAutoLayoutPhase.cpp
nsAutoLayoutPhase.h
nsBidi.cpp
Bug 491863 - Remove IBMBIDI; r=roc
2014-04-23 21:15:29 -04:00
nsBidi.h
nsBidiPresUtils.cpp
Bug 1007067 - Add a currentLine->MarkDirty() to wallpaper a bug 936935 regression. r=smontagu
2014-05-25 02:50:59 +00:00
nsBidiPresUtils.h
Bug 491863 - Remove IBMBIDI; r=roc
2014-04-23 21:15:29 -04:00
nsCaret.cpp
Bug 508665 - part 3, Change GetContentInsertionFrame() to return a nsContainerFrame*, and return null for leaf frames. Deal with GetContentInsertionFrame() returning null in a couple of places. r=roc
2014-05-24 22:20:39 +00:00
nsCaret.h
Bug 491863 - Remove IBMBIDI; r=roc
2014-04-23 21:15:29 -04:00
nsChangeHint.h
Bug 984226 - Add parameter to OverflowChangedTracker::AddFrame to distingush between frames that need nsIFrame::UpdateOverflow called and frames that only have a transform that has changed. r=dbaron
2014-03-13 17:21:25 -07:00
nsCompatibility.h
nsCounterManager.cpp
nsCounterManager.h
nsCSSColorUtils.cpp
nsCSSColorUtils.h
nsCSSFrameConstructor.cpp
Bug 508665 - part 9, Remove now redundant static_cast<nsContainerFrame*> and do_QueryFrame() calls. r=roc
2014-05-24 22:20:40 +00:00
nsCSSFrameConstructor.h
Bug 508665 - part 4, Make nsCSSFrameConstructor use nsContainerFrame* for frames used as parent frames. r=roc
2014-05-24 22:20:40 +00:00
nsCSSRendering.cpp
Bug 988653 - Fix 'border-image' layout for fragmented boxes and add support for both box-decoration-break:clone/slice. r=cam
2014-05-05 17:55:55 +00:00
nsCSSRendering.h
Bug 613659 - Implement box-decoration-break layout for backgrounds. r=cam,jmuizelaar
2014-05-05 17:55:54 +00:00
nsCSSRenderingBorders.cpp
Bug 613659 - Implement box-decoration-break layout for border/box-shadow and paddding/margin for inlines. r=cam
2014-05-05 17:55:54 +00:00
nsCSSRenderingBorders.h
Bug 613659 - Implement box-decoration-break layout for border/box-shadow and paddding/margin for inlines. r=cam
2014-05-05 17:55:54 +00:00
nsDisplayItemTypes.h
nsDisplayItemTypesList.h
nsDisplayList.cpp
Bug 1004871 part 2 - Add AnimationTiming struct, to encapsulate animation timing parameters; r=dholbert
2014-05-28 16:51:49 +09:00
nsDisplayList.h
Bug 508665 - part 1, Change the signature of SetParent/GetParent from nsIFrame* to nsContainerFrame*. r=roc
2014-05-24 22:20:39 +00:00
nsDisplayListInvalidation.cpp
Bug 613659 - Fix B2G build error. r=me
2014-04-17 13:55:12 +00:00
nsDisplayListInvalidation.h
nsDocumentViewer.cpp
bug 966084 - don't QI the result of win->GetFrameElementInternal() when its not required r=smaug
2014-01-23 16:14:29 -05:00
nsFrameManager.cpp
Bug 508665 - part 7, Require a nsContainerFrame* for aParent in nsFrameManager methods. r=roc
2014-05-24 22:20:40 +00:00
nsFrameManager.h
Bug 508665 - part 7, Require a nsContainerFrame* for aParent in nsFrameManager methods. r=roc
2014-05-24 22:20:40 +00:00
nsFrameManagerBase.h
nsFrameTraversal.cpp
Bug 508665 - part 1, Change the signature of SetParent/GetParent from nsIFrame* to nsContainerFrame*. r=roc
2014-05-24 22:20:39 +00:00
nsFrameTraversal.h
nsGenConList.cpp
nsGenConList.h
nsIDocumentViewerPrint.h
nsIFrameTraversal.h
nsILayoutDebugger.h
nsILayoutHistoryState.h
nsIPercentHeightObserver.h
nsIPresShell.h
Bug 950386 - Move mozilla::Selection to mozilla::dom::Selection; r=ehsan
2014-04-10 19:09:40 +03:00
nsIReflowCallback.h
nsIStyleSheetService.idl
nsLayoutDebugger.cpp
Bug 869836 - Part 8: Use Append('c')
instead of Append("c")
. r=ehsan
2014-05-22 06:48:52 +03:00
nsLayoutHistoryState.cpp
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
2014-04-27 03:06:00 -04:00
nsLayoutUtils.cpp
Bug 508665 - part 3, Change GetContentInsertionFrame() to return a nsContainerFrame*, and return null for leaf frames. Deal with GetContentInsertionFrame() returning null in a couple of places. r=roc
2014-05-24 22:20:39 +00:00
nsLayoutUtils.h
Bug 508665 - part 3, Change GetContentInsertionFrame() to return a nsContainerFrame*, and return null for leaf frames. Deal with GetContentInsertionFrame() returning null in a couple of places. r=roc
2014-05-24 22:20:39 +00:00
nsPresArena.cpp
nsPresArena.h
nsPresContext.cpp
Bug 990812 - Allow a deeper frame message manager hierarchy than only global > window > tab r=smaug
2014-05-23 14:52:36 +02:00
nsPresContext.h
Bug 990812 - Allow a deeper frame message manager hierarchy than only global > window > tab r=smaug
2014-05-23 14:52:36 +02:00
nsPresShell.cpp
bug 966084 - don't QI the result of win->GetFrameElementInternal() when its not required r=smaug
2014-01-23 16:14:29 -05:00
nsPresShell.h
Bug 950386 - Move mozilla::Selection to mozilla::dom::Selection; r=ehsan
2014-04-10 19:09:40 +03:00
nsPresState.h
Bug 611556 - Add persistent zoom history sessions. r=roc, r=snorp
2014-04-07 13:43:58 +02:00
nsQuoteList.cpp
nsQuoteList.h
nsRefreshDriver.cpp
Bug 1002632: Make an image document's refresh driver receive ticks from the image's clients, & disable its internal timer. r=bz
2014-05-01 09:31:54 -07:00
nsRefreshDriver.h
Bug 926922 - Log reason for layout flushes in profiles. r=ehsan,bz
2014-04-22 14:13:00 -04:00
nsStyleChangeList.cpp
nsStyleChangeList.h
nsStyleSheetService.cpp
Bug 1011806 - Stop loading user-agent and user style sheets for SVG-as-an-image (the main UA sheets svg.css, html.css, etc. will still load on demand). r=bz CLOSED TREE
2014-05-24 21:37:48 +01:00
nsStyleSheetService.h
PaintTracker.cpp
PaintTracker.h
PositionedEventTargeting.cpp
PositionedEventTargeting.h
RestyleManager.cpp
Bug 508665 - part 3, Change GetContentInsertionFrame() to return a nsContainerFrame*, and return null for leaf frames. Deal with GetContentInsertionFrame() returning null in a couple of places. r=roc
2014-05-24 22:20:39 +00:00
RestyleManager.h
Bug 1008917 - part 15, make RestyleManager::StyleChangeReflow() return type 'void'. r=roc
2014-05-13 00:47:53 +00:00
RestyleTracker.cpp
RestyleTracker.h
Bug 508665 - part 1, Change the signature of SetParent/GetParent from nsIFrame* to nsContainerFrame*. r=roc
2014-05-24 22:20:39 +00:00
ScrollbarStyles.h
StackArena.cpp
StackArena.h
Units.h
UnitTransforms.h