.. |
crashtests
|
Bug 984711 part 3: Add back handling for nsStylePosition::mMinWidth having "eStyleUnit_Auto" in style system & general layout code. (no review; just an unbitrotted backout)
|
2014-07-22 08:24:34 -07:00 |
tests
|
Backed out 9 changesets (bug 1016184) for frequent OSX Gip timeouts.
|
2014-07-31 13:29:30 -04:00 |
ActiveLayerTracker.cpp
|
Bug 1025709 part 7 - Move HasAnimationOfProperty from ElementAnimations/ElementTransitions to base class; r=heycam
|
2014-06-20 12:39:25 +09:00 |
ActiveLayerTracker.h
|
Bug 1009478 - Make LayerActivity properties survive across reframes of an element. r=roc
|
2014-05-13 19:30:11 +02:00 |
DisplayItemClip.cpp
|
Bug 1041894 - Make FindOpaqueBackgroundColorFor check the DisplayItemClip of items before selecting them. r=roc
|
2014-07-23 18:12:08 +12:00 |
DisplayItemClip.h
|
Bug 1041894 - Make FindOpaqueBackgroundColorFor check the DisplayItemClip of items before selecting them. r=roc
|
2014-07-23 18:12:08 +12:00 |
DisplayListClipState.cpp
|
Bug 1042423 - Part 2: Add DisplayItemClip constructor for rect + rounded rect. r=roc
|
2014-07-23 17:21:06 +12:00 |
DisplayListClipState.h
|
Bug 1042423 - Part 2: Add DisplayItemClip constructor for rect + rounded rect. r=roc
|
2014-07-23 17:21:06 +12:00 |
FrameLayerBuilder.cpp
|
Backed out changeset 9545e672983b (bug 1048916) for build failures; CLOSED TREE
|
2014-08-06 17:04:01 +01:00 |
FrameLayerBuilder.h
|
Backed out 11 changesets (bug 952977) for reftest-no-accel failures
|
2014-07-29 18:58:46 -07:00 |
FramePropertyTable.cpp
|
Bug 1046281 - Use the simpler version of nsTHashtable memory reporters. r=njn
|
2014-08-05 13:27:41 -07:00 |
FramePropertyTable.h
|
Bug 1046281 - Use the simpler version of nsTHashtable memory reporters. r=njn
|
2014-08-05 13:27:41 -07:00 |
GeometryUtils.cpp
|
Bug 1009036 - Watch out for frame destruction caused by EnsureFrameForTextNode. r=roc
|
2014-05-12 20:25:22 +00:00 |
GeometryUtils.h
|
Bug 1026535 - Fix mismatched class/struct tags. r=ehsan
|
2014-06-18 17:57:51 -07:00 |
MaskLayerImageCache.cpp
|
Bug 1037691 - Fix instances where refcounted classes expose a public destructor. r=ehsan,bent,mayhemer,jrmuizel
|
2014-07-15 11:37:45 -04:00 |
MaskLayerImageCache.h
|
Bug 1037691 - Fix instances where refcounted classes expose a public destructor. r=ehsan,bent,mayhemer,jrmuizel
|
2014-07-15 11:37:45 -04:00 |
moz.build
|
Backed out changeset 4c4e45496cac (bug 946065) for mochitest crashes on windows; CLOSED TREE
|
2014-08-06 17:06:57 +01:00 |
nsArenaMemoryStats.h
|
Bug 590790, part 1 - Add getTotalSize() methods to nsWindowSizes and nsArenaMemoryStats. r=njn
|
2014-05-08 10:52:13 +01:00 |
nsAutoLayoutPhase.cpp
|
|
|
nsAutoLayoutPhase.h
|
|
|
nsBidi.cpp
|
Bug 1031395 - Remove a double assignment to "limit" to fix a minor warning found by scan-build, the LLVM/Clang static analyzer. r=ehsan
|
2014-06-27 10:02:00 +02:00 |
nsBidi.h
|
|
|
nsBidiPresUtils.cpp
|
Bug 1044198: convert margins from the frame's writing mode to the line's writing mode in nsBidiPresUtils::RepositionInlineFrames, r=jfkthame.
|
2014-07-28 01:20:58 -07:00 |
nsBidiPresUtils.h
|
Bug 491863 - Remove IBMBIDI; r=roc
|
2014-04-23 21:15:29 -04:00 |
nsCaret.cpp
|
Bug 1026164, improve focus handling in shadow dom, r=wchen
|
2014-08-06 02:23:02 +03:00 |
nsCaret.h
|
Bug 1016184 part 1 - Correct documentation in nsCaret.h. r=ehsan
|
2014-07-14 23:18:00 +02:00 |
nsChangeHint.h
|
Bug 996796 patch 7 - Add new restyle types that replace only the data from CSS transitions or animations. r=heycam
|
2014-08-02 19:37:43 -07:00 |
nsCompatibility.h
|
|
|
nsCounterManager.cpp
|
Bug 982355 - Support disclosure-{open,closed} counter styles. r=jfkthame
|
2014-06-13 17:34:00 +02:00 |
nsCounterManager.h
|
Bug 966166 - Part 3: Link to other parts. r=dbaron
|
2014-06-11 21:12:00 -04:00 |
nsCSSColorUtils.cpp
|
|
|
nsCSSColorUtils.h
|
Bug 1024930 - Change text highlighting color. r=roc
|
2014-07-30 00:11:00 -04:00 |
nsCSSFrameConstructor.cpp
|
Bug 1026164, improve focus handling in shadow dom, r=wchen
|
2014-08-06 02:23:02 +03:00 |
nsCSSFrameConstructor.h
|
Bug 1021952 - Generate anonymous boxes to preserve proper ruby structure r=bz
|
2014-07-22 19:08:08 -07:00 |
nsCSSRendering.cpp
|
Bug 1042411 - ASSERTION: It is assumed the initial operator is OPERATOR_OVER, when it is restored later. r=roc
|
2014-07-28 16:44:00 +02:00 |
nsCSSRendering.h
|
Bug 1042423 - Part 5: Remove PaintBackgroundColor. r=roc
|
2014-07-23 17:23:38 +12:00 |
nsCSSRenderingBorders.cpp
|
Bug 933019, part 7 - Remove code for handling Thebes backed gfxContext from various files under layout/. r=Bas
|
2014-07-10 10:58:07 +01:00 |
nsCSSRenderingBorders.h
|
Bug 933019, part 7 - Remove code for handling Thebes backed gfxContext from various files under layout/. r=Bas
|
2014-07-10 10:58:07 +01:00 |
nsDisplayItemTypes.h
|
|
|
nsDisplayItemTypesList.h
|
Bug 975931. Part 1: Add nsDOMWindowUtils API to add an extra scroll offset in the AsyncPanZoomController when compositing. r=kats
|
2014-02-14 21:59:23 +13:00 |
nsDisplayList.cpp
|
Bug 1042772. Update the reference frame and current frame offset when moving to outside a transform so that we can use the correct offset to compute the initial visible rect for wrap list display items. r=roc
|
2014-08-07 11:33:18 -05:00 |
nsDisplayList.h
|
Bug 1042772. Update the reference frame and current frame offset when moving to outside a transform so that we can use the correct offset to compute the initial visible rect for wrap list display items. r=roc
|
2014-08-07 11:33:18 -05:00 |
nsDisplayListInvalidation.cpp
|
Bug 1003425. When opacity is delegated to an nsDisplayBoxShadowOuter via nsDisplayItem::ApplyOpacity, store the opacity in our geometry so we can invalidate if it changes. r=mattwoodrow
|
2014-07-22 01:59:10 +12:00 |
nsDisplayListInvalidation.h
|
Bug 1003425. When opacity is delegated to an nsDisplayBoxShadowOuter via nsDisplayItem::ApplyOpacity, store the opacity in our geometry so we can invalidate if it changes. r=mattwoodrow
|
2014-07-22 01:59:10 +12:00 |
nsDocumentViewer.cpp
|
Bug 1031303 - mContext can be null when nsGlobalWindow::SetNewDocument is called, r=jst
|
2014-07-31 23:15:57 +03:00 |
nsFrameManager.cpp
|
Bug 1015664 . Part 2: Remove some NS_HIDDEN usage. r=bsmedberg
|
2014-06-03 00:08:24 +12:00 |
nsFrameManager.h
|
Bug 1024084: Clean up forward declarations and #includes in nsFrameManager.h and nsFrameManagerBase.h. r=jwatt
|
2014-06-12 10:09:31 -07:00 |
nsFrameManagerBase.h
|
Bug 1016680, part 4 - Explicitly initialize members in nsFrameManagerBase's ctor rather than using memset. r=bz
|
2014-06-12 20:25:33 +01:00 |
nsFrameTraversal.cpp
|
Bug 1028588 - Fix dangerous public destructors in layout/ - r=dbaron
|
2014-06-23 18:40:01 -04:00 |
nsFrameTraversal.h
|
Bug 1028588 - Fix dangerous public destructors in layout/ - r=dbaron
|
2014-06-23 18:40:01 -04:00 |
nsGenConList.cpp
|
|
|
nsGenConList.h
|
Bug 1016680, part 3 - DeCOMify nsGenConNode::mText. r=dholbert
|
2014-06-11 23:11:15 +01:00 |
nsIDocumentViewerPrint.h
|
|
|
nsIFrameTraversal.h
|
|
|
nsILayoutDebugger.h
|
|
|
nsILayoutHistoryState.h
|
Fix the places where we forward declare already_AddRefed as a struct, no bug, r=I'm-sick-and-tired-of-MSVC-stupidity
|
2014-06-17 10:57:23 -04:00 |
nsIPercentHeightObserver.h
|
|
|
nsIPresShell.h
|
Backed out 3 changesets (bug 1022818) for B2G test failures on a CLOSED TREE.
|
2014-08-01 11:14:14 -04:00 |
nsIReflowCallback.h
|
|
|
nsIStyleSheetService.idl
|
Bug 1024707 - Add API to register style sheets but without loading them. r=bz
|
2014-07-09 11:43:33 +02:00 |
nsLayoutDebugger.cpp
|
Bug 1045864 - Disable layerized background-attachment:fixed when we're using a software compositor. r=roc
|
2014-08-05 15:25:00 +12:00 |
nsLayoutHistoryState.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsLayoutUtils.cpp
|
Bug 1026164, improve focus handling in shadow dom, r=wchen
|
2014-08-06 02:23:02 +03:00 |
nsLayoutUtils.h
|
Bug 1045864 - Disable layerized background-attachment:fixed when we're using a software compositor. r=roc
|
2014-08-05 15:25:00 +12:00 |
nsPresArena.cpp
|
Bug 1046281 - Use the simpler version of nsTHashtable memory reporters. r=njn
|
2014-08-05 13:27:41 -07:00 |
nsPresArena.h
|
Bug 1046281 - Use the simpler version of nsTHashtable memory reporters. r=njn
|
2014-08-05 13:27:41 -07:00 |
nsPresContext.cpp
|
Bug 1042587 - Rework script blocker check for SVG (r=roc)
|
2014-08-05 21:44:59 -07:00 |
nsPresContext.h
|
Bug 996796 patch 3 - Move the knowledge of when we last updated main-thread-suppressed animation styles into the restyle manager rather than have two separate but always equal timestamps for animations and transitions. r=birtles
|
2014-07-24 21:35:34 -07:00 |
nsPresShell.cpp
|
Backed out changeset 9545e672983b (bug 1048916) for build failures; CLOSED TREE
|
2014-08-06 17:04:01 +01:00 |
nsPresShell.h
|
Bug 1023041 - Part 1: Rename SetMouseDownState to SetDragState. r=roc
|
2014-08-04 00:26:00 -04:00 |
nsPresState.h
|
Bug 611556 - Add persistent zoom history sessions. r=roc, r=snorp
|
2014-04-07 13:43:58 +02:00 |
nsQuoteList.cpp
|
|
|
nsQuoteList.h
|
|
|
nsRefreshDriver.cpp
|
Bug 1028511 - Don't let refresh driver time go backwards when changing timers; r=vlad
|
2014-06-26 09:17:50 +09:00 |
nsRefreshDriver.h
|
Bug 854421 - Part 10: Resume the refresh driver if we miss too many ticks. r=vlad
|
2014-05-29 09:45:06 +12:00 |
nsStyleChangeList.cpp
|
|
|
nsStyleChangeList.h
|
|
|
nsStyleSheetService.cpp
|
Bug 1024707 - Add API to register style sheets but without loading them. r=bz
|
2014-07-09 11:43:33 +02:00 |
nsStyleSheetService.h
|
Bug 1024707 - Add API to register style sheets but without loading them. r=bz
|
2014-07-09 11:43:33 +02:00 |
PaintTracker.cpp
|
|
|
PaintTracker.h
|
|
|
PositionedEventTargeting.cpp
|
Bug 1046101 part.18 Rename NS_TOUCH_EVENT to eTouchEventClass r=smaug
|
2014-08-04 14:28:53 +09:00 |
PositionedEventTargeting.h
|
|
|
RestyleManager.cpp
|
Bug 996796 patch 24 - Use a RestyleTracker for the coalescing in the animation-only style flush (miniflush). r=heycam
|
2014-08-06 22:58:44 -07:00 |
RestyleManager.h
|
Bug 996796 patch 25 - Remove the old (now-unused) miniflush code (preserving one of the header comments). r=heycam
|
2014-08-06 22:58:44 -07:00 |
RestyleTracker.cpp
|
Bug 996796 patch 6 - Adjust checks of restyle types to accomodate new types weaker than eRestyle_Self. r=heycam
|
2014-08-02 19:37:43 -07:00 |
RestyleTracker.h
|
Bug 996796 patch 18 - Fix RestyleTracker to handle restyle hints exactly rather than pessimistically when restyling continuations with varying styles (e.g., spans inside ::first-line or ::first-letter). r=heycam
|
2014-08-03 13:11:55 -07:00 |
ScrollbarStyles.h
|
|
|
SelectionCarets.cpp
|
Bug 1046498 - Constrain frame to anchor subtree when dragging selection caret. r=roc
|
2014-08-06 01:55:00 -04:00 |
SelectionCarets.h
|
Bug 1023041 - Part 1: Rename SetMouseDownState to SetDragState. r=roc
|
2014-08-04 00:26:00 -04:00 |
StackArena.cpp
|
|
|
StackArena.h
|
|
|
TouchCaret.cpp
|
Backed out 9 changesets (bug 1016184) for frequent OSX Gip timeouts.
|
2014-07-31 13:29:30 -04:00 |
TouchCaret.h
|
Backed out 9 changesets (bug 1016184) for frequent OSX Gip timeouts.
|
2014-07-31 13:29:30 -04:00 |
Units.h
|
Backed out 3 changesets (bug 923512) for mochitest-2 bustage on a CLOSED TREE
|
2014-08-06 16:36:35 -07:00 |
UnitTransforms.h
|
Backed out 3 changesets (bug 923512) for mochitest-2 bustage on a CLOSED TREE
|
2014-08-06 16:36:35 -07:00 |