.. |
crashtests
|
Bug 762332 - Make the "EnsureTextRun should have set font size inflation" assertion non-fatal for now so it doesn't block fuzzing. r=sjohnson
|
2013-04-17 22:16:15 +02:00 |
test
|
Bug 841363. Ensure padding-rect edges are included in scrollable area used to compute scrollWidth/scrollHeight for overflow:visible elements. r=matspal
|
2013-04-09 12:05:12 +12:00 |
broken-image.png
|
|
|
folder.png
|
|
|
frame-graph.py
|
|
|
frame-verify.js
|
|
|
FrameChildList.cpp
|
|
|
FrameChildList.h
|
Bug 856108 - Port static analyses to clang, part 2e: use MOZ_STACK_CLASS in layout. r=mats
|
2013-04-11 22:20:45 -05:00 |
jar.mn
|
|
|
loading-image.png
|
|
|
Makefile.in
|
Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey
|
2013-04-16 15:24:43 -04:00 |
moz.build
|
Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey
|
2013-04-16 15:24:43 -04:00 |
nsAbsoluteContainingBlock.cpp
|
Bug 856932 - Fix fixed margins on position:fixed hierarchies. r=roc
|
2013-04-15 09:31:45 +01:00 |
nsAbsoluteContainingBlock.h
|
Bug 856932 - Fix fixed margins on position:fixed hierarchies. r=roc
|
2013-04-15 09:31:45 +01:00 |
nsAutoCopyListener.h
|
|
|
nsBlockDebugFlags.h
|
|
|
nsBlockFrame.cpp
|
Bug 856932 - Fix fixed margins on position:fixed hierarchies. r=roc
|
2013-04-15 09:31:45 +01:00 |
nsBlockFrame.h
|
Bug 851847 - Optimize nsBlockFrame::StealFrame when removing a normal flow child. r=bzbarsky
|
2013-03-23 21:49:45 +01:00 |
nsBlockReflowContext.cpp
|
|
|
nsBlockReflowContext.h
|
|
|
nsBlockReflowState.cpp
|
Bug 855464: Optimize nsBlockReflowState::ClearFloats better, given that nsBlockFrame::WidthToClearPastFloats is somewhat expensive. r=dholbert
|
2013-03-31 00:50:29 -07:00 |
nsBlockReflowState.h
|
|
|
nsBRFrame.cpp
|
|
|
nsBulletFrame.cpp
|
Bug 862180. Part 2: Rename nsDisplayItem::GetUnderlyingFrame() to Frame(). r=mattwoodrow
|
2013-04-20 00:02:13 +12:00 |
nsBulletFrame.h
|
|
|
nsCanvasFrame.cpp
|
Bug 862180. Part 2: Rename nsDisplayItem::GetUnderlyingFrame() to Frame(). r=mattwoodrow
|
2013-04-20 00:02:13 +12:00 |
nsCanvasFrame.h
|
|
|
nsColumnSetFrame.cpp
|
Bug 861182: Pull knownFeasibleHeight and knownInfeasibleHeight into ReflowConfig so they can be used outside of nsColumnSetFrame::Reflow(). [r=roc]
|
2013-04-16 07:52:51 -05:00 |
nsColumnSetFrame.h
|
Bug 861182: Pull knownFeasibleHeight and knownInfeasibleHeight into ReflowConfig so they can be used outside of nsColumnSetFrame::Reflow(). [r=roc]
|
2013-04-16 07:52:51 -05:00 |
nsContainerFrame.cpp
|
Bug 729519 - Allocate heap nsFrameLists from the shell arena. r=bzbarsky
|
2013-04-01 17:26:02 +02:00 |
nsContainerFrame.h
|
Bug 729519 - Allocate heap nsFrameLists from the shell arena. r=bzbarsky
|
2013-04-01 17:26:02 +02:00 |
nsFirstLetterFrame.cpp
|
Bug 864289 - Rename nsLineLayout::GetLineContainer(Frame|RS) to LineContainer\1. r=dholbert
|
2013-04-23 11:45:26 +10:00 |
nsFirstLetterFrame.h
|
|
|
nsFlexContainerFrame.cpp
|
Bug 858332: Make flex items pseudo-stacking contexts, per recent spec change. r=mats
|
2013-04-18 09:51:18 -07:00 |
nsFlexContainerFrame.h
|
Bug 853946: Replace flex container's cached content-box cross-size and cached ascent with local variables in Reflow(). rs=Waldo
|
2013-03-29 18:32:03 -07:00 |
nsFloatManager.cpp
|
|
|
nsFloatManager.h
|
|
|
nsFontInflationData.cpp
|
|
|
nsFontInflationData.h
|
|
|
nsFrame.cpp
|
Bug 862180. Part 2: Rename nsDisplayItem::GetUnderlyingFrame() to Frame(). r=mattwoodrow
|
2013-04-20 00:02:13 +12:00 |
nsFrame.h
|
Bug 851379, part 4: Fix InitOffsets logging code to display horizontal and vertical percent basis, instead of just a containing block width. r=mats
|
2013-04-11 07:51:58 -07:00 |
nsFrameIdList.h
|
|
|
nsFrameList.cpp
|
Bug 729519 - Allocate heap nsFrameLists from the shell arena. r=bzbarsky
|
2013-04-01 17:26:02 +02:00 |
nsFrameList.h
|
Bug 729519 - Allocate heap nsFrameLists from the shell arena. r=bzbarsky
|
2013-04-01 17:26:02 +02:00 |
nsFrameSelection.h
|
Bug 856108 - Port static analyses to clang, part 2e: use MOZ_STACK_CLASS in layout. r=mats
|
2013-04-11 22:20:45 -05:00 |
nsFrameSetFrame.cpp
|
Bug 841192. Part 1: Make <frame> elements behave more like <iframe>s, in particular supporting padding and borders (but not border-radius). r=mats
|
2013-04-03 00:03:03 +13:00 |
nsFrameSetFrame.h
|
|
|
nsFrameUtil.cpp
|
|
|
nsGfxScrollFrame.cpp
|
Bug 862180. Part 2: Rename nsDisplayItem::GetUnderlyingFrame() to Frame(). r=mattwoodrow
|
2013-04-20 00:02:13 +12:00 |
nsGfxScrollFrame.h
|
Bug 851445. When saving a frame scroll position, if we're in the process of trying to scroll to a saved scroll position, save the desired position instead of the actual current position. r=mats
|
2013-03-21 15:44:37 +13:00 |
nsHTMLCanvasFrame.cpp
|
Bug 862180. Part 2: Rename nsDisplayItem::GetUnderlyingFrame() to Frame(). r=mattwoodrow
|
2013-04-20 00:02:13 +12:00 |
nsHTMLCanvasFrame.h
|
Bug 856243 - Add missing do_QueryFrame support and fix typo that caused most MathML frames to not QueryFrame to nsIMathMLFrame. Add static assertions to prevent those kinds of errors in the future. r=dholbert
|
2013-04-04 01:35:07 +02:00 |
nsHTMLParts.h
|
|
|
nsHTMLReflowMetrics.cpp
|
|
|
nsHTMLReflowMetrics.h
|
|
|
nsHTMLReflowState.cpp
|
Bug 864579: Drop unnecessary const-removing casts from CalcQuirkContainingBlockHeight. r=heycam
|
2013-04-22 19:41:19 -07:00 |
nsHTMLReflowState.h
|
Bug 857820 part.1 Drop blink effect implementation r=dbaron
|
2013-04-14 19:11:07 +09:00 |
nsIAnonymousContentCreator.h
|
|
|
nsIFrame.h
|
Bug 485149 - Using box-shadow on a <fieldset> with <legend> does not follow box shape. r=roc
|
2013-04-17 22:16:14 +02:00 |
nsIFrameUtil.h
|
|
|
nsILineIterator.h
|
|
|
nsImageFrame.cpp
|
Bug 841192. Part 14: Convert all usage of nsDisplayClip(RoundedRect) to use DisplayListClipState/DisplayItemClip. r=mattwoodrow
|
2013-03-04 22:56:02 +13:00 |
nsImageFrame.h
|
Bug 862180. Part 2: Rename nsDisplayItem::GetUnderlyingFrame() to Frame(). r=mattwoodrow
|
2013-04-20 00:02:13 +12:00 |
nsImageMap.cpp
|
[Bug 857884] Use dom::EventTarget more instead of nsIDOMEventTarget Part 6 r=Ms2ger
|
2013-04-19 18:18:33 -04:00 |
nsImageMap.h
|
|
|
nsInlineFrame.cpp
|
Bug 864289 - Rename nsLineLayout::GetLineContainer(Frame|RS) to LineContainer\1. r=dholbert
|
2013-04-23 11:45:26 +10:00 |
nsInlineFrame.h
|
|
|
nsIntervalSet.cpp
|
|
|
nsIntervalSet.h
|
|
|
nsIObjectFrame.h
|
|
|
nsIPageSequenceFrame.h
|
|
|
nsIScrollableFrame.h
|
|
|
nsIStatefulFrame.h
|
|
|
nsLeafFrame.cpp
|
|
|
nsLeafFrame.h
|
|
|
nsLineBox.cpp
|
Bug 855850: Use MOZ_STATIC_ASSERT instead of #if, to verify that "break type" values are representable in 4 bits. r=mats
|
2013-03-28 16:27:31 -07:00 |
nsLineBox.h
|
Bug 855850: Use MOZ_STATIC_ASSERT instead of #if, to verify that "break type" values are representable in 4 bits. r=mats
|
2013-03-28 16:27:31 -07:00 |
nsLineLayout.cpp
|
Bug 864289 - Rename nsLineLayout::GetLineContainer(Frame|RS) to LineContainer\1. r=dholbert
|
2013-04-23 11:45:26 +10:00 |
nsLineLayout.h
|
Bug 864289 - Rename nsLineLayout::GetLineContainer(Frame|RS) to LineContainer\1. r=dholbert
|
2013-04-23 11:45:26 +10:00 |
nsObjectFrame.cpp
|
Backout e3eaea876a18, 3aaf738a04d8, and 43d1b14e8920 (Bug 854082) for orange on a CLOSED TREE
|
2013-04-22 14:58:15 -07:00 |
nsObjectFrame.h
|
Bug 844693 - Remove MacIOSurfaceImage::SetUpdateCallback. r=BenWa
|
2013-04-17 14:21:06 +12:00 |
nsPageContentFrame.cpp
|
|
|
nsPageContentFrame.h
|
|
|
nsPageFrame.cpp
|
Bug 862180. Part 2: Rename nsDisplayItem::GetUnderlyingFrame() to Frame(). r=mattwoodrow
|
2013-04-20 00:02:13 +12:00 |
nsPageFrame.h
|
|
|
nsPlaceholderFrame.cpp
|
|
|
nsPlaceholderFrame.h
|
|
|
nsPluginUtilsOSX.h
|
|
|
nsPluginUtilsOSX.mm
|
|
|
nsQueryFrame.h
|
Bug 856243 - Add missing do_QueryFrame support and fix typo that caused most MathML frames to not QueryFrame to nsIMathMLFrame. Add static assertions to prevent those kinds of errors in the future. r=dholbert
|
2013-04-04 01:35:07 +02:00 |
nsSelection.cpp
|
Bug 859088 - Left/Right Arrow key after selection should move to the beginning/end of selection respectively (on all platforms). r=ehsan
|
2013-04-17 22:16:14 +02:00 |
nsSimplePageSequence.cpp
|
Bug 860253. Clear clip state on children of an nsDisplayTransform because they're in a different coordinate system, and we'll clip the nsDisplayTransform itself. r=mattwoodrow
|
2013-04-15 19:10:19 +12:00 |
nsSimplePageSequence.h
|
|
|
nsSplittableFrame.cpp
|
|
|
nsSplittableFrame.h
|
|
|
nsSubDocumentFrame.cpp
|
Bug 858803. Fix coordinate system of subdocument frame bounds. r=mattwoodrow
|
2013-04-10 00:30:51 +12:00 |
nsSubDocumentFrame.h
|
|
|
nsTextFrame.h
|
Bug 857820 part.1 Drop blink effect implementation r=dbaron
|
2013-04-14 19:11:07 +09:00 |
nsTextFrameTextRunCache.h
|
|
|
nsTextFrameThebes.cpp
|
Bug 864289 - Rename nsLineLayout::GetLineContainer(Frame|RS) to LineContainer\1. r=dholbert
|
2013-04-23 11:45:26 +10:00 |
nsTextFrameUtils.cpp
|
|
|
nsTextFrameUtils.h
|
|
|
nsTextRunTransformations.cpp
|
|
|
nsTextRunTransformations.h
|
Bug 767563 - Add a clang static checker, part 3: Move the MOZ_MUST_OVERRIDE macro to MFBT. r=Waldo
|
2013-03-23 21:14:43 -05:00 |
nsVideoFrame.cpp
|
Bug 862180. Part 2: Rename nsDisplayItem::GetUnderlyingFrame() to Frame(). r=mattwoodrow
|
2013-04-20 00:02:13 +12:00 |
nsVideoFrame.h
|
|
|
nsViewportFrame.cpp
|
Bug 856932 - Fix fixed margins on position:fixed hierarchies. r=roc
|
2013-04-15 09:31:45 +01:00 |
nsViewportFrame.h
|
|
|
ScrollbarActivity.cpp
|
|
|
ScrollbarActivity.h
|
|
|
Selection.h
|
|
|
TextOverflow.cpp
|
Bug 862180. Part 2: Rename nsDisplayItem::GetUnderlyingFrame() to Frame(). r=mattwoodrow
|
2013-04-20 00:02:13 +12:00 |
TextOverflow.h
|
|
|