.. |
crashtests
|
Bug 804089: Call DidReflow() after "measuring" reflow of flex item, to clear any intermediate state before our *real* ReflowChild() call. r=dbaron
|
2012-11-11 10:53:57 -08: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 685012 - Implement page-break-inside:avoid in layout. r=fantasai,sr=roc
|
2012-11-08 17:09:38 +01:00 |
nsBlockFrame.h
|
Bug 685012 - Implement page-break-inside:avoid in layout. r=fantasai,sr=roc
|
2012-11-08 17:09:38 +01:00 |
nsBlockReflowContext.cpp
|
|
|
nsBlockReflowContext.h
|
|
|
nsBlockReflowState.cpp
|
Bug 685012 - Implement page-break-inside:avoid in layout. r=fantasai,sr=roc
|
2012-11-08 17:09:38 +01: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 806056 - Make nsContainerFrame destroy abs/fixed pos. child frames unless a derived class already did so. Assert that there are no abs/fixed pos. child frames in nsFrame::DestroyFrom(). r=roc
|
2012-11-02 01:52:59 +01: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 809533, patch 2: Don't null-check inside NS_New*Frame. r=roc
|
2012-11-07 11:55:53 -08:00 |
nsContainerFrame.cpp
|
Bug 806056 - Make nsContainerFrame destroy abs/fixed pos. child frames unless a derived class already did so. Assert that there are no abs/fixed pos. child frames in nsFrame::DestroyFrom(). r=roc
|
2012-11-02 01:52:59 +01:00 |
nsContainerFrame.h
|
Bug 806056 - Make nsContainerFrame destroy abs/fixed pos. child frames unless a derived class already did so. Assert that there are no abs/fixed pos. child frames in nsFrame::DestroyFrom(). r=roc
|
2012-11-02 01:52:59 +01:00 |
nsFirstLetterFrame.cpp
|
|
|
nsFirstLetterFrame.h
|
Bug 733186: Annotate ~1000 methods with MOZ_OVERRIDE in /layout r=dholbert r=dbaron
|
2012-09-14 09:10:08 -07:00 |
nsFlexContainerFrame.cpp
|
Bug 804089: Call DidReflow() after "measuring" reflow of flex item, to clear any intermediate state before our *real* ReflowChild() call. r=dbaron
|
2012-11-11 10:53:57 -08:00 |
nsFlexContainerFrame.h
|
Bug 806056 - Make nsContainerFrame destroy abs/fixed pos. child frames unless a derived class already did so. Assert that there are no abs/fixed pos. child frames in nsFrame::DestroyFrom(). r=roc
|
2012-11-02 01:52:59 +01: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
|
Bug 798867 - Use the content offset that GetFrameForNodeOffset returns. r=roc
|
2012-11-08 17:09:38 +01:00 |
nsFrame.h
|
Bug 685012 - Implement page-break-inside:avoid in layout. r=fantasai,sr=roc
|
2012-11-08 17:09:38 +01: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 809533, patch 2: Don't null-check inside NS_New*Frame. r=roc
|
2012-11-07 11:55:53 -08:00 |
nsFrameSetFrame.h
|
Bug 733186: Annotate ~1000 methods with MOZ_OVERRIDE in /layout r=dholbert r=dbaron
|
2012-09-14 09:10:08 -07:00 |
nsFrameUtil.cpp
|
|
|
nsGfxScrollFrame.cpp
|
Bug 805331. Part 1: Refactor nsDisplayList::GetList
|
2012-11-03 01:59:03 +13:00 |
nsGfxScrollFrame.h
|
bug 542039 - accessible object types r=surkov, roc
|
2012-09-28 17:53:44 -04:00 |
nsHTMLCanvasFrame.cpp
|
Fix for bug 804991 (Make FromContent expect a non-null pointer and add FromContentOrNull). r=bz.
|
2012-09-26 16:17:51 +02: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 806002: Convert nsDidReflowStatus into an enum. r=dbaron
|
2012-11-08 17:27:48 -08:00 |
nsIFrameUtil.h
|
|
|
nsILineIterator.h
|
|
|
nsImageFrame.cpp
|
Bug 807556 - Remove imgIRequest::loadImage's aRequest argument. r=joe
|
2012-11-03 23:04:07 -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 806056 - Make nsContainerFrame destroy abs/fixed pos. child frames unless a derived class already did so. Assert that there are no abs/fixed pos. child frames in nsFrame::DestroyFrom(). r=roc
|
2012-11-02 01:52:59 +01:00 |
nsInlineFrame.h
|
Bug 806056 - Make nsContainerFrame destroy abs/fixed pos. child frames unless a derived class already did so. Assert that there are no abs/fixed pos. child frames in nsFrame::DestroyFrom(). r=roc
|
2012-11-02 01:52:59 +01: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
|
Bug 733186: Annotate ~1000 methods with MOZ_OVERRIDE in /layout r=dholbert r=dbaron
|
2012-09-14 09:10:08 -07:00 |
nsLineBox.cpp
|
Bug 809533, patch 2: Don't null-check inside NS_New*Frame. r=roc
|
2012-11-07 11:55:53 -08:00 |
nsLineBox.h
|
Bug 792180 - Replace NS_{UN,}LIKELY with MOZ_{UN,}LIKELY; r=ehsan
|
2012-10-26 15:32:10 +02: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
|
b=807925 revert to calling GetImageContainer() before NotifyPaintWaiter() to check for null instance first r=roc
|
2012-11-08 10:15:27 +13:00 |
nsObjectFrame.h
|
b=797568 remove obsolete nsObjectFrame::GetImageContainer() r=roc
|
2012-10-31 15:53:37 +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 805331. Part 1: Refactor nsDisplayList::GetList
|
2012-11-03 01:59:03 +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 806755 - Don't call scroll methods on the pres shell after the Selection was disconnected. r=roc
|
2012-11-04 07:41:42 +01:00 |
nsSimplePageSequence.cpp
|
Bug 806618 - rewrite PR_NewLogModule calls to not generate static initializers; r=ehsan
|
2012-10-29 19:32:10 -04: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
|
Bug 785321 - Replace PRUptrdiff with uintptr_t, prtdiff_t or etc; r=ehsan,jrmuizel
|
2012-09-14 16:09:52 -04:00 |
nsSplittableFrame.h
|
Bug 733186: Annotate ~1000 methods with MOZ_OVERRIDE in /layout r=dholbert r=dbaron
|
2012-09-14 09:10:08 -07:00 |
nsSubDocumentFrame.cpp
|
Bug 808724 - Application with embed-apps permission can not use the mozpasspointerevents attribute. r=roc
|
2012-11-09 22:46:28 +01:00 |
nsSubDocumentFrame.h
|
Bug 796452. Add mozpasspointerevents attribute for IFRAMEs in chrome windows. r=mats
|
2012-11-02 23:42:59 +13:00 |
nsTextFrame.h
|
bug 542039 - accessible object types r=surkov, roc
|
2012-09-28 17:53:44 -04:00 |
nsTextFrameTextRunCache.h
|
|
|
nsTextFrameThebes.cpp
|
Bug 792180 - Replace NS_{UN,}LIKELY with MOZ_{UN,}LIKELY; r=ehsan
|
2012-10-26 15:32:10 +02:00 |
nsTextFrameUtils.cpp
|
[Bug 799407] Fix build warnings in layout r=roc
|
2012-10-10 01:00:05 -04:00 |
nsTextFrameUtils.h
|
|
|
nsTextRunTransformations.cpp
|
bug 774560 pt 2 - implement text-transform:full-width. r=smontagu
|
2012-11-09 09:43:48 +00:00 |
nsTextRunTransformations.h
|
Bug 733186: Annotate ~1000 methods with MOZ_OVERRIDE in /layout r=dholbert r=dbaron
|
2012-09-14 09:10:08 -07:00 |
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 806056 - Make nsContainerFrame destroy abs/fixed pos. child frames unless a derived class already did so. Assert that there are no abs/fixed pos. child frames in nsFrame::DestroyFrom(). r=roc
|
2012-11-02 01:52:59 +01:00 |
nsViewportFrame.h
|
Bug 806056 - Make nsContainerFrame destroy abs/fixed pos. child frames unless a derived class already did so. Assert that there are no abs/fixed pos. child frames in nsFrame::DestroyFrom(). r=roc
|
2012-11-02 01:52:59 +01: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
|
Bug 805331. Part 1: Refactor nsDisplayList::GetList
|
2012-11-03 01:59:03 +13:00 |
TextOverflow.h
|
Bug 792180 - Replace NS_{UN,}LIKELY with MOZ_{UN,}LIKELY; r=ehsan
|
2012-10-26 15:32:10 +02:00 |