.. |
crashtests
|
Bug 763689 patch 3: Support min-height:auto in computed style, and add special cases as necessary wherever it's read. r=dbaron
|
2012-09-04 16:26:11 -07:00 |
test
|
Bug 792036 - Automated fixups. r=mccr8
|
2012-09-24 14:46:29 +02:00 |
broken-image.png
|
|
|
folder.png
|
|
|
frame-graph.py
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
frame-verify.js
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
FrameChildList.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
FrameChildList.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
jar.mn
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
loading-image.png
|
|
|
Makefile.in
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
nsAbsoluteContainingBlock.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsAbsoluteContainingBlock.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsAutoCopyListener.h
|
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (layout parts); r=roc
|
2012-06-18 23:26:34 -04:00 |
nsBlockDebugFlags.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsBlockFrame.cpp
|
Bug 788202 - Add optional subdocument traversal to nsIFrame::List. r=bz
|
2012-09-19 15:36:35 +01:00 |
nsBlockFrame.h
|
Bug 788202 - Add optional subdocument traversal to nsIFrame::List. r=bz
|
2012-09-19 15:36:35 +01:00 |
nsBlockReflowContext.cpp
|
Bug 780387 - Part b: Stop using PRIntn; r=bsmedberg
|
2012-08-09 09:09:40 +02:00 |
nsBlockReflowContext.h
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsBlockReflowState.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsBlockReflowState.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsBRFrame.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsBulletFrame.cpp
|
Bug 601912. Implement <ol reversed>. r=dholbert
|
2012-09-07 22:30:24 -04:00 |
nsBulletFrame.h
|
Bug 733186: Annotate ~1000 methods with MOZ_OVERRIDE in /layout r=dholbert r=dbaron
|
2012-09-14 09:10:08 -07:00 |
nsCanvasFrame.cpp
|
Bug 786502 - Separate background layers into separate items. r=roc
|
2012-09-13 11:34:23 +01:00 |
nsCanvasFrame.h
|
Bug 733186: Annotate ~1000 methods with MOZ_OVERRIDE in /layout r=dholbert r=dbaron
|
2012-09-14 09:10:08 -07:00 |
nsColumnSetFrame.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsContainerFrame.cpp
|
Bug 788202 - Add optional subdocument traversal to nsIFrame::List. r=bz
|
2012-09-19 15:36:35 +01:00 |
nsContainerFrame.h
|
Bug 788202 - Add optional subdocument traversal to nsIFrame::List. r=bz
|
2012-09-19 15:36:35 +01:00 |
nsFirstLetterFrame.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
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 666041 patch 3: Create boilerplate nsFlexContainerFrame class. r=bz
|
2012-06-26 15:12:13 -07:00 |
nsFlexContainerFrame.h
|
Bug 666041 patch 3: Create boilerplate nsFlexContainerFrame class. r=bz
|
2012-06-26 15:12:13 -07:00 |
nsFloatManager.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsFloatManager.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsFontInflationData.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsFontInflationData.h
|
Do the necessary reflow when our font inflation data changes. (Bug 759755, patch 2) r=roc/bzbarsky
|
2012-06-11 13:57:35 -07:00 |
nsFrame.cpp
|
Back out 85d6cbd01d39, 56fc051c1932, a2ad17b87332 (bug 781053) for OS X debug assertions and crashes
|
2012-09-24 21:23:05 -07:00 |
nsFrame.h
|
Bug 788202 - Add optional subdocument traversal to nsIFrame::List. r=bz
|
2012-09-19 15:36:35 +01:00 |
nsFrameIdList.h
|
Bug 783995 - enable animation of view element attributes. r=dholbert
|
2012-09-09 12:44:03 +01:00 |
nsFrameList.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsFrameList.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsFrameSelection.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsFrameSetFrame.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04: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
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsGfxScrollFrame.cpp
|
Back out bug 791616 due to test failure.
|
2012-09-24 21:55:16 +12:00 |
nsGfxScrollFrame.h
|
Bug 777194. Part 5: When choosing a subpixel position to scroll to, align the new position with the position that was most recently used to rerender the scrolled layer(s). r=tnikkel
|
2012-08-17 11:40:10 +12:00 |
nsHTMLCanvasFrame.cpp
|
Bug 788044 - Make inactive layer subtrees relative to the ContainerLayer, not the reference frame. r=roc
|
2012-09-17 10:25:33 +12:00 |
nsHTMLCanvasFrame.h
|
Bug 788044 - Make inactive layer subtrees relative to the ContainerLayer, not the reference frame. r=roc
|
2012-09-17 10:25:33 +12:00 |
nsHTMLParts.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsHTMLReflowMetrics.cpp
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsHTMLReflowMetrics.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsHTMLReflowState.cpp
|
Bug 763689 patch 3: Support min-height:auto in computed style, and add special cases as necessary wherever it's read. r=dbaron
|
2012-09-04 16:26:11 -07:00 |
nsHTMLReflowState.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsIAnonymousContentCreator.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsIFrame.h
|
Bug 788202 - Add optional subdocument traversal to nsIFrame::List. r=bz
|
2012-09-19 15:36:35 +01:00 |
nsIFrameUtil.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsILineIterator.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsImageFrame.cpp
|
Back out 85d6cbd01d39, 56fc051c1932, a2ad17b87332 (bug 781053) for OS X debug assertions and crashes
|
2012-09-24 21:23:05 -07:00 |
nsImageFrame.h
|
Back out 85d6cbd01d39, 56fc051c1932, a2ad17b87332 (bug 781053) for OS X debug assertions and crashes
|
2012-09-24 21:23:05 -07:00 |
nsImageMap.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsImageMap.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsInlineFrame.cpp
|
Bug 765409 - Make sure we reparent all child frames on our principal list (when lazily setting the parent), and no other frames. r=bz
|
2012-09-08 02:33:58 +02:00 |
nsInlineFrame.h
|
Bug 733186: Annotate ~1000 methods with MOZ_OVERRIDE in /layout r=dholbert r=dbaron
|
2012-09-14 09:10:08 -07:00 |
nsIntervalSet.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsIntervalSet.h
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsIObjectFrame.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsIPageSequenceFrame.h
|
Bug 745025 - Part 2 - Adds layout/printing support for mozPrintCallback. r=roc
|
2012-08-30 17:24:35 -07:00 |
nsIScrollableFrame.h
|
Back out bug 791616 due to test failure.
|
2012-09-24 21:55:16 +12:00 |
nsIStatefulFrame.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsLeafFrame.cpp
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
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 788202 - Add optional subdocument traversal to nsIFrame::List. r=bz
|
2012-09-19 15:36:35 +01:00 |
nsLineBox.h
|
Bug 788202 - Add optional subdocument traversal to nsIFrame::List. r=bz
|
2012-09-19 15:36:35 +01:00 |
nsLineLayout.cpp
|
Bug 780258: Add an interface to set the maximum line box width, accessible from chrome script. [r=dbaron]
|
2012-09-05 16:39:34 -05:00 |
nsLineLayout.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsObjectFrame.cpp
|
b=777946 use SetScaleToSize image layers even for non-XP_WIN plugins r=BenWa
|
2012-09-18 15:16:33 +12:00 |
nsObjectFrame.h
|
Bug 788044 - Make inactive layer subtrees relative to the ContainerLayer, not the reference frame. r=roc
|
2012-09-17 10:25:33 +12:00 |
nsPageContentFrame.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsPageContentFrame.h
|
Bug 733186: Annotate ~1000 methods with MOZ_OVERRIDE in /layout r=dholbert r=dbaron
|
2012-09-14 09:10:08 -07:00 |
nsPageFrame.cpp
|
Bug 792314 - Build full display lists for nsPageFrame. r=roc
|
2012-09-20 11:26:33 +12:00 |
nsPageFrame.h
|
Bug 792314 - Build full display lists for nsPageFrame. r=roc
|
2012-09-20 11:26:33 +12:00 |
nsPlaceholderFrame.cpp
|
Bug 788202 - Add optional subdocument traversal to nsIFrame::List. r=bz
|
2012-09-19 15:36:35 +01:00 |
nsPlaceholderFrame.h
|
Bug 788202 - Add optional subdocument traversal to nsIFrame::List. r=bz
|
2012-09-19 15:36:35 +01:00 |
nsPluginUtilsOSX.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsPluginUtilsOSX.mm
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsQueryFrame.h
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsSelection.cpp
|
Bug 791616. Part 3: Don't scroll vertically to get the caret into view if that's not a perceived scrollable direction. r=mats
|
2012-09-24 16:38:16 +12:00 |
nsSimplePageSequence.cpp
|
Bug 792314 - Build full display lists for nsSimplePageSequence. r=roc
|
2012-09-20 11:26:35 +12:00 |
nsSimplePageSequence.h
|
Bug 792314 - Build full display lists for nsSimplePageSequence. r=roc
|
2012-09-20 11:26:35 +12: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 788202 - Add optional subdocument traversal to nsIFrame::List. r=bz
|
2012-09-19 15:36:35 +01:00 |
nsSubDocumentFrame.h
|
Bug 788202 - Add optional subdocument traversal to nsIFrame::List. r=bz
|
2012-09-19 15:36:35 +01:00 |
nsTextFrame.h
|
Bug 788202 - Add optional subdocument traversal to nsIFrame::List. r=bz
|
2012-09-19 15:36:35 +01:00 |
nsTextFrameTextRunCache.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsTextFrameThebes.cpp
|
Bug 791434 - Paint text shadows with the right alpha. r=roc
|
2012-09-18 08:24:02 +10:00 |
nsTextFrameUtils.cpp
|
Bug 655877 - Part 23a: Add white-space:-moz-pre-discard-newlines value with white space collapsing behavior like SVG's xml:space="preserve". r=roc,dbaron
|
2012-09-07 15:42:19 +10:00 |
nsTextFrameUtils.h
|
Bug 655877 - Part 23a: Add white-space:-moz-pre-discard-newlines value with white space collapsing behavior like SVG's xml:space="preserve". r=roc,dbaron
|
2012-09-07 15:42:19 +10:00 |
nsTextRunTransformations.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04: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
|
Fix for bug 788532 (Add the new DOM bindings API to DOM lists). r=bz.
|
2012-09-05 22:49:53 +02:00 |
nsVideoFrame.h
|
Bug 788044 - Make inactive layer subtrees relative to the ContainerLayer, not the reference frame. r=roc
|
2012-09-17 10:25:33 +12:00 |
nsViewportFrame.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsViewportFrame.h
|
Bug 733186: Annotate ~1000 methods with MOZ_OVERRIDE in /layout r=dholbert r=dbaron
|
2012-09-14 09:10:08 -07:00 |
ScrollbarActivity.cpp
|
Bug 626472 part 3 - Remove nsnull for good; r=ehsan
|
2012-08-12 13:43:47 +03:00 |
ScrollbarActivity.h
|
Bug 778810 - Show/Hide scrollbars depending on activity. r=roc
|
2012-08-03 12:35:14 +02:00 |
Selection.h
|
Bug 766181 - Require Selection::AddItem's aOutIndex param. r=roc
|
2012-09-17 14:54:01 +01:00 |
TextOverflow.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
TextOverflow.h
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |