.. |
crashtests
|
Bug 799207: Reduce severity of assertion that checks baseline of flex item against sentinel value. r=dbaron
|
2012-10-16 19:04:33 -07:00 |
test
|
Bug 703241. Part 3: nsLayoutUtils::GetTransformToAncestor should handle the case where aAncestor == aFrame. r=matspal
|
2012-10-17 16:13:24 +13:00 |
broken-image.png
|
|
|
folder.png
|
|
|
frame-graph.py
|
|
|
frame-verify.js
|
|
|
FrameChildList.cpp
|
|
|
FrameChildList.h
|
|
|
jar.mn
|
|
|
loading-image.png
|
|
|
Makefile.in
|
Bug 799407: Turn on FAIL_ON_WARNINGS under layout/generic r=roc
|
2012-10-14 21:28:23 -04:00 |
nsAbsoluteContainingBlock.cpp
|
[Bug 799407] Fix build warnings in layout r=roc
|
2012-10-10 01:00:05 -04:00 |
nsAbsoluteContainingBlock.h
|
|
|
nsAutoCopyListener.h
|
|
|
nsBlockDebugFlags.h
|
|
|
nsBlockFrame.cpp
|
Bug 792581 - part 22: Replace LL_ZERO and LL_Zero() macros with 0. r=ehsan
|
2012-10-25 19:25:59 -04:00 |
nsBlockFrame.h
|
bug 542039 - accessible object types r=surkov, roc
|
2012-09-28 17:53:44 -04:00 |
nsBlockReflowContext.cpp
|
|
|
nsBlockReflowContext.h
|
|
|
nsBlockReflowState.cpp
|
[Bug 799407] Fix build warnings in layout r=roc
|
2012-10-10 01:00:05 -04:00 |
nsBlockReflowState.h
|
|
|
nsBRFrame.cpp
|
bug 542039 - accessible object types r=surkov, roc
|
2012-09-28 17:53:44 -04:00 |
nsBulletFrame.cpp
|
Bug 505385 - Part 18: Reduce number of notifications - START_REQUEST/START_CONTAINER -> SIZE_AVAILABLE, remove START_DECODE and START_FRAME. Rename remaining ones for clarity. r=joe
|
2012-10-12 12:11:23 -04:00 |
nsBulletFrame.h
|
Bug 505385 - Part 11: Create a new imgINotificationObserver interface to replace all uses of imgIContainerObserver and imgIDecoderObserver outside of image/. r=joe
|
2012-10-12 12:11:22 -04:00 |
nsCanvasFrame.cpp
|
[Bug 799407] Fix build warnings in layout r=roc
|
2012-10-10 01:00:05 -04:00 |
nsCanvasFrame.h
|
Bug 539356 - Part 9a - Add new display list invalidation API to nsDisplayItem and implement it. r=roc
|
2012-08-29 17:39:01 +12:00 |
nsColumnSetFrame.cpp
|
Bug 791906: Replace NSPR integer limit constants with stdint ones; r=ehsan
|
2012-09-28 01:57:33 -05:00 |
nsContainerFrame.cpp
|
Bug 539356 - Part 9c - Remove old invalidation code. r=bz
|
2012-08-29 17:39:31 +12:00 |
nsContainerFrame.h
|
Bug 788202 - Add optional subdocument traversal to nsIFrame::List. r=bz
|
2012-09-19 15:36:35 +01:00 |
nsFirstLetterFrame.cpp
|
|
|
nsFirstLetterFrame.h
|
|
|
nsFlexContainerFrame.cpp
|
Bug 799207: Reduce severity of assertion that checks baseline of flex item against sentinel value. r=dbaron
|
2012-10-16 19:04:33 -07:00 |
nsFlexContainerFrame.h
|
Bug 801098: Unprefix flexbox properties & keywords (still preffed off by default). r=dbaron
|
2012-10-15 12:42:43 -07:00 |
nsFloatManager.cpp
|
|
|
nsFloatManager.h
|
|
|
nsFontInflationData.cpp
|
Bug 795313: Modify order of conditionals in UpdateFontInflationDataWidthFor() for performance enhancements. [r=dbaron]
|
2012-09-28 14:38:33 -05:00 |
nsFontInflationData.h
|
|
|
nsFrame.cpp
|
Fix typo; no bug; DONTBUILD
|
2012-10-26 12:03:07 +01:00 |
nsFrame.h
|
bug 542039 - accessible object types r=surkov, roc
|
2012-09-28 17:53:44 -04:00 |
nsFrameIdList.h
|
Bug 666041 patch 7: implementation of flex container class for CSS3 flexbox. r=dbaron
|
2012-09-29 23:38:46 -07:00 |
nsFrameList.cpp
|
|
|
nsFrameList.h
|
|
|
nsFrameSelection.h
|
|
|
nsFrameSetFrame.cpp
|
Bug 799199: Use IndentBy() instead of looped "fputs" in nsHTMLFramesetBlankFrame's and nsLineBox's List() methods. r=bz
|
2012-10-08 13:06:04 -07:00 |
nsFrameSetFrame.h
|
|
|
nsFrameUtil.cpp
|
|
|
nsGfxScrollFrame.cpp
|
Bug 804486 - s/fontHeight/increment/ to make some code less confusing. r=roc
|
2012-10-29 06:44:31 +01:00 |
nsGfxScrollFrame.h
|
bug 542039 - accessible object types r=surkov, roc
|
2012-09-28 17:53:44 -04:00 |
nsHTMLCanvasFrame.cpp
|
bug 542039 - accessible object types r=surkov, roc
|
2012-09-28 17:53:44 -04:00 |
nsHTMLCanvasFrame.h
|
bug 542039 - accessible object types r=surkov, roc
|
2012-09-28 17:53:44 -04:00 |
nsHTMLParts.h
|
|
|
nsHTMLReflowMetrics.cpp
|
|
|
nsHTMLReflowMetrics.h
|
|
|
nsHTMLReflowState.cpp
|
Bug 666041 patch 8: Add special handling for "min-width: auto" value on flex items. r=dbaron
|
2012-09-29 23:38:46 -07:00 |
nsHTMLReflowState.h
|
Bug 666041 patch 6.5: Add flag to nsHTMLReflowState & ComputeSize for measuring auto height. r=dbaron
|
2012-09-29 23:38:46 -07:00 |
nsIAnonymousContentCreator.h
|
|
|
nsIFrame.h
|
Bug 804323. Mark newly-transformed frames as abs-pos containers (or not). r=bzbarsky
|
2012-10-26 22:11:24 +13:00 |
nsIFrameUtil.h
|
|
|
nsILineIterator.h
|
|
|
nsImageFrame.cpp
|
bug 542039 - accessible object types r=surkov, roc
|
2012-09-28 17:53:44 -04:00 |
nsImageFrame.h
|
bug 542039 - accessible object types r=surkov, roc
|
2012-09-28 17:53:44 -04:00 |
nsImageMap.cpp
|
Bug 539356 - Part 9c - Remove old invalidation code. r=bz
|
2012-08-29 17:39:31 +12:00 |
nsImageMap.h
|
|
|
nsInlineFrame.cpp
|
bug 542039 - accessible object types r=surkov, roc
|
2012-09-28 17:53:44 -04:00 |
nsInlineFrame.h
|
bug 542039 - accessible object types r=surkov, roc
|
2012-09-28 17:53:44 -04:00 |
nsIntervalSet.cpp
|
|
|
nsIntervalSet.h
|
Bug 796129 - remove prtypes #includes in layout/
|
2012-10-01 17:12:57 -04:00 |
nsIObjectFrame.h
|
|
|
nsIPageSequenceFrame.h
|
|
|
nsIScrollableFrame.h
|
Bug 804486 - Add toolkit.scrollbox.horizontalScrollDistance pref, default 5. Change horizontal scroll increment from 10px to horizontalScrollDistance * GetLineScrollAmount().width(). Make GetLineScrollAmount() use the font's AveCharWidth() for the horizontal amount rather than MaxHeight(). r=roc
|
2012-10-29 06:44:31 +01:00 |
nsIStatefulFrame.h
|
|
|
nsLeafFrame.cpp
|
|
|
nsLeafFrame.h
|
|
|
nsLineBox.cpp
|
Bug 786740. When destroying all the frames in a line list, keep the line list and frame list valid at each step in case someone tries to walk the frame tree during frame destruction. r=mats
|
2012-10-15 14:34:23 +13:00 |
nsLineBox.h
|
Bug 786740. When destroying all the frames in a line list, keep the line list and frame list valid at each step in case someone tries to walk the frame tree during frame destruction. r=mats
|
2012-10-15 14:34:23 +13:00 |
nsLineLayout.cpp
|
Bug 802311: Make max line box width adjustment API compute right edge of line boxes correctly to fix reflow-on-zoom issues. [r=dbaron]
|
2012-10-25 16:38:54 -05:00 |
nsLineLayout.h
|
Bug 791906: Replace NSPR integer limit constants with stdint ones; r=ehsan
|
2012-09-28 01:57:33 -05:00 |
nsObjectFrame.cpp
|
bug 794038 pt 3 - plugins support for resolution change. r=bgirard
|
2012-10-16 20:41:21 +01:00 |
nsObjectFrame.h
|
Bug 801763. Don't try to update geometry for plugin widgets with no parent. r=mats
|
2012-10-17 17:51:57 +13:00 |
nsPageContentFrame.cpp
|
|
|
nsPageContentFrame.h
|
Bug 790505, part 2: Add a GetLayerTransformForFrame() helper for computing a frame's layer transform outside a proper transaction, and mark frames that have been fully prerendered. r=roc
|
2012-10-02 22:55:50 -07:00 |
nsPageFrame.cpp
|
Bug 794709. Don't bother trying to compute an intelligent dirty rect when building display lists for nsSimplePageSequence and nsPageContentFrame children; it's nontrivial due to the transforms they introduce, and it doesn't matter anyway. r=mattwoodrow
|
2012-10-05 15:29:56 +13:00 |
nsPageFrame.h
|
Bug 792314 - Build full display lists for nsPageFrame. r=roc
|
2012-09-20 11:26:33 +12:00 |
nsPlaceholderFrame.cpp
|
Bug 539356 - Part 9c - Remove old invalidation code. r=bz
|
2012-08-29 17:39:31 +12:00 |
nsPlaceholderFrame.h
|
bug 542039 - accessible object types r=surkov, roc
|
2012-09-28 17:53:44 -04:00 |
nsPluginUtilsOSX.h
|
|
|
nsPluginUtilsOSX.mm
|
|
|
nsQueryFrame.h
|
|
|
nsSelection.cpp
|
Bug 805697. There is no point in checking for the existence of a caret in the presshell --- it will always have one, and it wouldn't matter if it didn't. r=mats
|
2012-10-29 17:31:45 +13:00 |
nsSimplePageSequence.cpp
|
Bug 800535: Switch var to unsigned in nsSimplePageSequenceFrame::PrePrintNextPage, to fix signed/unsigned-comparison build warning. r=bdahl
|
2012-10-11 14:33:25 -07:00 |
nsSimplePageSequence.h
|
Bug 790505, part 2: Add a GetLayerTransformForFrame() helper for computing a frame's layer transform outside a proper transaction, and mark frames that have been fully prerendered. r=roc
|
2012-10-02 22:55:50 -07:00 |
nsSplittableFrame.cpp
|
|
|
nsSplittableFrame.h
|
|
|
nsSubDocumentFrame.cpp
|
bug 542039 - accessible object types r=surkov, roc
|
2012-09-28 17:53:44 -04:00 |
nsSubDocumentFrame.h
|
bug 542039 - accessible object types r=surkov, roc
|
2012-09-28 17:53:44 -04:00 |
nsTextFrame.h
|
bug 542039 - accessible object types r=surkov, roc
|
2012-09-28 17:53:44 -04:00 |
nsTextFrameTextRunCache.h
|
|
|
nsTextFrameThebes.cpp
|
bug 542039 - accessible object types r=surkov, roc
|
2012-09-28 17:53:44 -04:00 |
nsTextFrameUtils.cpp
|
[Bug 799407] Fix build warnings in layout r=roc
|
2012-10-10 01:00:05 -04:00 |
nsTextFrameUtils.h
|
|
|
nsTextRunTransformations.cpp
|
|
|
nsTextRunTransformations.h
|
|
|
nsVideoFrame.cpp
|
bug 542039 - accessible object types r=surkov, roc
|
2012-09-28 17:53:44 -04:00 |
nsVideoFrame.h
|
bug 542039 - accessible object types r=surkov, roc
|
2012-09-28 17:53:44 -04:00 |
nsViewportFrame.cpp
|
Bug 802457. Ensure that positioned children of intrinsic-height viewports are reflowed with the correct container height. r=mats
|
2012-10-23 14:48:12 +13:00 |
nsViewportFrame.h
|
Bug 539356 - Part 9c - Remove old invalidation code. r=bz
|
2012-08-29 17:39:31 +12:00 |
ScrollbarActivity.cpp
|
|
|
ScrollbarActivity.h
|
|
|
Selection.h
|
Remove nsSelectionIterator::mType because it is unused, no bug
|
2012-10-13 17:37:09 -04:00 |
TextOverflow.cpp
|
|
|
TextOverflow.h
|
|
|