.. |
crashtests
|
Backed out changeset acb7eb7f5ad4 (bug 1176496) for web compat problems
|
2015-07-15 23:37:22 +09:00 |
doc
|
Bug 1110039 - Part 2.4 - Add AccessibleCaretEventHub. r=roc
|
2015-05-03 23:37:00 +02:00 |
gtest
|
Bug 1204872 - Add gtest for AccessibleCaretManager. r=roc
|
2015-09-19 01:05:19 +08:00 |
tests
|
Bug 1203074: Move caret to end of textual input field before sending keys
|
2015-09-09 14:53:53 +01:00 |
AccessibleCaret.cpp
|
Bug 1204872 - Prettify enum class printing. r=roc
|
2015-09-19 01:05:19 +08:00 |
AccessibleCaret.h
|
Bug 1204872 - Prettify enum class printing. r=roc
|
2015-09-19 01:05:19 +08:00 |
AccessibleCaretEventHub.cpp
|
Bug 895274 part.244 Rename NS_TOUCH_CANCEL to eTouchCancel r=smaug
|
2015-09-15 00:14:35 +09:00 |
AccessibleCaretEventHub.h
|
Bug 1194063 - Update link to point to the diagram directly. r=mtseng
|
2015-08-17 21:22:00 +08:00 |
AccessibleCaretLogger.cpp
|
Bug 1163907 - Remove #ifdef PR_LOGGING in AccessibleCaretLogger
|
2015-05-11 23:05:00 +08:00 |
AccessibleCaretLogger.h
|
Bug 1165515 - Part 13-2: Replace usage of PRLogModuleLevel and PR_LOG_*. rs=froydnj
|
2015-06-03 15:25:57 -07:00 |
AccessibleCaretManager.cpp
|
Bug 1204872 - Prettify enum class printing. r=roc
|
2015-09-19 01:05:19 +08:00 |
AccessibleCaretManager.h
|
Bug 1204872 - Prettify enum class printing. r=roc
|
2015-09-19 01:05:19 +08:00 |
ActiveLayerTracker.cpp
|
Bug 1097464 - Part 5: Fix preserve3d wording for nsIFrame. r=roc
|
2015-09-17 03:31:00 +02:00 |
ActiveLayerTracker.h
|
Bug 1151359 (Part 3) - Treat nsImageFrames subject to scale animation as having an identity scale when predicting size. r=tn,birtles
|
2015-07-19 19:30:40 -07:00 |
ArenaObjectID.h
|
Bug 1203766 - Part 1: Generate nsPresArena::ObjectIDs with a preprocessor-included file. r=bzbarsky
|
2015-09-17 12:08:19 +10:00 |
ArenaRefPtr.h
|
Bug 1203766 - Part 2: Add an ArenaRefPtr class that can have its pointer cleared out when an object's owning nsPresArena goes away. r=bzbarsky
|
2015-09-17 12:08:19 +10:00 |
ArenaRefPtrInlines.h
|
Bug 1203766 - Part 2: Add an ArenaRefPtr class that can have its pointer cleared out when an object's owning nsPresArena goes away. r=bzbarsky
|
2015-09-17 12:08:19 +10:00 |
CaretAssociationHint.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
DisplayItemClip.cpp
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
DisplayItemClip.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
DisplayListClipState.cpp
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
DisplayListClipState.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
FrameLayerBuilder.cpp
|
Bug 1195400 - Check ancestor geometry roots when determining scrollability of a layer. r=mattwoodrow
|
2015-09-20 18:28:18 +02:00 |
FrameLayerBuilder.h
|
Bug 1200729 - Recompute FrameLayerBuilder item visibility if dirty region changes. r=mwoodrow
|
2015-09-15 14:41:42 +01:00 |
FramePropertyTable.cpp
|
Bug 1182963 - Use nsTHashTable::Iterator in FramePropertyTable. r=njn
|
2015-07-15 17:05:06 +08:00 |
FramePropertyTable.h
|
Bug 1188745 - Rename nsTArray::SizeOfExcludingThis() as ShallowSizeOfExcludingThis(). r=froydnj.
|
2015-07-28 23:24:24 -07:00 |
GeometryUtils.cpp
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
GeometryUtils.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
LayerState.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
LayoutLogging.cpp
|
Bug 1175289 - Part 1: Add LAYOUT_WARNING. r=mats
|
2015-06-16 16:37:14 -07:00 |
LayoutLogging.h
|
Bug 1175289 - Part 1: Add LAYOUT_WARNING. r=mats
|
2015-06-16 16:37:14 -07:00 |
MaskLayerImageCache.cpp
|
Bug 1182963 - Use nsTHashTable::Iterator in MaskLayerImageCache. r=njn
|
2015-07-15 17:05:06 +08:00 |
MaskLayerImageCache.h
|
Bug 1182963 - Use nsTHashTable::Iterator in MaskLayerImageCache. r=njn
|
2015-07-15 17:05:06 +08:00 |
MobileViewportManager.cpp
|
Bug 1198839 - Don't update the displayport from the MVM unless there is already on the content. r=botond
|
2015-08-27 08:26:00 -04:00 |
MobileViewportManager.h
|
Bug 1188172 - Don't update the resolution/SPCSPS for meta-viewport changes before the first-paint. r=botond
|
2015-08-02 22:50:54 -04:00 |
moz.build
|
Bug 1203766 - Part 2: Add an ArenaRefPtr class that can have its pointer cleared out when an object's owning nsPresArena goes away. r=bzbarsky
|
2015-09-17 12:08:19 +10:00 |
nsArenaMemoryStats.h
|
Bug 1168299 - Break out style struct memory usage reporting from pres-shell. r=njn
|
2015-05-27 12:08:42 +10:00 |
nsAutoLayoutPhase.cpp
|
|
|
nsAutoLayoutPhase.h
|
|
|
nsBidi.cpp
|
Bug 1173415 - Fix incorrect mask used for nsBidi::mFlags [r=smontagu]
|
2015-06-11 10:10:48 -07:00 |
nsBidi.h
|
Bug 1157726: Updated algorithm to match ICU implementation of support for bidi isolates. r=smontagu
|
2015-04-28 22:41:44 -04:00 |
nsBidiPresUtils.cpp
|
Bug 1177505 - Make all continuations fluid within non-bidi paragraphs. r=smontagu
|
2015-07-30 13:47:08 -07:00 |
nsBidiPresUtils.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
nsCaret.cpp
|
Bug 1200194 - Expose nsCaret::GetFrameAndOffset for reuse. r=roc
|
2015-09-09 16:47:20 +08:00 |
nsCaret.h
|
Bug 1200194 - Expose nsCaret::GetFrameAndOffset for reuse. r=roc
|
2015-09-09 16:47:20 +08:00 |
nsChangeHint.h
|
Bug 1180118 - Part 2: Add eRestyle_SomeDescendants restyle hint and pass associated restyle hint data into restyle methods. r=bzbarsky
|
2015-08-05 22:42:20 +10:00 |
nsCompatibility.h
|
|
|
nsCounterManager.cpp
|
Bug 1144607 part 1 - Remove CounterStyleManager::BuildCounterStyle for anonymous counter styles. r=dbaron
|
2015-03-27 09:48:10 +11:00 |
nsCounterManager.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsCSSColorUtils.cpp
|
|
|
nsCSSColorUtils.h
|
|
|
nsCSSFrameConstructor.cpp
|
Bug 1177819. Replace the warning about anon content being passed into frame construction with an assert plus whitelisting of the known-OK cases. r=dholbert
|
2015-07-23 11:51:09 -04:00 |
nsCSSFrameConstructor.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
nsCSSRendering.cpp
|
Backout bug 1188075 for graphical artifacts. r=me
|
2015-09-21 08:14:05 -07:00 |
nsCSSRendering.h
|
Backout bug 1188075 for graphical artifacts. r=me
|
2015-09-21 08:14:05 -07:00 |
nsCSSRenderingBorders.cpp
|
Bug 1191609 - Always stroke CSS border sides separately from corner fills. r=mstange
|
2015-08-06 00:33:44 -04:00 |
nsCSSRenderingBorders.h
|
Bug 1185636 - Part 4 - Implement CSS border corners by splitting geometry instead of gradients with hard stops. r=mstange
|
2015-07-31 14:27:19 -04:00 |
nsDisplayItemTypes.h
|
|
|
nsDisplayItemTypesList.h
|
Bug 1156598. Remove old, dead scroll layer item code. r=mstange
|
2015-04-20 22:48:10 -05:00 |
nsDisplayList.cpp
|
Remove willFlushRetainedLayers, which is superceded by DLBI. (bug 1205970 part 2, r=mattwoodrow)
|
2015-09-18 18:45:24 -07:00 |
nsDisplayList.h
|
Remove willFlushRetainedLayers, which is superceded by DLBI. (bug 1205970 part 2, r=mattwoodrow)
|
2015-09-18 18:45:24 -07:00 |
nsDisplayListInvalidation.cpp
|
Bug 1175217 - Fix non-unified (and some unified) builds for nsDisplayListInvalidation.cpp. r=mstange
|
2015-06-16 15:16:30 -04:00 |
nsDisplayListInvalidation.h
|
Bug 1157951 patch 1 - Rename fields and variables in nsCharClipDisplayItem etc using VisIStart/End instead of left/right. r=roc
|
2015-04-29 08:18:53 +01:00 |
nsDocumentViewer.cpp
|
Bug 1199434 - Fire an event when the print engine encounters an error. r=smaug
|
2015-09-16 16:12:43 -04:00 |
nsFrameManager.cpp
|
Bug 1201135 - Rename pldhash.{h,cpp} to PLDHashTable.{h,cpp}. r=mccr8.
|
2015-09-15 20:49:53 -07:00 |
nsFrameManager.h
|
|
|
nsFrameManagerBase.h
|
Bug 1201135 - Rename pldhash.{h,cpp} to PLDHashTable.{h,cpp}. r=mccr8.
|
2015-09-15 20:49:53 -07:00 |
nsFrameTraversal.cpp
|
Bug 1132518, add a flag to nsIFrameTraversal to skip the popup checks, r=mats
|
2015-07-13 06:07:49 -04:00 |
nsFrameTraversal.h
|
Bug 1132518, add a flag to nsIFrameTraversal to skip the popup checks, r=mats
|
2015-07-13 06:07:49 -04:00 |
nsGenConList.cpp
|
|
|
nsGenConList.h
|
|
|
nsIDocumentViewerPrint.h
|
Bug 1156632 - Remove unused forward class declarations - patch 5 - rdf, parser, layout and something else, r=ehsan
|
2015-04-22 08:29:22 +02:00 |
nsIFrameTraversal.h
|
Bug 1132518, add a flag to nsIFrameTraversal to skip the popup checks, r=mats
|
2015-07-13 06:07:49 -04:00 |
nsILayoutDebugger.h
|
|
|
nsILayoutHistoryState.h
|
|
|
nsIPercentBSizeObserver.h
|
Bug 1174711 - patch 1 - Rename nsIPercentHeightObserver to nsIPercentBSizeObserver, and update related frame methods to match. r=dholbert
|
2015-06-22 10:33:34 +01:00 |
nsIPresShell.h
|
Bug 1203766 - Part 3: Add ArenaRefPtr support to nsStyleContext. r=bzbarsky
|
2015-09-17 12:08:20 +10:00 |
nsIReflowCallback.h
|
|
|
nsIStyleSheetService.idl
|
|
|
nsLayoutDebugger.cpp
|
Back out 2 changesets (bug 1205087) for mass bustage
|
2015-09-17 19:30:42 -07:00 |
nsLayoutHistoryState.cpp
|
Bug 1148527 - Indentation fix after bug 1145631, r=ehsan
|
2015-03-27 18:52:19 +00:00 |
nsLayoutUtils.cpp
|
Back out changeset 61baabe617c9 (bug 1191539) because of regressions like bug 1205863 and probably bug 1206209.
|
2015-09-20 01:14:15 +02:00 |
nsLayoutUtils.h
|
Bug 1097464 - Part 6: Handle preserves-3d by compositor. r=roc
|
2015-09-17 03:31:00 +02:00 |
nsPresArena.cpp
|
Bug 1203766 - Part 3: Add ArenaRefPtr support to nsStyleContext. r=bzbarsky
|
2015-09-17 12:08:20 +10:00 |
nsPresArena.h
|
Bug 1203766 - Part 3: Add ArenaRefPtr support to nsStyleContext. r=bzbarsky
|
2015-09-17 12:08:20 +10:00 |
nsPresArenaObjectList.h
|
Bug 1203766 - Part 3: Add ArenaRefPtr support to nsStyleContext. r=bzbarsky
|
2015-09-17 12:08:20 +10:00 |
nsPresContext.cpp
|
Bug 1203766 - Part 4: Add a "restyle generation" counter, which increments whenever we process pending restyles. r=bzbarsky
|
2015-09-17 12:08:20 +10:00 |
nsPresContext.h
|
Bug 1203766 - Part 4: Add a "restyle generation" counter, which increments whenever we process pending restyles. r=bzbarsky
|
2015-09-17 12:08:20 +10:00 |
nsPresShell.cpp
|
Bug 1097464 - Part 5: Fix preserve3d wording for nsIFrame. r=roc
|
2015-09-17 03:31:00 +02:00 |
nsPresShell.h
|
Bug 1185747 part 3 - Rip out code to explicitly override the CSS viewport. r=tn
|
2015-09-01 16:47:52 -04:00 |
nsPresState.h
|
Bug 1139675 - Simplify the APIs for getting and setting the pres shell resolution. r=mstange,mattwoodrow
|
2015-03-06 18:07:59 -05:00 |
nsQuoteList.cpp
|
|
|
nsQuoteList.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsRefreshDriver.cpp
|
Bug 1183461 part 7 - Add EventInfoComparator and sort events; r=heycam
|
2015-09-15 14:05:49 +09:00 |
nsRefreshDriver.h
|
Bug 1180125 part 1 - Queue and dispatch CSS animation events as a separate step; r=dbaron
|
2015-07-29 10:57:39 +09:00 |
nsStyleChangeList.cpp
|
|
|
nsStyleChangeList.h
|
Bug 1118486 - Part 1: Use = delete instead of MOZ_DELETE directly; r=Waldo
|
2015-01-08 23:19:05 -05:00 |
nsStyleSheetService.cpp
|
Backed out 2 changesets (bug 1035091)
|
2015-09-03 11:41:39 -07:00 |
nsStyleSheetService.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
PaintTracker.cpp
|
|
|
PaintTracker.h
|
|
|
PositionedEventTargeting.cpp
|
Bug 1191041 - Increase the likelihood of zoomed view triggering for small elements but decreased the likelihood for large elements. r=kats
|
2015-08-28 22:54:41 +02:00 |
PositionedEventTargeting.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
RestyleLogging.h
|
|
|
RestyleManager.cpp
|
Bug 1206996: Use range-based 'for' syntax to iterate across nsFrameLists in RestyleManager. r=tn
|
2015-09-22 11:21:44 -07:00 |
RestyleManager.h
|
Bug 1203766 - Part 4: Add a "restyle generation" counter, which increments whenever we process pending restyles. r=bzbarsky
|
2015-09-17 12:08:20 +10:00 |
RestyleTracker.cpp
|
Bug 1197620 - Part 1 - Stop all animations in destroyed frames. r=bbirtles
|
2015-09-14 23:42:00 +02:00 |
RestyleTracker.h
|
Bug 1202512 - Part 1: Add Element flags to record whether an eRestyle_SomeDescendants restyle is pending for it. r=bzbarsky
|
2015-09-12 19:08:10 +10:00 |
RestyleTrackerInlines.h
|
|
|
ScrollbarStyles.cpp
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
ScrollbarStyles.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
SelectionCarets.cpp
|
Bug 895274 part.244 Rename NS_TOUCH_CANCEL to eTouchCancel r=smaug
|
2015-09-15 00:14:35 +09:00 |
SelectionCarets.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
StackArena.cpp
|
|
|
StackArena.h
|
Bug 1157728: Removed StackArena::Init() and call to it as it is now useless. r=dholbert
|
2015-04-25 07:47:10 +05:30 |
TouchCaret.cpp
|
Bug 895274 part.244 Rename NS_TOUCH_CANCEL to eTouchCancel r=smaug
|
2015-09-15 00:14:35 +09:00 |
TouchCaret.h
|
Bug 988143 - Enable Gecko Touch in Fennec, TouchCaret Scroll mods, r=ehsan
|
2015-05-14 22:06:13 -04:00 |
TouchManager.cpp
|
Bug 895274 part.244 Rename NS_TOUCH_CANCEL to eTouchCancel r=smaug
|
2015-09-15 00:14:35 +09:00 |
TouchManager.h
|
Bug 1133492 - Extract some of nsPresShell into a separate TouchManager class. r=smaug
|
2015-02-24 22:20:00 -05:00 |
Units.h
|
Bug 1189837 - Subtract scrollbars in LD pixels rather than CSS pixels. r=mstange
|
2015-08-05 14:39:42 -04:00 |
UnitTransforms.h
|
Bug 1173521 - Properly handle unapplying 3D projective transforms to rectangles in APZ code. r=botond
|
2015-08-28 12:00:29 -04:00 |
WordMovementType.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
ZoomConstraintsClient.cpp
|
Bug 1201529 - Ensure that zoomable scrollframes return true from WantAsyncScroll(). r=botond
|
2015-09-11 21:58:16 -04:00 |
ZoomConstraintsClient.h
|
Bug 1194811 Part 1 - Recompute the zoom constraints if the available screen area changes. r=botond
|
2015-08-26 14:41:12 -04:00 |