.. |
crashtests
|
Bug 735943 - Don't crash if nsSMILAnimationController::FlushResampleRequests destroyed the pres shell. r=bz
|
2012-03-20 19:02:38 +01:00 |
tests
|
Run font inflation reftests with the reftest harness rather than inside of mochitest. (Bug 743817) r=sjohnson
|
2012-04-10 10:56:59 -07:00 |
FrameLayerBuilder.cpp
|
Bug 744607. Intersect a display item's layer-pixels draw-rect with the snapped clip rect. r=tnikkel
|
2012-04-13 23:44:05 +12:00 |
FrameLayerBuilder.h
|
Bug 744607. Intersect a display item's layer-pixels draw-rect with the snapped clip rect. r=tnikkel
|
2012-04-13 23:44:05 +12:00 |
FramePropertyTable.cpp
|
Bug 712936 - Convert users of PR_STATIC_ASSERT to MOZ_STATIC_ASSERT. r=jwalden
|
2012-04-02 17:21:24 -07:00 |
FramePropertyTable.h
|
Bug 729008 - Add memory reporter for FramePropertyTable. r=bz.
|
2012-02-20 21:02:24 -08:00 |
Makefile.in
|
Back out Bug 679230 due to Android reftest failures.
|
2012-04-07 10:36:49 -07:00 |
PaintTracker.cpp
|
…
|
|
PaintTracker.h
|
…
|
|
RestyleTracker.cpp
|
Bug 709256 part 1. Fast-path RestyleTracker::ProcessRestyles when there aren't any restyles to process. r=roc
|
2011-12-14 23:42:14 -05:00 |
RestyleTracker.h
|
Bug 709256 part 1. Fast-path RestyleTracker::ProcessRestyles when there aren't any restyles to process. r=roc
|
2011-12-14 23:42:14 -05:00 |
nsAutoLayoutPhase.h
|
…
|
|
nsBidi.cpp
|
Backout 17deb5f61b4d (bug 150073) due to build bustage. a=shouldausedtryfirst
|
2012-04-03 20:22:42 -04:00 |
nsBidi.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsBidiPresUtils.cpp
|
Check for orphaned non-fluid continuations after deleting content. Bug 730562, r=roc
|
2012-03-21 16:50:54 -07:00 |
nsBidiPresUtils.h
|
Add a mParagraphDepth member to BidiParagraphData and cache it on frames to track nested bidi-isolated paragraphs. Use mParagraphDepth (* 2 + isRTL in order to keep LTR even and RTL odd) as the initial paragraph embedding level instead of pushing a stack of embedding codes. Pass the <bdi> frame instead of its first-child to BidiParagraphData::Reset and save a call to GetParent(). Split inline ancestors before and after bidi-isolated paragraphs, in the same way that we currently do between runs in different directions. This required also adding code to SplitInlineAncestors to handle situations where the parent frame is being split before its first child or after its last child. In JoinInlineAncestors, prevent frames that belong to paragraphs isolated from one another from being rejoined. Bug 712600, r=ehsan, roc
|
2012-01-11 21:26:02 +02:00 |
nsCSSColorUtils.cpp
|
…
|
|
nsCSSColorUtils.h
|
…
|
|
nsCSSFrameConstructor.cpp
|
Bug 740743 - Implement CSS overflow for <legend>. r=bz
|
2012-04-13 17:52:13 +02:00 |
nsCSSFrameConstructor.h
|
Bug 740067: Make nsCSSFrameConstructor::CreateNeededTablePseudos return void. r=bz
|
2012-03-28 12:43:15 -07:00 |
nsCSSRendering.cpp
|
Back out Bug 679230 due to Android reftest failures.
|
2012-04-07 10:36:49 -07:00 |
nsCSSRendering.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsCSSRenderingBorders.cpp
|
Bug 711063 - Part 7: Adjust Border rendering code for Azure-Thebes wrapper. r=roc
|
2012-01-05 08:17:52 +01:00 |
nsCSSRenderingBorders.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsCaret.cpp
|
Bug 726592 - Uninitialised value use in nsTextFrame::GetChildFrameContainingOffset; r=roc
|
2012-03-26 09:09:38 -07:00 |
nsCaret.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsChangeHint.h
|
Bug 724502. Ensure that UpdateTransformLayer and UpdateOpacityLayer change hints generate a new change list entry for every frame whose style asks for them. r=matspal
|
2012-02-08 11:52:59 +13:00 |
nsChildIterator.cpp
|
Bug 682420 - Rename nsINode::GetOwnerDoc to nsINode::OwnerDoc, part 2, r=jst
|
2011-10-18 14:19:44 +03:00 |
nsChildIterator.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsCompatibility.h
|
…
|
|
nsCounterManager.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsCounterManager.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsDisplayItemTypes.h
|
…
|
|
nsDisplayList.cpp
|
Bug 735898. Part 1: Cache bounds (union of all child item bounds) in nsDisplayWrapList. r=mattwoodrow
|
2012-04-13 23:44:06 +12:00 |
nsDisplayList.h
|
Bug 735898. Part 3: In DisplayBorderBackgroundOutline, when we have created an nsDisplayBackground item and it's themed, don't bother checking to create an nsDisplayBorder item. r=mattwoodrow
|
2012-04-13 23:44:06 +12:00 |
nsDocumentViewer.cpp
|
Bug 641821, MutationObserver, r=sicking
|
2012-03-31 09:30:13 -07:00 |
nsFrameManager.cpp
|
Bug 729955 - Invalidate destroyed out-of-flow frames before unregistering the placeholder frame. r=bz
|
2012-03-26 11:27:37 -07:00 |
nsFrameManager.h
|
Bug 729955 - Invalidate destroyed out-of-flow frames before unregistering the placeholder frame. r=bz
|
2012-03-26 11:27:37 -07:00 |
nsFrameManagerBase.h
|
Bug 714839 - Make nsCSSFrameConstructor inherit nsFrameManager. r=bz.
|
2012-02-02 10:06:46 +00:00 |
nsFrameTraversal.cpp
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsFrameTraversal.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsGenConList.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsGenConList.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsIDocumentViewerPrint.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsIFrameTraversal.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsILayoutDebugger.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsILayoutHistoryState.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsIPercentHeightObserver.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsIPresShell.h
|
Bug 633602 - Implement Pointer Lock (Mouse Lock) API. r=roc,smaug
|
2012-04-11 17:55:21 -04:00 |
nsIReflowCallback.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsIStyleSheetService.idl
|
…
|
|
nsImageLoader.cpp
|
Back out Bug 679230 due to Android reftest failures.
|
2012-04-07 10:36:49 -07:00 |
nsImageLoader.h
|
Back out Bug 679230 due to Android reftest failures.
|
2012-04-07 10:36:49 -07:00 |
nsLayoutDebugger.cpp
|
Bug 733607. Restructure logic to compute snapped bounds of display items in layer coordinates. Moves responsibility for computing snapped bounds from within the display items to callers of GetBounds/GetOpaqueRegion. r=tnikkel
|
2012-04-10 23:24:18 +12:00 |
nsLayoutErrors.h
|
…
|
|
nsLayoutHistoryState.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsLayoutUtils.cpp
|
Use the font inflation data to disable font inflation for small pieces of text. (Bug 706193, patch 4) r=roc
|
2012-04-16 15:32:12 -07:00 |
nsLayoutUtils.h
|
Add a preference for the threshold at which we have enough text within a BFC to use font size inflation. (Bug 706193, patch 1) r=roc
|
2012-04-16 15:32:11 -07:00 |
nsPresArena.cpp
|
Bug 740688 - Use uintptr_t instead of PRUword, and intptr_t instead of PRWord. r=jwalden
|
2012-04-11 17:17:44 -07:00 |
nsPresArena.h
|
Bug 740688 - Use uintptr_t instead of PRUword, and intptr_t instead of PRWord. r=jwalden
|
2012-04-11 17:17:44 -07:00 |
nsPresContext.cpp
|
Back out Bug 679230 due to Android reftest failures.
|
2012-04-07 10:36:49 -07:00 |
nsPresContext.h
|
Back out Bug 679230 due to Android reftest failures.
|
2012-04-07 10:36:49 -07:00 |
nsPresShell.cpp
|
Bug 633602 - Implement Pointer Lock (Mouse Lock) API. r=roc,smaug
|
2012-04-11 17:55:21 -04:00 |
nsPresShell.h
|
Bug 720126 - Update scroll API to use ScrollAxis parameters (where and when). r=roc
|
2012-03-19 21:09:50 -05:00 |
nsPresState.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsQuoteList.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsQuoteList.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsRefreshDriver.cpp
|
Bug 641821, MutationObserver, r=sicking
|
2012-03-31 09:30:13 -07:00 |
nsRefreshDriver.h
|
Bug 598482 part 23. Set a backup timer to update plugin geometry if we don't manage to do any painting or layout flushes for a while. r=roc
|
2011-12-23 22:52:26 -05:00 |
nsStyleChangeList.cpp
|
…
|
|
nsStyleChangeList.h
|
Bug 711647 - Add MOZ_DELETE to a bunch of deliberately-not-implemented methods across the tree. r=dbaron
|
2011-12-16 14:42:07 -05:00 |
nsStyleConsts.h
|
Bug 548375 - Implement css3-background background-repeat property two value syntax. r=dbaron
|
2012-02-24 21:23:14 -08:00 |
nsStyleSheetService.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsStyleSheetService.h
|
…
|
|