.. |
crashtests
|
Fix for bug 633738 (quora.com bloats out of control (part 3)) - mark some known assertions caused by bug 439258. r=bz, a=jst.
|
2011-02-17 12:19:13 +01:00 |
tests
|
Bug 530012 - [OS/2] build break in nsPresArena.cpp; r=wuno a=dbaron
|
2011-02-15 17:10:16 -05:00 |
FrameLayerBuilder.cpp
|
Bug 622542. Remove unused FrameLayerBuilder::InvalidateAllThebesLayerContents API. r=tnikkel a2.0=blocking
|
2011-02-10 15:21:07 -08:00 |
FrameLayerBuilder.h
|
Bug 622542. Remove unused FrameLayerBuilder::InvalidateAllThebesLayerContents API. r=tnikkel a2.0=blocking
|
2011-02-10 15:21:07 -08:00 |
FramePropertyTable.cpp
|
|
|
FramePropertyTable.h
|
|
|
Makefile.in
|
|
|
nsBidi.cpp
|
Basic bidi support for SVG. Bug 620446, r=roc, a=roc
|
2011-01-04 00:52:17 -08:00 |
nsBidi.h
|
Basic bidi support for SVG. Bug 620446, r=roc, a=roc
|
2011-01-04 00:52:17 -08:00 |
nsBidiPresUtils.cpp
|
Bug 613696. Always use the presshell's reference rendering context to create textruns when we draw text via nsIThebesFontMetrics::DrawString, to be consistent with the textruns we measure during reflow. r=dbaron,a=blocking
|
2011-01-17 09:23:33 +13:00 |
nsBidiPresUtils.h
|
Bug 613696. Always use the presshell's reference rendering context to create textruns when we draw text via nsIThebesFontMetrics::DrawString, to be consistent with the textruns we measure during reflow. r=dbaron,a=blocking
|
2011-01-17 09:23:33 +13:00 |
nsCaret.cpp
|
Bug 632215 - Make the caret ignore -moz-user-modify if we ask it to immediately, instead of waiting for the next caret paint timer; r=roc a=blocking-final+
|
2011-02-10 16:12:53 -05:00 |
nsCaret.h
|
Backed out changeset 3fc6728e81a8 because of Windows 7 orange
|
2011-01-19 16:09:50 -05:00 |
nsChangeHint.h
|
|
|
nsChildIterator.cpp
|
|
|
nsChildIterator.h
|
|
|
nsCompatibility.h
|
|
|
nsCounterManager.cpp
|
|
|
nsCounterManager.h
|
|
|
nsCSSColorUtils.cpp
|
|
|
nsCSSColorUtils.h
|
|
|
nsCSSFrameConstructor.cpp
|
Bug 587484 - warning: suggest parentheses around assignment used as truth value in while (... = GetNextContinuation())
|
2011-02-16 14:14:14 +01:00 |
nsCSSFrameConstructor.h
|
|
|
nsCSSRendering.cpp
|
Bug 622818. Don't clip fixed backgrounds to the viewport if we are inside a transform. r=roc a=blocking
|
2011-02-08 13:29:28 -06:00 |
nsCSSRendering.h
|
|
|
nsCSSRenderingBorders.cpp
|
|
|
nsCSSRenderingBorders.h
|
|
|
nsDisplayItemTypes.h
|
Bug 626602. Part 3: Hook up ReadbackLayers in nsObjectFrame. r=cjones
|
2011-02-16 16:43:30 -06:00 |
nsDisplayList.cpp
|
Bug 626602. Part 4: Make the display items behind a plugin that needs readback be as visible as we can. r=tnikkel
|
2011-02-16 16:43:30 -06:00 |
nsDisplayList.h
|
Bug 626602. Part 4: Make the display items behind a plugin that needs readback be as visible as we can. r=tnikkel
|
2011-02-16 16:43:30 -06:00 |
nsDocumentViewer.cpp
|
Fix GC/CC scheduling (bug 630932, patch by gal/smaug, r=mrbkap). a=blocker
|
2011-02-16 15:47:12 -08:00 |
nsFrameManager.cpp
|
Bug 587484 - warning: suggest parentheses around assignment used as truth value in while (... = GetNextContinuation())
|
2011-02-16 14:14:14 +01:00 |
nsFrameManager.h
|
|
|
nsFrameManagerBase.h
|
|
|
nsFrameTraversal.cpp
|
|
|
nsFrameTraversal.h
|
|
|
nsGenConList.cpp
|
|
|
nsGenConList.h
|
|
|
nsIDocumentViewer.h
|
|
|
nsIDocumentViewerPrint.h
|
|
|
nsIFrameTraversal.h
|
|
|
nsIImageMap.h
|
|
|
nsILayoutDebugger.h
|
|
|
nsILayoutHistoryState.h
|
|
|
nsImageLoader.cpp
|
|
|
nsImageLoader.h
|
|
|
nsIPercentHeightObserver.h
|
|
|
nsIPresShell.h
|
Bug 583889: Prevent scrolling from leaking information. r=dbaron a=blocker
|
2011-02-10 23:46:59 -08:00 |
nsIReflowCallback.h
|
|
|
nsIStyleSheetService.idl
|
|
|
nsLayoutDebugger.cpp
|
Bug 579808. Fix bounds for nsDisplayTransform and nsDisplayPlugin. r=tnikkel a=blocking-betaN+
|
2011-01-06 19:38:22 -06:00 |
nsLayoutErrors.h
|
|
|
nsLayoutHistoryState.cpp
|
|
|
nsLayoutUtils.cpp
|
Bug 596765, patch 3: Skip chunk of nsLayoutUtils::PaintFrame that's intended for root frames but gets triggered for foreignObjects in SVG-as-an-image. r+a=roc
|
2011-02-17 16:33:31 -08:00 |
nsLayoutUtils.h
|
Bug 621601. Part 1: Change empty transaction API to EndEmptyTransaction. r=bas,tnikkel,a=joe
|
2011-01-19 21:27:54 +13:00 |
nsPresArena.cpp
|
Bug 530012 - [OS/2] build break in nsPresArena.cpp; r=wuno a=dbaron
|
2011-02-15 17:10:16 -05:00 |
nsPresArena.h
|
|
|
nsPresContext.cpp
|
By default, disable MozAfterPaint for content. (Bug 608030) r=roc a=blocking2.0:betaN+
|
2011-01-24 16:23:08 -08:00 |
nsPresContext.h
|
By default, disable MozAfterPaint for content. (Bug 608030) r=roc a=blocking2.0:betaN+
|
2011-01-24 16:23:08 -08:00 |
nsPresShell.cpp
|
Bug 634291, use faster inline method for global object check, r=bz, a=beltzner
|
2011-02-17 11:50:23 +02:00 |
nsPresState.h
|
|
|
nsQuoteList.cpp
|
|
|
nsQuoteList.h
|
|
|
nsRefreshDriver.cpp
|
Bug 598726 - Prevent hangs in the refresh driver due to outstanding restyles on the same pres shell after processing the pending restyles on it; r=bzbarsky a=blocking-final+
|
2011-01-14 15:03:06 -05:00 |
nsRefreshDriver.h
|
|
|
nsStyleChangeList.cpp
|
|
|
nsStyleChangeList.h
|
|
|
nsStyleConsts.h
|
|
|
nsStyleSheetService.cpp
|
|
|
nsStyleSheetService.h
|
|
|
PaintTracker.cpp
|
Bug 616812 Remove extraneous CRs r+a=dbaron
|
2011-02-16 21:39:52 +00:00 |
PaintTracker.h
|
Bug 616812 Remove extraneous CRs r+a=dbaron
|
2011-02-16 21:39:52 +00:00 |
RestyleTracker.cpp
|
|
|
RestyleTracker.h
|
|
|