.. |
crashtests
|
Don't use cached inflow length for empty frames. Bug 660416, r=roc
|
2011-05-30 18:19:13 +03:00 |
test
|
Bug 612129 - Set the initial selection range to the beginning of the text field in order to be more compatible with other browsers; r=roc
|
2011-05-12 09:52:38 -04:00 |
broken-image.png
|
|
|
folder.png
|
|
|
frame-graph.py
|
|
|
frame-verify.js
|
|
|
jar.mn
|
|
|
loading-image.png
|
|
|
Makefile.in
|
Bug 660721: Move nsPluginInstanceOwner to its own files. r=roc
|
2011-06-01 00:37:54 -04:00 |
nsAbsoluteContainingBlock.cpp
|
Bug 10209 - Part 2: Implement the absolute positioning support for all frames; r=roc
|
2011-04-29 19:02:33 -04:00 |
nsAbsoluteContainingBlock.h
|
Use split overflow areas in nsAbsoluteContainer::Reflow. Fixes overflow handling bug in nsPositionedInlineFrame where non-positioned overflow was ignored. (Bug 542595, patch 2) r=roc a2.0=blocking2.0:beta8
|
2010-10-06 21:25:45 -07:00 |
nsAutoCopyListener.h
|
|
|
nsBidiFrames.cpp
|
Back out bug 263359 and bug 624798 because of performance regressions (bug 650189)
|
2011-04-27 11:47:18 +03:00 |
nsBidiFrames.h
|
Back out bug 263359 and bug 624798 because of performance regressions (bug 650189)
|
2011-04-27 11:47:18 +03:00 |
nsBlockDebugFlags.h
|
|
|
nsBlockFrame.cpp
|
Don't adjust the horizontal position for text-indent on right-to-left lines. Bug 641444, r=dbaron
|
2011-05-31 11:03:27 +03:00 |
nsBlockFrame.h
|
Bug 10209 - Part 2: Implement the absolute positioning support for all frames; r=roc
|
2011-04-29 19:02:33 -04:00 |
nsBlockReflowContext.cpp
|
Bug 174055, part 1: minimize inclusion of nsI(Thebes)FontMetrics.h.
|
2011-04-07 18:04:41 -07:00 |
nsBlockReflowContext.h
|
Change nsBlockReflowContext::PlaceBlock for split overflow areas. (Bug 542595, patch 13) r=roc a2.0=blocking2.0:beta8
|
2010-10-06 21:25:45 -07:00 |
nsBlockReflowState.cpp
|
Bug 641426. Part 5: Avoid operator== where possible to distinguish between 'equal edges' and 'equal areas' for rectangles. r=dbaron,sr=cjones
|
2011-04-19 15:07:23 +12:00 |
nsBlockReflowState.h
|
Convert nsBlockReflowState::mFloatCombinedArea and part of nsBlockFrame to split overflow areas. (Bug 542595, patch 9) r=roc a2.0=blocking2.0:beta8
|
2010-10-06 21:25:45 -07:00 |
nsBRFrame.cpp
|
Bug 174055, part 6: eliminate pointless nsresult return values.
|
2011-04-07 21:18:43 -07:00 |
nsBulletFrame.cpp
|
Bug 641426. Part 3.5: Remove usage of nsMargin::TopLeft and nsMargin::IsZero. r=dbaron
|
2011-04-19 15:07:22 +12:00 |
nsBulletFrame.h
|
Bug 266236 part 3: Mechanical rename of nsIRenderingContext and nsThebesRenderingContext to nsRenderingContext. Mechanical substitution of nsRefPtr<nsRenderingContext> for nsCOMPtr<nsRenderingContext>.
|
2011-04-07 18:04:40 -07:00 |
nsCanvasFrame.cpp
|
Bug 10209 - Part 2: Implement the absolute positioning support for all frames; r=roc
|
2011-04-29 19:02:33 -04:00 |
nsCanvasFrame.h
|
Bug 633282 - manual backout of 'fixup UpdatePossiblyTransparentRegion v.3' in bug 622328 due to merge conflicts. r=tn
|
2011-05-13 11:40:46 -05:00 |
nsColumnSetFrame.cpp
|
Bug 649726 - Move nsHTMLContainerFrame static view methods to nsContainerFrame. r=bz.
|
2011-04-19 12:55:11 +01:00 |
nsContainerFrame.cpp
|
Bug 10209 - Part 2: Implement the absolute positioning support for all frames; r=roc
|
2011-04-29 19:02:33 -04:00 |
nsContainerFrame.h
|
Bug 10209 - Part 2: Implement the absolute positioning support for all frames; r=roc
|
2011-04-29 19:02:33 -04:00 |
nsFirstLetterFrame.cpp
|
Bug 649726 - Move nsHTMLContainerFrame static view methods to nsContainerFrame. r=bz.
|
2011-04-19 12:55:11 +01:00 |
nsFirstLetterFrame.h
|
Bug 266236 part 3: Mechanical rename of nsIRenderingContext and nsThebesRenderingContext to nsRenderingContext. Mechanical substitution of nsRefPtr<nsRenderingContext> for nsCOMPtr<nsRenderingContext>.
|
2011-04-07 18:04:40 -07:00 |
nsFloatManager.cpp
|
Bug 641426. Part 5: Avoid operator== where possible to distinguish between 'equal edges' and 'equal areas' for rectangles. r=dbaron,sr=cjones
|
2011-04-19 15:07:23 +12:00 |
nsFloatManager.h
|
Change coordinate system in the float manager from content box (most of the time, but sometimes border box) to always border box. (Bug 551425) r=dbaron a2.0=blocking+
|
2010-08-11 12:32:53 -07:00 |
nsFrame.cpp
|
Bug 621551. If someone is trying to get the offset between frames in different document hierarchies just crash right away so we get useful stacks. r=roc
|
2011-05-31 17:53:21 -05:00 |
nsFrame.h
|
Bug 10209 - Part 2: Implement the absolute positioning support for all frames; r=roc
|
2011-04-29 19:02:33 -04:00 |
nsFrameList.cpp
|
Back out bug 263359 and bug 624798 because of performance regressions (bug 650189)
|
2011-04-27 11:47:18 +03:00 |
nsFrameList.h
|
Make nsFrameList::RemoveFramesAfter(nsnull) remove the whole list. (Bug 563584, patch 11.5) r=roc
|
2010-08-05 21:59:19 -07:00 |
nsFrameSelection.h
|
Back out 0a3b9d088e3d (Bug 658750) on suspicion of causing crashtest leaks
|
2011-05-22 22:24:54 -07:00 |
nsFrameSetFrame.cpp
|
Bug 660121 Remove all pref related methods from nsContentUtils r=roc
|
2011-05-29 08:42:57 +09:00 |
nsFrameSetFrame.h
|
Bug 266236 part 3: Mechanical rename of nsIRenderingContext and nsThebesRenderingContext to nsRenderingContext. Mechanical substitution of nsRefPtr<nsRenderingContext> for nsCOMPtr<nsRenderingContext>.
|
2011-04-07 18:04:40 -07:00 |
nsFrameUtil.cpp
|
Bug 641426. Part 5: Avoid operator== where possible to distinguish between 'equal edges' and 'equal areas' for rectangles. r=dbaron,sr=cjones
|
2011-04-19 15:07:23 +12:00 |
nsGfxScrollFrame.cpp
|
Bug 646757. Don't construct useless nsDisplayOwnLayers. r=tnikkel
|
2011-05-31 11:12:06 +12:00 |
nsGfxScrollFrame.h
|
Bug 614515 - Remove MOZ_SVG conditions. r=roc
|
2011-05-30 09:34:50 +02:00 |
nsHTMLCanvasFrame.cpp
|
Bug 641426. Part 2: Remove a bunch of direct gfxRect::pos/size usage. r=joe
|
2011-04-19 15:07:21 +12:00 |
nsHTMLCanvasFrame.h
|
Bug 266236 part 3: Mechanical rename of nsIRenderingContext and nsThebesRenderingContext to nsRenderingContext. Mechanical substitution of nsRefPtr<nsRenderingContext> for nsCOMPtr<nsRenderingContext>.
|
2011-04-07 18:04:40 -07:00 |
nsHTMLContainerFrame.cpp
|
Bug 647421 -moz-text-decoration-color and -moz-text-decoration-style should be reset by text-decoration r=dbaron, sr=bzbarsky
|
2011-04-23 14:16:41 +09:00 |
nsHTMLContainerFrame.h
|
Bug 647421 -moz-text-decoration-color and -moz-text-decoration-style should be reset by text-decoration r=dbaron, sr=bzbarsky
|
2011-04-23 14:16:41 +09:00 |
nsHTMLParts.h
|
Bug 567872 - Layout part of the progress element. r=roc,dbaron
|
2011-05-10 14:59:07 +02:00 |
nsHTMLReflowMetrics.cpp
|
Convert nsIFrame APIs from having a single overflow rect to having two distinct overflow rects. (Bug 542595, patch 1) r=roc sr=bzbarsky a2.0=blocking2.0:beta8
|
2010-10-06 21:25:45 -07:00 |
nsHTMLReflowMetrics.h
|
Bug 660762 - Remove --disable-mathml support. r=roc
|
2011-06-02 13:11:33 +02:00 |
nsHTMLReflowState.cpp
|
Bug 660121 Remove all pref related methods from nsContentUtils r=roc
|
2011-05-29 08:42:57 +09:00 |
nsHTMLReflowState.h
|
Fix comment describing nsHTMLReflowState::availableWidth. (Bug 653356) r=bzbarsky
|
2011-04-28 10:21:37 -07:00 |
nsIAnonymousContentCreator.h
|
Bug 654989 part 1. Allow handing out both an nsIContent and an nsStyleContext from CreateAnonymousContent. r=roc
|
2011-05-06 16:04:44 -04:00 |
nsIFrame.h
|
Bug 648911 - Remove support for non-libxul builds. r=ted,joedrew
|
2011-05-23 18:54:47 +02:00 |
nsIFrameUtil.h
|
Bug 506041 Part 2: Correct misspellings in source code
|
2010-05-13 14:19:50 +02:00 |
nsILineIterator.h
|
|
|
nsImageFrame.cpp
|
Bug 661101 backout a part of 9014863a7e2a which was included to the mq file unexpectedly
|
2011-06-07 16:44:56 +09:00 |
nsImageFrame.h
|
Bug 661101 backout a part of 9014863a7e2a which was included to the mq file unexpectedly
|
2011-06-07 16:44:56 +09:00 |
nsImageMap.cpp
|
Bug 659743 - Part c: Reduce QIing in nsImageMap; r=smaug
|
2011-05-30 13:35:45 +02:00 |
nsImageMap.h
|
Bug 659743 - Part c: Reduce QIing in nsImageMap; r=smaug
|
2011-05-30 13:35:45 +02:00 |
nsInlineFrame.cpp
|
Bug 10209 - Part 2: Implement the absolute positioning support for all frames; r=roc
|
2011-04-29 19:02:33 -04:00 |
nsInlineFrame.h
|
Bug 10209 - Part 2: Implement the absolute positioning support for all frames; r=roc
|
2011-04-29 19:02:33 -04:00 |
nsIntervalSet.cpp
|
|
|
nsIntervalSet.h
|
|
|
nsIObjectFrame.h
|
Bug 653201: Remove expose image / maemo specific npapi support. r=blassey r=josh
|
2011-05-21 11:21:49 -04:00 |
nsIPageSequenceFrame.h
|
|
|
nsIScrollableFrame.h
|
Bug 266236 part 3: Mechanical rename of nsIRenderingContext and nsThebesRenderingContext to nsRenderingContext. Mechanical substitution of nsRefPtr<nsRenderingContext> for nsCOMPtr<nsRenderingContext>.
|
2011-04-07 18:04:40 -07:00 |
nsIStatefulFrame.h
|
Bug 557416: Remove unnecessary includes and forward declarations of nsPresContext. r=roc
|
2010-04-10 16:10:12 -04:00 |
nsLeafFrame.cpp
|
Bug 266236 part 3: Mechanical rename of nsIRenderingContext and nsThebesRenderingContext to nsRenderingContext. Mechanical substitution of nsRefPtr<nsRenderingContext> for nsCOMPtr<nsRenderingContext>.
|
2011-04-07 18:04:40 -07:00 |
nsLeafFrame.h
|
Bug 266236 part 3: Mechanical rename of nsIRenderingContext and nsThebesRenderingContext to nsRenderingContext. Mechanical substitution of nsRefPtr<nsRenderingContext> for nsCOMPtr<nsRenderingContext>.
|
2011-04-07 18:04:40 -07:00 |
nsLineBox.cpp
|
Back out bug 263359 and bug 624798 because of performance regressions (bug 650189)
|
2011-04-27 11:47:18 +03:00 |
nsLineBox.h
|
Fix broken nsLineList::swap implementation. (Bug 652053) r=roc
|
2011-04-22 18:36:23 -07:00 |
nsLineLayout.cpp
|
Bug 614515 - Remove MOZ_SVG conditions. r=roc
|
2011-05-30 09:34:50 +02:00 |
nsLineLayout.h
|
Make nsLineLayout track two separate overflow areas. (Bug 542595, patch 7) r=roc a2.0=blocking2.0:beta8
|
2010-10-06 21:25:45 -07:00 |
nsObjectFrame.cpp
|
Merging cedar with mozilla-central.
|
2011-06-07 11:06:50 +02:00 |
nsObjectFrame.h
|
Bug 660721: Move nsPluginInstanceOwner to its own files. r=roc
|
2011-06-01 00:37:54 -04:00 |
nsPageContentFrame.cpp
|
Bug 10209 - Part 2: Implement the absolute positioning support for all frames; r=roc
|
2011-04-29 19:02:33 -04:00 |
nsPageContentFrame.h
|
Bug 266236 part 3: Mechanical rename of nsIRenderingContext and nsThebesRenderingContext to nsRenderingContext. Mechanical substitution of nsRefPtr<nsRenderingContext> for nsCOMPtr<nsRenderingContext>.
|
2011-04-07 18:04:40 -07:00 |
nsPageFrame.cpp
|
Bug 651017, part 6: prune unused and unimplemented nsDeviceContext methods. Push some code down into nsFontCache.
|
2011-04-16 18:22:44 -07:00 |
nsPageFrame.h
|
Bug 266236 part 3: Mechanical rename of nsIRenderingContext and nsThebesRenderingContext to nsRenderingContext. Mechanical substitution of nsRefPtr<nsRenderingContext> for nsCOMPtr<nsRenderingContext>.
|
2011-04-07 18:04:40 -07:00 |
nsPlaceholderFrame.cpp
|
Bug 266236 part 3: Mechanical rename of nsIRenderingContext and nsThebesRenderingContext to nsRenderingContext. Mechanical substitution of nsRefPtr<nsRenderingContext> for nsCOMPtr<nsRenderingContext>.
|
2011-04-07 18:04:40 -07:00 |
nsPlaceholderFrame.h
|
Bug 266236 part 3: Mechanical rename of nsIRenderingContext and nsThebesRenderingContext to nsRenderingContext. Mechanical substitution of nsRefPtr<nsRenderingContext> for nsCOMPtr<nsRenderingContext>.
|
2011-04-07 18:04:40 -07:00 |
nsPluginUtilsOSX.h
|
Add support for NPCocoaEventWindowFocusChanged. b=555290 r=roc
|
2010-04-21 02:21:46 -04:00 |
nsPluginUtilsOSX.mm
|
Bug 583356 - Create Plug-in ContextMenu with a right-click mouse event. r=josh
|
2010-08-13 12:45:32 -04:00 |
nsQueryFrame.h
|
Bug 567872 - Layout part of the progress element. r=roc,dbaron
|
2011-05-10 14:59:07 +02:00 |
nsSelection.cpp
|
Bug 659536 part.2 Replace nsContentUtils::GetIntPref() with Preferences::GetInt() or Preferences::GetUint() r=roc
|
2011-05-25 15:32:00 +09:00 |
nsSimplePageSequence.cpp
|
Bug 659536 part.2 Replace nsContentUtils::GetIntPref() with Preferences::GetInt() or Preferences::GetUint() r=roc
|
2011-05-25 15:32:00 +09:00 |
nsSimplePageSequence.h
|
Bug 266236 part 3: Mechanical rename of nsIRenderingContext and nsThebesRenderingContext to nsRenderingContext. Mechanical substitution of nsRefPtr<nsRenderingContext> for nsCOMPtr<nsRenderingContext>.
|
2011-04-07 18:04:40 -07:00 |
nsSplittableFrame.cpp
|
|
|
nsSplittableFrame.h
|
|
|
nsSubDocumentFrame.cpp
|
Bug 614515 - Remove MOZ_SVG conditions. r=roc
|
2011-05-30 09:34:50 +02:00 |
nsSubDocumentFrame.h
|
Bug 266236 part 3: Mechanical rename of nsIRenderingContext and nsThebesRenderingContext to nsRenderingContext. Mechanical substitution of nsRefPtr<nsRenderingContext> for nsCOMPtr<nsRenderingContext>.
|
2011-04-07 18:04:40 -07:00 |
nsTextFrame.h
|
Bug 647421 -moz-text-decoration-color and -moz-text-decoration-style should be reset by text-decoration r=dbaron, sr=bzbarsky
|
2011-04-23 14:16:41 +09:00 |
nsTextFrameTextRunCache.h
|
|
|
nsTextFrameThebes.cpp
|
Bug 660762 - Remove --disable-mathml support. r=roc
|
2011-06-02 13:11:33 +02:00 |
nsTextFrameUtils.cpp
|
|
|
nsTextFrameUtils.h
|
|
|
nsTextRunTransformations.cpp
|
bug 633322 - ensure GetDetailedGlyphs() is not called when glyph count is zero. r=roc a=blocking
|
2011-02-11 22:05:09 +00:00 |
nsTextRunTransformations.h
|
Bug 545989 - don't throw an exception if unable to allocate storage for gfxTextRun creation. r=roc
|
2010-02-18 11:52:34 +00:00 |
nsVideoFrame.cpp
|
Bug 598833 part 12. Add dom::Element::UpdateState and use it in various places where elements update their own state. r=smaug,sdwilsh,mounir
|
2011-05-31 21:46:57 -04:00 |
nsVideoFrame.h
|
Bug 654989 part 1. Allow handing out both an nsIContent and an nsStyleContext from CreateAnonymousContent. r=roc
|
2011-05-06 16:04:44 -04:00 |
nsViewportFrame.cpp
|
Bug 10209 - Part 2: Implement the absolute positioning support for all frames; r=roc
|
2011-04-29 19:02:33 -04:00 |
nsViewportFrame.h
|
Bug 10209 - Part 2: Implement the absolute positioning support for all frames; r=roc
|
2011-04-29 19:02:33 -04:00 |
punct_marks.x-ccmap
|
Update Unicode data files to version 6.0. Bug 606917, r=emk, a=bsmedberg
|
2010-11-08 12:27:41 +02:00 |