.. |
crashtests
|
bug 382745 - crash test by Martijn Wargers.
|
2009-04-24 10:08:19 -07:00 |
test
|
Mark the tests that were just disabled more clearly in the makefiles.
|
2009-04-24 15:45:34 -07:00 |
broken-image.png
|
Bug 420811 - Convert broken-image.gif and loading-image.gif to PNGs. r+sr=mconnor
|
2009-03-22 09:57:04 +01:00 |
folder.png
|
|
|
frame-graph.py
|
Add a static analysis pass to verify that for any do_QueryFrame<Interface> there is an Interface::kFrameIID declared. NPODB, static-checking only.
|
2009-01-12 14:21:11 -05:00 |
frame-verify.js
|
Minor static-checking fixup: give a useful location for the "frame inherits from nsIFrame and nsISupports" warning, NPODB
|
2009-01-13 11:32:25 -05:00 |
loading-image.png
|
Bug 420811 - Convert broken-image.gif and loading-image.gif to PNGs. r+sr=mconnor
|
2009-03-22 09:57:04 +01:00 |
Makefile.in
|
More OJI removal bustage fixes for static builds. b=485984
|
2009-04-10 00:30:44 -04:00 |
nsAbsoluteContainingBlock.cpp
|
Backed out changeset 6a452e522e07 - Boris Zbarsky – Bug 67752. Implement interruptible reflow. r=roc,dbaron - because of apparent Tp hangs.
|
2009-04-21 23:02:17 -04:00 |
nsAbsoluteContainingBlock.h
|
Backed out changeset 6a452e522e07 - Boris Zbarsky – Bug 67752. Implement interruptible reflow. r=roc,dbaron - because of apparent Tp hangs.
|
2009-04-21 23:02:17 -04:00 |
nsAutoCopyListener.h
|
|
|
nsBidiFrames.cpp
|
|
|
nsBidiFrames.h
|
|
|
nsBlockDebugFlags.h
|
|
|
nsBlockFrame.cpp
|
Backed out changeset 6a452e522e07 - Boris Zbarsky – Bug 67752. Implement interruptible reflow. r=roc,dbaron - because of apparent Tp hangs.
|
2009-04-21 23:02:17 -04:00 |
nsBlockFrame.h
|
Backed out changeset 6a452e522e07 - Boris Zbarsky – Bug 67752. Implement interruptible reflow. r=roc,dbaron - because of apparent Tp hangs.
|
2009-04-21 23:02:17 -04:00 |
nsBlockReflowContext.cpp
|
Bug 475968. Eliminate NS_FRAME_OUTSIDE_CHILDREN flag, store small overflow areas cheaply within the frame. r+sr=roc
|
2009-04-06 12:31:50 +12:00 |
nsBlockReflowContext.h
|
|
|
nsBlockReflowState.cpp
|
Use a struct containing a rectangle and a boolean for float available space rather than passing them around separately. (Bug 25888) r+sr=roc
|
2009-04-08 13:52:37 -07:00 |
nsBlockReflowState.h
|
Use a struct containing a rectangle and a boolean for float available space rather than passing them around separately. (Bug 25888) r+sr=roc
|
2009-04-08 13:52:37 -07:00 |
nsBRFrame.cpp
|
Fix miscellaneous typos in comments that I've had in my tree for ages.
|
2009-04-22 10:13:48 -07:00 |
nsBulletFrame.cpp
|
Bug 423756 - Support image-rendering attribute for html images and css backgrounds. r=joe,vlad sr=roc
|
2009-04-05 10:52:14 +01:00 |
nsBulletFrame.h
|
Bug 448830. Make nsIntRect/nsIntMargin/nsIntSize/nsIntPoint different types from nsRect/nsMargin/nsSize/nsPoint different types for better compile-type unit checking. r+sr=roc
|
2009-01-15 16:27:09 +13:00 |
nsColumnSetFrame.cpp
|
Backed out changeset 6a452e522e07 - Boris Zbarsky – Bug 67752. Implement interruptible reflow. r=roc,dbaron - because of apparent Tp hangs.
|
2009-04-21 23:02:17 -04:00 |
nsContainerFrame.cpp
|
Bug 487844. No need to mark self as NS_FRAME_IS_DIRTY just because our child list changed. r+sr=dbaron
|
2009-04-10 16:42:29 -04:00 |
nsContainerFrame.h
|
|
|
nsFirstLetterFrame.cpp
|
|
|
nsFirstLetterFrame.h
|
|
|
nsFloatManager.cpp
|
Use a struct containing a rectangle and a boolean for float available space rather than passing them around separately. (Bug 25888) r+sr=roc
|
2009-04-08 13:52:37 -07:00 |
nsFloatManager.h
|
Use a struct containing a rectangle and a boolean for float available space rather than passing them around separately. (Bug 25888) r+sr=roc
|
2009-04-08 13:52:37 -07:00 |
nsFrame.cpp
|
Bug 485121. The screen coordinates for an element should be snapped to the nearest screen pixel, not rounded out, for consistency with the way we position native widgets and snap rectangle drawing. r=dbaron
|
2009-04-10 13:15:47 +12:00 |
nsFrame.h
|
Bug 487831: Remove nsBox::(Get|Set)WasCollapsed, which are totally unused. r+sr=dbaron
|
2009-04-10 13:29:50 -07:00 |
nsFrameFrame.cpp
|
Bug 485275. Display fallback background color for non-root documents as necessary. r+sr=roc
|
2009-04-25 20:19:23 +12:00 |
nsFrameList.cpp
|
Bug 474369 - get rid of nsVoidArray; layout part; r+sr=roc
|
2009-02-03 15:42:18 +01:00 |
nsFrameList.h
|
|
|
nsFrameSelection.h
|
Bug 482138 [TSF] nsTextFrame has to draw composition string by TIP specified style r+sr=roc
|
2009-04-23 12:27:12 +09:00 |
nsFrameSetFrame.cpp
|
Bug 478245 - Crash [@ nsEventStateManager::PreHandleEvent], r+sr=dbaron
|
2009-03-11 17:43:08 +02:00 |
nsFrameSetFrame.h
|
Bug 473390 part 2. Call SetInitialChildList on HTML frames even if the child list is empty, to bring HTML in line with everything else. r+sr=roc
|
2009-01-19 13:31:31 -05:00 |
nsFrameUtil.cpp
|
|
|
nsGfxScrollFrame.cpp
|
Backed out changeset 6a452e522e07 - Boris Zbarsky – Bug 67752. Implement interruptible reflow. r=roc,dbaron - because of apparent Tp hangs.
|
2009-04-21 23:02:17 -04:00 |
nsGfxScrollFrame.h
|
Bug 431634 - Part 1 - clean up header pollution; r+sr=roc
|
2009-04-01 13:59:02 -08:00 |
nsHTMLCanvasFrame.cpp
|
b=483412; don't overaggressively invalidate on canvas drawWindow; r=roc
|
2009-04-08 13:27:20 -07:00 |
nsHTMLCanvasFrame.h
|
Bug 448830. Make nsIntRect/nsIntMargin/nsIntSize/nsIntPoint different types from nsRect/nsMargin/nsSize/nsPoint different types for better compile-type unit checking. r+sr=roc
|
2009-01-15 16:27:09 +13:00 |
nsHTMLContainerFrame.cpp
|
Bug 338209 Make spellchecker use thicker wavy underlines instead of dotted underlines r+sr=roc
|
2009-04-03 16:26:28 +09:00 |
nsHTMLContainerFrame.h
|
Bug 284320. Remove the contentParentFrame hack in subdocument frames, along with the no-longer-used arg it used to be used for. r+sr=roc
|
2009-01-06 17:29:50 -05:00 |
nsHTMLFrame.cpp
|
Bug 478245 - Crash [@ nsEventStateManager::PreHandleEvent], r+sr=dbaron
|
2009-03-11 17:43:08 +02:00 |
nsHTMLParts.h
|
Bug 478820 part 1. Reorganize ConstructFrameByDisplayType a bit in the block/inline department. r+sr=roc
|
2009-02-18 08:25:29 -05:00 |
nsHTMLReflowMetrics.h
|
Bug 475968. Eliminate NS_FRAME_OUTSIDE_CHILDREN flag, store small overflow areas cheaply within the frame. r+sr=roc
|
2009-04-06 12:31:50 +12:00 |
nsHTMLReflowState.cpp
|
Bug 371561. Use the right codepath for absolutely positioned tables so that they get a useful containing block. r+sr=dbaron
|
2009-02-24 13:38:20 -05:00 |
nsHTMLReflowState.h
|
Stop reflowing the viewport with constrained height. (Bug 467881) r+sr=roc
|
2009-01-29 12:39:22 -08:00 |
nsIAnonymousContentCreator.h
|
Bug 335615. Don't do editor init inside frame construction. r=mats, sr=roc
|
2009-01-29 14:46:17 -05:00 |
nsICanvasFrame.h
|
Bug 396185 - Make nsIFrame derivatives and helper abstract classes use a different dynamic-cast system than nsISupports:
|
2009-01-12 14:20:59 -05:00 |
nsIFrame.h
|
Bug 475968. Eliminate NS_FRAME_OUTSIDE_CHILDREN flag, store small overflow areas cheaply within the frame. r+sr=roc
|
2009-04-06 12:31:50 +12:00 |
nsIFrameDebug.h
|
Remove nsStyleContext::DumpRegressionData, code that uses it, and code that exists only for it. (Bug 477522) r+sr=bzbarsky
|
2009-02-09 20:36:54 -08:00 |
nsIFrameFrame.h
|
Bug 396185 - Make nsIFrame derivatives and helper abstract classes use a different dynamic-cast system than nsISupports:
|
2009-01-12 14:20:59 -05:00 |
nsIFrameUtil.h
|
|
|
nsIImageFrame.h
|
Bug 396185 - Make nsIFrame derivatives and helper abstract classes use a different dynamic-cast system than nsISupports:
|
2009-01-12 14:20:59 -05:00 |
nsILineIterator.h
|
|
|
nsImageFrame.cpp
|
Remove some unused AddRef/Release methods on frame classes. (Bug 488774) r+sr=roc
|
2009-04-22 10:13:48 -07:00 |
nsImageFrame.h
|
Remove some unused AddRef/Release methods on frame classes. (Bug 488774) r+sr=roc
|
2009-04-22 10:13:48 -07:00 |
nsImageMap.cpp
|
Bug 474369 - get rid of nsVoidArray; layout part; r+sr=roc
|
2009-02-03 15:42:18 +01:00 |
nsImageMap.h
|
Bug 474369 - get rid of nsVoidArray; layout part; r+sr=roc
|
2009-02-03 15:42:18 +01:00 |
nsInlineFrame.cpp
|
Bug 475968. Eliminate NS_FRAME_OUTSIDE_CHILDREN flag, store small overflow areas cheaply within the frame. r+sr=roc
|
2009-04-06 12:31:50 +12:00 |
nsInlineFrame.h
|
Bug 396185 - Make nsIFrame derivatives and helper abstract classes use a different dynamic-cast system than nsISupports:
|
2009-01-12 14:20:59 -05:00 |
nsIntervalSet.cpp
|
|
|
nsIntervalSet.h
|
|
|
nsIObjectFrame.h
|
Bug 396185 - Make nsIFrame derivatives and helper abstract classes use a different dynamic-cast system than nsISupports:
|
2009-01-12 14:20:59 -05:00 |
nsIPageSequenceFrame.h
|
Bug 396185 - Make nsIFrame derivatives and helper abstract classes use a different dynamic-cast system than nsISupports:
|
2009-01-12 14:20:59 -05:00 |
nsIScrollableFrame.h
|
Bug 396185 - Make nsIFrame derivatives and helper abstract classes use a different dynamic-cast system than nsISupports:
|
2009-01-12 14:20:59 -05:00 |
nsIScrollableViewProvider.h
|
Bug 396185 - Make nsIFrame derivatives and helper abstract classes use a different dynamic-cast system than nsISupports:
|
2009-01-12 14:20:59 -05:00 |
nsIStatefulFrame.h
|
Bug 396185 - Make nsIFrame derivatives and helper abstract classes use a different dynamic-cast system than nsISupports:
|
2009-01-12 14:20:59 -05:00 |
nsLeafFrame.cpp
|
|
|
nsLeafFrame.h
|
|
|
nsLineBox.cpp
|
Bug 396185 - Make nsIFrame derivatives and helper abstract classes use a different dynamic-cast system than nsISupports:
|
2009-01-12 14:20:59 -05:00 |
nsLineBox.h
|
Keep track of the line container and forget the current line if it's for a different container. b=444027 r+sr=roc
|
2009-02-10 10:23:05 +01:00 |
nsLineLayout.cpp
|
Backed out changeset 6a452e522e07 - Boris Zbarsky – Bug 67752. Implement interruptible reflow. r=roc,dbaron - because of apparent Tp hangs.
|
2009-04-21 23:02:17 -04:00 |
nsLineLayout.h
|
Bug 475968. Eliminate NS_FRAME_OUTSIDE_CHILDREN flag, store small overflow areas cheaply within the frame. r+sr=roc
|
2009-04-06 12:31:50 +12:00 |
nsObjectFrame.cpp
|
Remove OJI from the tree. b=485984 r/sr=jst
|
2009-04-09 22:38:21 -04:00 |
nsObjectFrame.h
|
Bug 448830. Make nsIntRect/nsIntMargin/nsIntSize/nsIntPoint different types from nsRect/nsMargin/nsSize/nsPoint different types for better compile-type unit checking. r+sr=roc
|
2009-01-15 16:27:09 +13:00 |
nsPageContentFrame.cpp
|
Bug 475968. Eliminate NS_FRAME_OUTSIDE_CHILDREN flag, store small overflow areas cheaply within the frame. r+sr=roc
|
2009-04-06 12:31:50 +12:00 |
nsPageContentFrame.h
|
|
|
nsPageFrame.cpp
|
whitespace-only: fix indentation of 'aPresContext' arguments in function headers within nsPageFrame.cpp
|
2009-02-26 15:47:03 -08:00 |
nsPageFrame.h
|
|
|
nsPlaceholderFrame.cpp
|
|
|
nsPlaceholderFrame.h
|
|
|
nsQueryFrame.h
|
Bug 474954. No frames need to implement nsISVGValue anymore. r+sr=roc
|
2009-01-30 20:17:29 +13:00 |
nsSelection.cpp
|
Bug 482138 [TSF] nsTextFrame has to draw composition string by TIP specified style r+sr=roc
|
2009-04-23 12:27:12 +09:00 |
nsSimplePageSequence.cpp
|
Bug 425265, r=roc, sr=bz
|
2009-03-08 21:01:02 +02:00 |
nsSimplePageSequence.h
|
Bug 396185 - Make nsIFrame derivatives and helper abstract classes use a different dynamic-cast system than nsISupports:
|
2009-01-12 14:20:59 -05:00 |
nsSpacerFrame.cpp
|
Bug 473390 part 3. Move some HTML frame construction assertions out of the frame constructor and into the relevant frame creation methods. r+sr=roc
|
2009-01-19 13:31:31 -05:00 |
nsSplittableFrame.cpp
|
Bug 468491. When removing the continuations of a text frame, remove them starting at the end to avoid disrupting frame invariants by removing frames from the middle of the flow. r=dbaron
|
2009-04-10 13:19:06 +12:00 |
nsSplittableFrame.h
|
Bug 468491. When removing the continuations of a text frame, remove them starting at the end to avoid disrupting frame invariants by removing frames from the middle of the flow. r=dbaron
|
2009-04-10 13:19:06 +12:00 |
nsTextFrame.h
|
Bug 338209 Make spellchecker use thicker wavy underlines instead of dotted underlines r+sr=roc
|
2009-04-03 16:26:28 +09:00 |
nsTextFrameTextRunCache.h
|
|
|
nsTextFrameThebes.cpp
|
Bug 482138 [TSF] nsTextFrame has to draw composition string by TIP specified style r+sr=roc
|
2009-04-23 12:27:12 +09:00 |
nsTextFrameUtils.cpp
|
|
|
nsTextFrameUtils.h
|
Bug 430332. Defer nsTransformingTextRun::RebuildTextRun until the linebreaker has completely set up the break and capitalization data on the transformed text run. r=smontagu
|
2009-01-09 13:23:28 +13:00 |
nsTextRunTransformations.cpp
|
Bug 472909. Need to call FinishSettingProperties on nsTranformedTextRuns that we create as parts of other transformed textruns. r=smontagu
|
2009-01-16 21:17:46 +13:00 |
nsTextRunTransformations.h
|
Bug 472909. Need to call FinishSettingProperties on nsTranformedTextRuns that we create as parts of other transformed textruns. r=smontagu
|
2009-01-16 21:17:46 +13:00 |
nsVideoFrame.cpp
|
Bug 483573 - Expose HTML5 video and audio elements' embedded controls through accessibility APIs, r=davidb, r=MarcoZ, sr=roc
|
2009-04-20 09:09:21 +02:00 |
nsVideoFrame.h
|
Bug 396185 - Make nsIFrame derivatives and helper abstract classes use a different dynamic-cast system than nsISupports:
|
2009-01-12 14:20:59 -05:00 |
nsViewportFrame.cpp
|
Stop reflowing the viewport with constrained height. (Bug 467881) r+sr=roc
|
2009-01-29 12:39:22 -08:00 |
nsViewportFrame.h
|
|
|
punct_marks.x-ccmap
|
|
|