.. |
crashtests
|
Bug 756045 - Turn "ASSERTION: anonymous nodes should not be in child lists" into an NS_WARNING; r=bz
|
2012-05-18 09:20:49 +03:00 |
test
|
Bug 668716 - Disable test_bug632379.xul on Mac for now, for too many unexpected passes
|
2012-05-16 20:46:11 +01:00 |
broken-image.png
|
|
|
folder.png
|
|
|
frame-graph.py
|
|
|
frame-verify.js
|
Bug 681634 - Get m-c to build with static checking; fix verification scripts. r=taras
|
2011-08-29 17:02:22 -07:00 |
FrameChildList.cpp
|
Bug 692919 - Need to check to make sure that the list returned from GetChildLists doesn't have duplicates; r=mats
|
2011-10-07 18:26:16 -04:00 |
FrameChildList.h
|
Bug 692919 - Need to check to make sure that the list returned from GetChildLists doesn't have duplicates; r=mats
|
2011-10-07 18:26:16 -04:00 |
jar.mn
|
|
|
loading-image.png
|
|
|
Makefile.in
|
bug 693933 - make nsFrameSelection::GetSelection() return nsTypedSelection* r=smaug
|
2012-04-06 17:54:38 -04:00 |
nsAbsoluteContainingBlock.cpp
|
Restore merge changeset 39a3044823b0, regression fixed upstream in mc
|
2012-03-05 13:09:05 -05:00 |
nsAbsoluteContainingBlock.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsAutoCopyListener.h
|
Bug 654369 - Part 9: Remove OOM checks from layout/generic r=bz
|
2011-04-28 22:02:16 -07:00 |
nsBlockDebugFlags.h
|
|
|
nsBlockFrame.cpp
|
Bug 722603 - Add 3d transforms debugging code to nsBlockFrame. r=roc
|
2012-05-11 19:49:12 +12:00 |
nsBlockFrame.h
|
Bug 754627 - GetBounds on bullet return wrong values, r=tbsaunde, roc
|
2012-05-14 13:51:45 +09:00 |
nsBlockReflowContext.cpp
|
Bug 728908 - Make the Overflow lines property have both a nsLineList and a nsFrameList for fast access to the last frame, eliminate SetNextSibling calls, and to support GetChildList(kOverflowList). part 1/2 r=bz
|
2012-03-08 02:57:37 +01:00 |
nsBlockReflowContext.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsBlockReflowState.cpp
|
Replace AutoMaybeNullInflationContainer with AutoMaybeDisableInflationForShrinkWrap since the concept of the pres context's current inflation container will be going away. (Bug 747720, patch 2) r=roc
|
2012-05-20 22:18:27 -07:00 |
nsBlockReflowState.h
|
Bug 730769 - Add NewLineBox/FreeLineBox methods to nsBlockFrame. part=1/2 r=bz
|
2012-03-11 03:32:27 +01:00 |
nsBRFrame.cpp
|
Switch nsLayoutUtils inflation methods to the new setup with state on the pres context. (Bug 706609, patch 5) r=roc
|
2012-01-24 17:21:29 -08:00 |
nsBulletFrame.cpp
|
Bug 733607. Restructure logic to compute snapped bounds of display items in layer coordinates. Moves responsibility for computing snapped bounds from within the display items to callers of GetBounds/GetOpaqueRegion. r=tnikkel
|
2012-04-10 23:24:18 +12:00 |
nsBulletFrame.h
|
Bug 714752: Make imgIContainerObserver::FrameChanged take an imgIRequest*. r=joe sr=roc
|
2012-01-06 07:32:38 -05:00 |
nsCanvasFrame.cpp
|
Bug 733607. Restructure logic to compute snapped bounds of display items in layer coordinates. Moves responsibility for computing snapped bounds from within the display items to callers of GetBounds/GetOpaqueRegion. r=tnikkel
|
2012-04-10 23:24:18 +12:00 |
nsCanvasFrame.h
|
Bug 733607. Restructure logic to compute snapped bounds of display items in layer coordinates. Moves responsibility for computing snapped bounds from within the display items to callers of GetBounds/GetOpaqueRegion. r=tnikkel
|
2012-04-10 23:24:18 +12:00 |
nsColumnSetFrame.cpp
|
Bug 725376 - Don't do column balancing deeper than 2 nested levels to avoid hang. r=roc
|
2012-02-18 02:34:21 +01:00 |
nsContainerFrame.cpp
|
Bug 747688. r=roc
|
2012-05-04 02:14:01 +02:00 |
nsContainerFrame.h
|
Bug 728906 - Make nsIFrame::GetChildList return const nsFrameList&. r=bz
|
2012-03-08 02:57:37 +01:00 |
nsFirstLetterFrame.cpp
|
Bug 732610 - Make nsIFrame::ComputeSize take a bitfield 'aFlags' instead of a bool 'aShrinkWrap'. r=dbaron
|
2012-03-16 11:01:05 -07:00 |
nsFirstLetterFrame.h
|
Bug 732610 - Make nsIFrame::ComputeSize take a bitfield 'aFlags' instead of a bool 'aShrinkWrap'. r=dbaron
|
2012-03-16 11:01:05 -07:00 |
nsFloatManager.cpp
|
Bug 700659 - Slay nsHashSets in layout. r=dbaron
|
2011-11-08 15:24:37 -05:00 |
nsFloatManager.h
|
Bug 704127 - Move C++ attribute support out of mozilla/Types.h and into mozilla/Attributes.h so that it can be used by code that's not yet compatible with the full mfbt experience. r=cjones
|
2011-11-20 12:22:51 -08:00 |
nsFontInflationData.cpp
|
Save and expose on nsFontInflationData the width of the nearest common ancestor of the inflated descendants. (Bug 747720, patch 1) r=roc
|
2012-05-20 22:18:27 -07:00 |
nsFontInflationData.h
|
Save and expose on nsFontInflationData the width of the nearest common ancestor of the inflated descendants. (Bug 747720, patch 1) r=roc
|
2012-05-20 22:18:27 -07:00 |
nsFrame.cpp
|
Replace AutoMaybeNullInflationContainer with AutoMaybeDisableInflationForShrinkWrap since the concept of the pres context's current inflation container will be going away. (Bug 747720, patch 2) r=roc
|
2012-05-20 22:18:27 -07:00 |
nsFrame.h
|
Bug 735898. Part 5: Simple tweaks to avoid wrapping empty lists and to reorder boolean tests. r=mattwoodrow
|
2012-04-16 17:43:47 +12:00 |
nsFrameList.cpp
|
Bug 738705: Remove dead helper-class CompareByContentOrderComparator. r=bz
|
2012-03-23 11:17:33 -07:00 |
nsFrameList.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsFrameSelection.h
|
bug 693933 - make nsFrameSelection::GetSelection() return nsTypedSelection* r=smaug
|
2012-04-06 17:54:38 -04:00 |
nsFrameSetFrame.cpp
|
Restore merge changeset 39a3044823b0, regression fixed upstream in mc
|
2012-03-05 13:09:05 -05:00 |
nsFrameSetFrame.h
|
Bug 515530 - Remove nsHTMLContainerFrame. r=roc
|
2011-12-27 21:18:48 +01:00 |
nsFrameUtil.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsGfxScrollFrame.cpp
|
Bug 753742 - Force layer build on scroll frames with a displayport. r=tn
|
2012-05-17 19:19:07 +01:00 |
nsGfxScrollFrame.h
|
Bug 754556. Ensure that setting scroll positions in CSS pixels doesn't unexpectedly move the scroll position, especially not in the wrong direction. r=matspal
|
2012-05-15 17:58:09 +12:00 |
nsHTMLCanvasFrame.cpp
|
Do image scaling on the GPU (bug 650988, r=roc,cjones).
|
2012-05-03 07:05:55 -07:00 |
nsHTMLCanvasFrame.h
|
Bug 732610 - Make nsIFrame::ComputeSize take a bitfield 'aFlags' instead of a bool 'aShrinkWrap'. r=dbaron
|
2012-03-16 11:01:05 -07:00 |
nsHTMLParts.h
|
Bug 728911 - Remove the nsBlockFrame::mBullet member and store it in a frame property instead (as needed). For an outside bullet, store it as a nsFrameList* to support GetChildList(kBulletList). part 2/2 r=bz
|
2012-03-08 02:57:37 +01:00 |
nsHTMLReflowMetrics.cpp
|
|
|
nsHTMLReflowMetrics.h
|
Bug 711895 - Tweak the warning options used for GCC builds (3rd attempt). r=waldo,derf,khuey,mhommey.
|
2012-03-21 22:21:16 -07:00 |
nsHTMLReflowState.cpp
|
Replace AutoMaybeNullInflationContainer with AutoMaybeDisableInflationForShrinkWrap since the concept of the pres context's current inflation container will be going away. (Bug 747720, patch 2) r=roc
|
2012-05-20 22:18:27 -07:00 |
nsHTMLReflowState.h
|
Bug 725376 - Don't do column balancing deeper than 5 nested levels to avoid hang. r=roc
|
2012-02-12 22:21:51 +01:00 |
nsIAnonymousContentCreator.h
|
Backout changeset be42bc18185a (bug 612128) because of bug 688423
|
2011-10-25 22:32:55 -04:00 |
nsIFrame.h
|
Bug 734082 - Compute and store bounds and visual overflow bounds for both SVG leaf and container frames. r=roc.
|
2012-05-17 05:05:09 +01:00 |
nsIFrameUtil.h
|
|
|
nsILineIterator.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsImageFrame.cpp
|
Bug 733553 - Allow multipart image streams to cope with stream changes. r=joe
|
2012-05-19 14:32:37 -05:00 |
nsImageFrame.h
|
Do image scaling on the GPU (bug 650988, r=roc,cjones).
|
2012-05-03 07:05:55 -07:00 |
nsImageMap.cpp
|
Merge inbound and central
|
2012-03-16 13:42:16 +01:00 |
nsImageMap.h
|
Bug 732389 - image map accessible tree is not updated when image map is changed, r=bz, tbsaunde
|
2012-03-15 16:16:02 -04:00 |
nsInlineFrame.cpp
|
Bug 732610 - Make nsIFrame::ComputeSize take a bitfield 'aFlags' instead of a bool 'aShrinkWrap'. r=dbaron
|
2012-03-16 11:01:05 -07:00 |
nsInlineFrame.h
|
Bug 732610 - Make nsIFrame::ComputeSize take a bitfield 'aFlags' instead of a bool 'aShrinkWrap'. r=dbaron
|
2012-03-16 11:01:05 -07:00 |
nsIntervalSet.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsIntervalSet.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsIObjectFrame.h
|
Bug 90268: Change plugin instance ownership from layout to content. r=roc r=bsmedberg
|
2012-01-31 16:55:54 -05:00 |
nsIPageSequenceFrame.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsIScrollableFrame.h
|
Bug 754556. Ensure that setting scroll positions in CSS pixels doesn't unexpectedly move the scroll position, especially not in the wrong direction. r=matspal
|
2012-05-15 17:58:09 +12:00 |
nsIStatefulFrame.h
|
|
|
nsLeafFrame.cpp
|
Bug 515530 - Remove nsHTMLContainerFrame. r=roc
|
2011-12-27 21:18:48 +01:00 |
nsLeafFrame.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsLineBox.cpp
|
Bug 750745 - Allocate nsLineBoxes from their own presshell arena list. part=3/3 r=roc
|
2012-05-04 02:14:02 +02:00 |
nsLineBox.h
|
Bug 750745 - Allocate nsLineBoxes from their own presshell arena list. part=3/3 r=roc
|
2012-05-04 02:14:02 +02:00 |
nsLineLayout.cpp
|
Switch nsLayoutUtils inflation methods to the new setup with state on the pres context. (Bug 706609, patch 5) r=roc
|
2012-01-24 17:21:29 -08:00 |
nsLineLayout.h
|
Implement text-align-last. Bug 536557, r=dbaron
|
2012-01-12 19:52:21 +02:00 |
nsObjectFrame.cpp
|
Do image scaling on the GPU (bug 650988, r=roc,cjones).
|
2012-05-03 07:05:55 -07:00 |
nsObjectFrame.h
|
Do image scaling on the GPU (bug 650988, r=roc,cjones).
|
2012-05-03 07:05:55 -07:00 |
nsPageContentFrame.cpp
|
Bug 732610 - Make nsIFrame::ComputeSize take a bitfield 'aFlags' instead of a bool 'aShrinkWrap'. r=dbaron
|
2012-03-16 11:01:05 -07:00 |
nsPageContentFrame.h
|
Bug 732610 - Make nsIFrame::ComputeSize take a bitfield 'aFlags' instead of a bool 'aShrinkWrap'. r=dbaron
|
2012-03-16 11:01:05 -07:00 |
nsPageFrame.cpp
|
Bug 10209 - Part 6: Implement the CSS "containing block" concept correctly as a binary relation, as opposed to a unary relation; r=bzbarsky
|
2011-05-12 00:04:30 -04:00 |
nsPageFrame.h
|
Bug 10209 - Part 6: Implement the CSS "containing block" concept correctly as a binary relation, as opposed to a unary relation; r=bzbarsky
|
2011-05-12 00:04:30 -04:00 |
nsPlaceholderFrame.cpp
|
Bug 729955 - Invalidate destroyed out-of-flow frames before unregistering the placeholder frame. r=bz
|
2012-03-26 11:27:37 -07:00 |
nsPlaceholderFrame.h
|
Bug 721082 - Constify nsIFrame::GetParentStyleContextFrame. r=roc
|
2012-02-15 22:28:21 +13:00 |
nsPluginUtilsOSX.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsPluginUtilsOSX.mm
|
Bug 90268: Change plugin instance ownership from layout to content. r=roc r=bsmedberg
|
2012-01-31 16:55:54 -05:00 |
nsQueryFrame.h
|
Bug 750745 - Introduce AllocateByObjectID/FreeByObjectID for allocating non-frame objects from per-type lists in the PresArena. part=2/3 r=roc
|
2012-05-04 02:14:02 +02:00 |
nsSelection.cpp
|
Bug 755200 - Simplify SetSelectionAroundHeadChildren; r=ehsan
|
2012-05-18 10:29:39 +02:00 |
nsSimplePageSequence.cpp
|
Restore merge changeset 39a3044823b0, regression fixed upstream in mc
|
2012-03-05 13:09:05 -05:00 |
nsSimplePageSequence.h
|
Bug 558742 - Comma doesn't work in print range, r=roc
|
2011-12-06 23:45:06 -05:00 |
nsSplittableFrame.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsSplittableFrame.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsSubDocumentFrame.cpp
|
Bug 737784. Create mInnerView eagerly to ensure that its bounds will always be correctly set in Reflow. r=tnikkel
|
2012-03-22 16:15:19 +13:00 |
nsSubDocumentFrame.h
|
Bug 732610 - Make nsIFrame::ComputeSize take a bitfield 'aFlags' instead of a bool 'aShrinkWrap'. r=dbaron
|
2012-03-16 11:01:05 -07:00 |
nsTextFrame.h
|
Start painting text shadow of selection from the left edge in RTL text. Bug 755994, r=roc
|
2012-05-17 13:34:06 +03:00 |
nsTextFrameTextRunCache.h
|
Bug 654369 - Part 7: Remove OOM checks from nsTextFrameThebes r=bz
|
2011-05-02 00:11:34 -07:00 |
nsTextFrameThebes.cpp
|
Start painting text shadow of selection from the left edge in RTL text. Bug 755994, r=roc
|
2012-05-17 13:34:06 +03:00 |
nsTextFrameUtils.cpp
|
Build font data structure by walking the necessary text. (Bug 706193, patch 3) r=roc
|
2012-04-16 15:32:12 -07:00 |
nsTextFrameUtils.h
|
Build font data structure by walking the necessary text. (Bug 706193, patch 3) r=roc
|
2012-04-16 15:32:12 -07:00 |
nsTextRunTransformations.cpp
|
bug 752176 - only read the style array for valid offsets within the textrun. r=smontagu
|
2012-05-06 15:55:12 +01:00 |
nsTextRunTransformations.h
|
bug 735419 - eliminate unused parameter in the gfxTextRun constructor. r=jdaggett
|
2012-03-15 09:03:51 +00:00 |
nsTypedSelection.h
|
Bug 750053 - Part a: Add nsISelection::Collapsed(); r=smaug
|
2012-05-18 10:29:39 +02:00 |
nsVideoFrame.cpp
|
Bug 517363: Make poster frames scale to size of the display frame r=roc
|
2012-05-11 20:32:29 +12:00 |
nsVideoFrame.h
|
Bug 732610 - Make nsIFrame::ComputeSize take a bitfield 'aFlags' instead of a bool 'aShrinkWrap'. r=dbaron
|
2012-03-16 11:01:05 -07:00 |
nsViewportFrame.cpp
|
Bug 745864. Add SAMPLE_LABELs to layout code. r=roc, a=joe
|
2012-04-16 14:37:59 -04:00 |
nsViewportFrame.h
|
Bug 10209 - Part 6: Implement the CSS "containing block" concept correctly as a binary relation, as opposed to a unary relation; r=bzbarsky
|
2011-05-12 00:04:30 -04:00 |
TextOverflow.cpp
|
Bug 734847 part 2 - treewide changes resulting from the default-infallibility of hashtables; either remove useless result checks, or use the fallible version of APIs, depending on context, r=jlebar
|
2012-05-18 13:30:49 -04:00 |
TextOverflow.h
|
Bug 672944 - Setup overflow areas for the scrolled block frame in a XUL scroll frame for the benefit of text-overflow; Make the text-overflow code grok the extra wrapper frame in this case. r=roc
|
2012-01-28 04:35:59 +01:00 |