..
crashtests
Bug 462758 - elements with contenteditable=true and position:absolute can be moved around the page; r=ehsan
2011-09-07 13:34:58 -04:00
tests
Disable a few more test_reftests_with_caret.html tests on Windows, bug 682837, bug 681332, bug 682836
2011-09-07 21:55:37 -07:00
FrameLayerBuilder.cpp
Bug 684574 - InternalInvalidateThebesLayersInSubtree should recurse on the subdocument root frame. r=roc
2011-09-06 14:56:45 +02:00
FrameLayerBuilder.h
Bug 637852. Part 18: Support computing the "residual transform" for a ThebesLayer --- the difference between its snapped transform and the ideal transform --- and use it to align ThebesLayer drawing for transforms that aren't changing. r=tnikkel
2011-06-23 00:11:28 +12:00
FramePropertyTable.cpp
Followup to bug 550611: Use a different placement-dtor form so as to appease gcc 4.5. rs=tn a=bustage
2010-11-09 00:17:06 -06:00
FramePropertyTable.h
Makefile.in
bug 570341 Initial implementation of web timing specification
2011-06-23 12:39:48 +02:00
nsAutoLayoutPhase.h
Bug 677101 - Move nsAutoLayoutPhase to its own header; r=tn
2011-08-08 17:14:34 +02:00
nsBidi.cpp
Basic bidi support for SVG. Bug 620446, r=roc, a=roc
2011-01-04 00:52:17 -08:00
nsBidi.h
Make all nsBidiPresUtils methods static. Bug 624798, r=roc
2011-04-13 12:23:49 +03:00
nsBidiPresUtils.cpp
Bug 653649 - New way of getting child lists from frames. (part 4/5) r=roc
2011-08-24 22:54:30 +02:00
nsBidiPresUtils.h
Include continuations of frames with no newline. Bug 582181, r=roc
2011-06-15 10:45:57 +03:00
nsCaret.cpp
Bug 669028 part.13 layout should use mozilla::LookAndFeel rather than nsILookAndFeel r=roc
2011-09-09 11:27:13 +09:00
nsCaret.h
Bug 312156 - Implement CSS3 text-overflow. r=roc
2011-06-22 20:11:48 +02:00
nsChangeHint.h
nsChildIterator.cpp
nsChildIterator.h
nsCompatibility.h
nsCounterManager.cpp
Bug 654369 - Part 11: Remove OOM checks from layout/base r=bz
2011-04-28 22:02:40 -07:00
nsCounterManager.h
nsCSSColorUtils.cpp
nsCSSColorUtils.h
Bug 645398 - Substitute PR_(MAX|MIN|ABS|ROUNDUP) macro calls; r=roc
2011-06-02 14:56:50 +02:00
nsCSSFrameConstructor.cpp
Bug 685154 - Cleanup nsIFrame::GetParentStyleContextFrame and related code. r=roc
2011-09-12 09:08:07 -07:00
nsCSSFrameConstructor.h
Bug 654369 - Part 11: Remove OOM checks from layout/base r=bz
2011-04-28 22:02:40 -07:00
nsCSSRendering.cpp
Back out a38f82d29d97 (bug 652914) for causing reftest failures.
2011-09-06 15:19:31 -05:00
nsCSSRendering.h
Back out a38f82d29d97 (bug 652914) for causing reftest failures.
2011-09-06 15:19:31 -05:00
nsCSSRenderingBorders.cpp
Bug 637852. Part 15: Don't round mOuterRect/mInnerRect if there's a scale factor in the current transform. r=joe
2011-06-23 00:11:28 +12:00
nsCSSRenderingBorders.h
Bug 637852. Part 14: Try to use snappable rects to draw solid borders instead of using stroke, when a scaling transform is present. r=joe
2011-06-23 00:11:28 +12:00
nsDisplayItemTypes.h
Bug 312156 - Implement CSS3 text-overflow. r=roc
2011-06-22 20:11:48 +02:00
nsDisplayList.cpp
Bug 664130 - Clarify some display list comments and code. r=roc.
2011-09-08 12:15:00 +01:00
nsDisplayList.h
Bug 664130 - Clarify some display list comments and code. r=roc.
2011-09-08 12:15:00 +01:00
nsDocumentViewer.cpp
Backout changesets 8e9aea2febed, 604544452285 and 9f150c4e1a48 because of Mac OS X 32-bit reftest orange
2011-09-08 11:30:22 -04:00
nsFrameManager.cpp
Bug 685154 - Cleanup nsIFrame::GetParentStyleContextFrame and related code. r=roc
2011-09-12 09:08:07 -07:00
nsFrameManager.h
Bug 653649 - New way of getting child lists from frames. (part 4/5) r=roc
2011-08-24 22:54:30 +02:00
nsFrameManagerBase.h
nsFrameTraversal.cpp
Bug 653649 - New way of getting child lists from frames. (part 4/5) r=roc
2011-08-24 22:54:30 +02:00
nsFrameTraversal.h
nsGenConList.cpp
nsGenConList.h
nsIDocumentViewer.h
bug 570341 Initial implementation of web timing specification
2011-06-23 12:39:48 +02:00
nsIDocumentViewerPrint.h
nsIFrameTraversal.h
nsILayoutDebugger.h
nsILayoutHistoryState.h
nsImageLoader.cpp
Don't construct image loaders for null border-image. (Bug 652052) r=bzbarsky
2011-04-22 18:36:23 -07:00
nsImageLoader.h
nsIPercentHeightObserver.h
nsIPresShell.h
Bug 671504 - get rid nsIPresShell::gAccessibilityIsActive, r=roc
2011-07-19 17:30:19 +09:00
nsIReflowCallback.h
nsIStyleSheetService.idl
nsLayoutDebugger.cpp
Bug 505115 - Part 14b - Layout support for -moz-transform-style. r=roc
2011-08-27 12:01:46 +12:00
nsLayoutErrors.h
nsLayoutHistoryState.cpp
Bug 654369 - Part 11: Remove OOM checks from layout/base r=bz
2011-04-28 22:02:40 -07:00
nsLayoutUtils.cpp
Bug 685518 part 1. Look at the image CORS mode for drawImage into a canvas 2d context. r=roc
2011-09-09 17:58:35 -04:00
nsLayoutUtils.h
Bug 685518 part 1. Look at the image CORS mode for drawImage into a canvas 2d context. r=roc
2011-09-09 17:58:35 -04:00
nsPresArena.cpp
Bug 680827 - Undo nsPresArena workaround from bug 678422. r=roc.
2011-08-21 23:34:11 -07:00
nsPresArena.h
Add poisoning for nsRuleData::mValueOffsets. (Bug 636039, patch 19) r=bzbarsky
2011-03-17 20:14:31 -07:00
nsPresContext.cpp
Bug 669028 part.13 layout should use mozilla::LookAndFeel rather than nsILookAndFeel r=roc
2011-09-09 11:27:13 +09:00
nsPresContext.h
Bug 669028 part.13 layout should use mozilla::LookAndFeel rather than nsILookAndFeel r=roc
2011-09-09 11:27:13 +09:00
nsPresShell.cpp
Create nsPresShell.h with the parts of nsPresShell.cpp that should be in a header. (Bug 685786) r=roc
2011-09-09 12:50:21 -07:00
nsPresShell.h
Create nsPresShell.h with the parts of nsPresShell.cpp that should be in a header. (Bug 685786) r=roc
2011-09-09 12:50:21 -07:00
nsPresState.h
nsQuoteList.cpp
nsQuoteList.h
nsRefreshDriver.cpp
Bug 660121 Remove all pref related methods from nsContentUtils r=roc
2011-05-29 08:42:57 +09:00
nsRefreshDriver.h
Ensure nsRefreshDriver::MostRecentRefresh tells the truth even when we stop and restart timers. (Bug 650469) r=bzbarsky
2011-04-21 20:17:32 -07:00
nsStyleChangeList.cpp
(no bug) fix end-of-line whitespace so I can add a changeset with an a=bustage annotation
2010-11-16 11:28:36 -08:00
nsStyleChangeList.h
nsStyleConsts.h
Bug 505115 - Part 14a - Add -moz-transform-style css property. r=dbaron
2011-08-27 12:01:06 +12:00
nsStyleSheetService.cpp
Bug 654369 - Part 11: Remove OOM checks from layout/base r=bz
2011-04-28 22:02:40 -07:00
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