.. |
crashtests
|
add crashtest for bug 893523 using testcase by jruderman@gmail.com
|
2013-08-05 14:58:10 +12:00 |
test
|
Bug 904810 - Restore old default behavior on Windows that UP/DOWN go to next/prev line also when there's a selection. r=ehsan
|
2013-08-16 16:20:04 +00:00 |
broken-image.png
|
|
|
folder.png
|
|
|
frame-graph.py
|
|
|
frame-verify.js
|
|
|
FrameChildList.cpp
|
|
|
FrameChildList.h
|
|
|
jar.mn
|
|
|
loading-image.png
|
|
|
Makefile.in
|
Bug 904831 - Part b: Move unconditional MSVC_ENABLE_PGO definitions into moz.build; r=gps
|
2013-08-22 08:56:01 +02:00 |
moz.build
|
Bug 904831 - Part b: Move unconditional MSVC_ENABLE_PGO definitions into moz.build; r=gps
|
2013-08-22 08:56:01 +02:00 |
nsAbsoluteContainingBlock.cpp
|
Bug 863935. r=roc
|
2013-06-10 18:31:59 +00:00 |
nsAbsoluteContainingBlock.h
|
|
|
nsAutoCopyListener.h
|
|
|
nsBlockDebugFlags.h
|
|
|
nsBlockFrame.cpp
|
bug 904555 - clean up use of nsRect APIs in layout. r=roc
|
2013-08-14 13:27:20 +01:00 |
nsBlockFrame.h
|
Bug 900242: Mark overriding nsBlockFrame methods as MOZ_OVERRIDE. r=mats
|
2013-07-31 18:59:25 -07:00 |
nsBlockReflowContext.cpp
|
Bug 893962 - Refactor the application of relative positioning. r=dbaron
|
2013-07-15 17:28:09 -07:00 |
nsBlockReflowContext.h
|
|
|
nsBlockReflowState.cpp
|
Bug 898794 - Store normal frame position before applying relative positioning. r=dbaron
|
2013-08-08 17:20:17 -07:00 |
nsBlockReflowState.h
|
Bug 743402, Part 1: Add a GetConsumedHeight() function to nsSplittableFrame in order to retrieve the portion of the computed height that was consumed by previous-in-flows. [r=roc]
|
2013-07-25 10:34:12 -05:00 |
nsBRFrame.cpp
|
|
|
nsBulletFrame.cpp
|
Bug 695763. Part 2. Invalidate list style images if they are not decoded and we are asked to do a sync decode. r=roc
|
2013-06-22 11:30:57 -05:00 |
nsBulletFrame.h
|
Bug 695763. Part 2. Invalidate list style images if they are not decoded and we are asked to do a sync decode. r=roc
|
2013-06-22 11:30:57 -05:00 |
nsCanvasFrame.cpp
|
Bug 894905 - Create a separate nsDisplayItem subclass for -moz-appearance backgrounds. r=roc
|
2013-07-18 08:34:58 +02:00 |
nsCanvasFrame.h
|
Bug 894905 - Create a separate nsDisplayItem subclass for -moz-appearance backgrounds. r=roc
|
2013-07-18 08:34:58 +02:00 |
nsColumnSetFrame.cpp
|
Bug 746015: Add a nsDisplayGenericOverflow class that uses a frame's visual overflow rect as its bounds to correctly display column rules that lie outside of a column set frame's bounds. [r=dbaron]
|
2013-08-20 16:38:29 -05:00 |
nsColumnSetFrame.h
|
Bug 743402, Part 5: Utilize new computed height calculations in nsSplittableFrame to correctly compute the height of a column set frame in paginated context. [r=roc]
|
2013-07-25 10:34:31 -05:00 |
nsContainerFrame.cpp
|
Bug 901269 - Part b: Stop including nsContentUtils.h in Element.h; r=jlebar
|
2013-08-14 08:55:46 +02:00 |
nsContainerFrame.h
|
Bug 863935. r=roc
|
2013-06-10 18:31:59 +00:00 |
nsDirection.h
|
Bug 902111 - Forward-declare nsIFrame in nsISelectionPrivate.h; r=bzbarsky
|
2013-08-06 16:19:11 -04:00 |
nsFirstLetterFrame.cpp
|
Bug 899894 - Don't null check nsStyleSet::ResolveBlah return values. r=dbaron
|
2013-08-03 14:11:06 +10:00 |
nsFirstLetterFrame.h
|
Bug 870516: Annotate ~600 more methods with MOZ_OVERRIDE in /layout r=dholbert
|
2013-05-14 09:33:23 -07:00 |
nsFlexContainerFrame.cpp
|
(no bug, whitespace only) Remove unnecessary newline in nsFlexContainerFrame.cpp. DONTBUILD
|
2013-08-16 18:00:13 -07:00 |
nsFlexContainerFrame.h
|
Bug 743402, Part 4: Refactor ApplySkipSides() and GetSkipSides() to return the correct value during reflow by adding an optional nsHTMLReflowState parameter. [r=roc]
|
2013-07-25 10:34:27 -05:00 |
nsFloatManager.cpp
|
Bug 898794 - Store normal frame position before applying relative positioning. r=dbaron
|
2013-08-08 17:20:17 -07:00 |
nsFloatManager.h
|
|
|
nsFontInflationData.cpp
|
|
|
nsFontInflationData.h
|
|
|
nsFrame.cpp
|
Back out 4dd5fb21e599 (bug 906199) for Android R2 orange
|
2013-08-20 22:49:12 -07:00 |
nsFrame.h
|
Bug 896261 - Remove aAppendedThemedBackground arguments from nsDisplayBackgroundImage::AppendBackgroundItemsToTop, nsFrame::DisplayBackgroundUnconditional; r=roc
|
2013-07-24 09:38:55 +02:00 |
nsFrameIdList.h
|
Bug 827713 - Use mmultiscripts to handle all script shift elements. r=fredw
|
2013-08-19 09:11:50 -04:00 |
nsFrameList.cpp
|
|
|
nsFrameList.h
|
|
|
nsFrameSelection.h
|
Bug 889329 - Implement deselectAll(). r=cam,sr=roc
|
2013-07-03 08:41:53 +01:00 |
nsFrameSetFrame.cpp
|
Bug 899900 - Avoid null checking result of NS_NewBlahFrame. r=dbaron
|
2013-08-03 14:11:06 +10:00 |
nsFrameSetFrame.h
|
Bug 870516: Annotate ~600 more methods with MOZ_OVERRIDE in /layout r=dholbert
|
2013-05-14 09:33:23 -07:00 |
nsFrameUtil.cpp
|
|
|
nsGfxScrollFrame.cpp
|
Bug 906790 - Minimize layout/base #includes; r=roc
|
2013-08-19 18:55:18 -04:00 |
nsGfxScrollFrame.h
|
Bug 898871 - Add more nsWeakFrame checks around scroll operations. r=roc
|
2013-08-08 22:04:59 +00:00 |
nsHTMLCanvasFrame.cpp
|
|
|
nsHTMLCanvasFrame.h
|
Bug 870516: Annotate ~600 more methods with MOZ_OVERRIDE in /layout r=dholbert
|
2013-05-14 09:33:23 -07:00 |
nsHTMLParts.h
|
|
|
nsHTMLReflowMetrics.cpp
|
|
|
nsHTMLReflowMetrics.h
|
|
|
nsHTMLReflowState.cpp
|
Bug 898794 - Store normal frame position before applying relative positioning. r=dbaron
|
2013-08-08 17:20:17 -07:00 |
nsHTMLReflowState.h
|
(no bug) fix typo in comment in nsHTMLReflowState: s/frames/frame's/ DONTBUILD
|
2013-08-19 18:10:06 -07:00 |
nsIAnonymousContentCreator.h
|
|
|
nsIFrame.h
|
Bug 903283: Don't include EventTarget.h in headers r=Ms2ger
|
2013-08-19 06:15:55 -04:00 |
nsIFrameUtil.h
|
|
|
nsILineIterator.h
|
|
|
nsImageFrame.cpp
|
Bug 906790 - Minimize layout/base #includes; r=roc
|
2013-08-19 18:55:18 -04:00 |
nsImageFrame.h
|
Bug 743402, Part 4: Refactor ApplySkipSides() and GetSkipSides() to return the correct value during reflow by adding an optional nsHTMLReflowState parameter. [r=roc]
|
2013-07-25 10:34:27 -05:00 |
nsImageMap.cpp
|
Bug 904695 - #include fewer headers in nsContentUtils.h; r=jst
|
2013-08-21 15:28:26 -04:00 |
nsImageMap.h
|
|
|
nsInlineFrame.cpp
|
Bug 743402, Part 4: Refactor ApplySkipSides() and GetSkipSides() to return the correct value during reflow by adding an optional nsHTMLReflowState parameter. [r=roc]
|
2013-07-25 10:34:27 -05:00 |
nsInlineFrame.h
|
Bug 743402, Part 4: Refactor ApplySkipSides() and GetSkipSides() to return the correct value during reflow by adding an optional nsHTMLReflowState parameter. [r=roc]
|
2013-07-25 10:34:27 -05:00 |
nsIntervalSet.cpp
|
Bug 892401 - Remove NEW_H. r=ted
|
2013-07-12 09:16:41 +09:00 |
nsIntervalSet.h
|
|
|
nsIObjectFrame.h
|
|
|
nsIPageSequenceFrame.h
|
Bug 889219. Part 1: Clean up nsPrintEngine string usage for document titles/URLs. r=mats
|
2013-07-24 23:48:37 +12:00 |
nsIScrollableFrame.h
|
Bug 898871 - Add more nsWeakFrame checks around scroll operations. r=roc
|
2013-08-08 22:04:59 +00:00 |
nsIScrollbarOwner.h
|
|
|
nsIScrollPositionListener.h
|
|
|
nsIStatefulFrame.h
|
|
|
nsLeafFrame.cpp
|
|
|
nsLeafFrame.h
|
Bug 870516: Annotate ~600 more methods with MOZ_OVERRIDE in /layout r=dholbert
|
2013-05-14 09:33:23 -07:00 |
nsLineBox.cpp
|
Bug 895322 - Part 1: Replace the usages of MOZ_STATIC_ASSERT with C++11 static_assert; r=Waldo
|
2013-07-18 13:59:53 -04:00 |
nsLineBox.h
|
Bug 870516: Annotate ~600 more methods with MOZ_OVERRIDE in /layout r=dholbert
|
2013-05-14 09:33:23 -07:00 |
nsLineLayout.cpp
|
Bug 898794 - Store normal frame position before applying relative positioning. r=dbaron
|
2013-08-08 17:20:17 -07:00 |
nsLineLayout.h
|
|
|
nsObjectFrame.cpp
|
Bug 903819 - Don't include Layers.h everywhere, part 4 r=nrc
|
2013-08-20 15:45:30 -04:00 |
nsObjectFrame.h
|
Bug 875367: Annotate ~280 more methods with MOZ_OVERRIDE in /layout. r=dholbert
|
2013-05-29 12:37:49 -07:00 |
nsPageContentFrame.cpp
|
|
|
nsPageContentFrame.h
|
Bug 870516: Annotate ~600 more methods with MOZ_OVERRIDE in /layout r=dholbert
|
2013-05-14 09:33:23 -07:00 |
nsPageFrame.cpp
|
Bug 889219. Part 4: Stop heap-allocating nsSharedPageData::mHeadFootFont. r=mats
|
2013-07-24 23:48:55 +12:00 |
nsPageFrame.h
|
Bug 870516: Annotate ~600 more methods with MOZ_OVERRIDE in /layout r=dholbert
|
2013-05-14 09:33:23 -07:00 |
nsPlaceholderFrame.cpp
|
Bug 874418: Assert that placeholders are reflowed before their out-of-flows. r=bz
|
2013-05-21 12:15:57 -04:00 |
nsPlaceholderFrame.h
|
|
|
nsPluginUtilsOSX.h
|
|
|
nsPluginUtilsOSX.mm
|
|
|
nsQueryFrame.h
|
Bug 895322 - Part 1: Replace the usages of MOZ_STATIC_ASSERT with C++11 static_assert; r=Waldo
|
2013-07-18 13:59:53 -04:00 |
nsSelection.cpp
|
Bug 906150 - initialize an empty RangeData at each point of use in nsSelection.cpp; r=smaug
|
2013-08-16 15:01:04 -04:00 |
nsSimplePageSequence.cpp
|
Bug 889219. Part 5: Remove nsSimplePageSequenceFrame::mCurrentPageFrame. r=mats
|
2013-07-24 23:48:55 +12:00 |
nsSimplePageSequence.h
|
Bug 889219. Part 5: Remove nsSimplePageSequenceFrame::mCurrentPageFrame. r=mats
|
2013-07-24 23:48:55 +12:00 |
nsSplittableFrame.cpp
|
Bug 743402, Part 4: Refactor ApplySkipSides() and GetSkipSides() to return the correct value during reflow by adding an optional nsHTMLReflowState parameter. [r=roc]
|
2013-07-25 10:34:27 -05:00 |
nsSplittableFrame.h
|
Bug 743402, Part 4: Refactor ApplySkipSides() and GetSkipSides() to return the correct value during reflow by adding an optional nsHTMLReflowState parameter. [r=roc]
|
2013-07-25 10:34:27 -05:00 |
nsSubDocumentFrame.cpp
|
Bug 845169 - Update touch region from remote frame. r=roc
|
2013-08-13 15:56:57 +08:00 |
nsSubDocumentFrame.h
|
Bug 845169 - Update touch region from remote frame. r=roc
|
2013-08-13 15:56:57 +08:00 |
nsTextFrame.cpp
|
Bug 898794 - Store normal frame position before applying relative positioning. r=dbaron
|
2013-08-08 17:20:17 -07:00 |
nsTextFrame.h
|
Bug 875367: Annotate ~280 more methods with MOZ_OVERRIDE in /layout. r=dholbert
|
2013-05-29 12:37:49 -07:00 |
nsTextFrameTextRunCache.h
|
|
|
nsTextFrameUtils.cpp
|
Bug 901323 - Don't include nsContentUtils.h unnecessarily; r=jlebar
|
2013-08-14 08:56:21 +02:00 |
nsTextFrameUtils.h
|
|
|
nsTextRunTransformations.cpp
|
Bug 798914 (part 6) - Followup: move MemoryReporting.h include after the cpp's own header include. r=njn.
|
2013-06-30 18:26:39 +02:00 |
nsTextRunTransformations.h
|
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
|
2013-06-23 14:03:39 +02:00 |
nsVideoFrame.cpp
|
Bug 534409 - Fix incorrect sizing of the <audio> element when it has a non-auto width or height. r=doublec
|
2013-06-25 18:00:04 -04:00 |
nsVideoFrame.h
|
Bug 833283 - Add do_QueryFrame support to nsVideoFrame. r=bz
|
2013-05-27 13:34:00 -07:00 |
nsViewportFrame.cpp
|
|
|
nsViewportFrame.h
|
Bug 870516: Annotate ~600 more methods with MOZ_OVERRIDE in /layout r=dholbert
|
2013-05-14 09:33:23 -07:00 |
ScrollbarActivity.cpp
|
Bug 877097: Improve readability of ScrollbarActivity::GetRefreshDriver. r=mats
|
2013-07-22 22:46:27 -04:00 |
ScrollbarActivity.h
|
Bug 877097: Hold strong refs to instances of ScrollbarActivity to avoid crashing. r=mats
|
2013-07-31 21:43:56 -04:00 |
Selection.h
|
Bug 902111 - Forward-declare nsIFrame in nsISelectionPrivate.h; r=bzbarsky
|
2013-08-06 16:19:11 -04:00 |
TextOverflow.cpp
|
|
|
TextOverflow.h
|
|
|