.. |
crashtests
|
Bug 1163583 - Crashtest.
|
2015-11-24 20:04:03 +01:00 |
doc
|
…
|
|
gtest
|
Bug 1206545 - Store nsIPresShell pointer in constructor instead of Init(). r=roc
|
2015-11-16 18:16:43 +08:00 |
tests
|
Bug 1206545 - Add a marionette test case. r=roc
|
2015-11-16 18:16:43 +08:00 |
AccessibleCaret.cpp
|
Bug 1224007 part 4. Fix some cases in which ErrorResult instances are destroyed without doing anything useful with exceptions on them. r=peterv
|
2015-11-20 16:29:41 -05:00 |
AccessibleCaret.h
|
Bug 1225701 - Update comments in AccessibleCaret files. r=mtseng
|
2015-11-18 11:44:00 +08:00 |
AccessibleCaretEventHub.cpp
|
Bug 1206545 - Store nsIPresShell pointer in constructor instead of Init(). r=roc
|
2015-11-16 18:16:43 +08:00 |
AccessibleCaretEventHub.h
|
Bug 1225701 - Update comments in AccessibleCaret files. r=mtseng
|
2015-11-18 11:44:00 +08:00 |
AccessibleCaretLogger.h
|
Bug 1219470 - Replace PRLogModuleInfo with LazyLogModule. r=roc
|
2015-11-05 23:35:03 +01:00 |
AccessibleCaretManager.cpp
|
Bug 1082425 - Commit composition string before changing focus by long tap. r=masayuki
|
2015-11-25 05:16:00 +08:00 |
AccessibleCaretManager.h
|
Bug 1225701 - Update comments in AccessibleCaret files. r=mtseng
|
2015-11-18 11:44:00 +08:00 |
ActiveLayerTracker.cpp
|
Bug 1201330 - Keep scroll handler induced layer activity active until the scroll frame becomes inactive. r=roc
|
2015-10-30 16:28:53 +01:00 |
ActiveLayerTracker.h
|
Bug 1201330 - Keep scroll handler induced layer activity active until the scroll frame becomes inactive. r=roc
|
2015-10-30 16:28:53 +01: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 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04: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 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
DisplayItemClip.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04: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 1220873 - Make Layer::mVisibleRegion a LayerIntRegion. r=botond
|
2015-11-29 02:07:55 -05:00 |
FrameLayerBuilder.h
|
Bug 1222661 - Replace FromUntyped(obj) calls with FromUnknown*(obj). r=nical
|
2015-11-09 18:22:25 -05: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 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
GeometryUtils.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
LayerState.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
LayoutLogging.cpp
|
Bug 1219470 - Replace PRLogModuleInfo with LazyLogModule. r=roc
|
2015-11-05 23:35:03 +01:00 |
LayoutLogging.h
|
Bug 1219470 - Replace PRLogModuleInfo with LazyLogModule. r=roc
|
2015-11-05 23:35:03 +01:00 |
MaskLayerImageCache.cpp
|
Bug 1182963 - Use nsTHashTable::Iterator in MaskLayerImageCache. r=njn
|
2015-07-15 17:05:06 +08:00 |
MaskLayerImageCache.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
MobileViewportManager.cpp
|
Bug 1225508 - Add a displayport on non-scrollable frames which have a resolution. r=botond
|
2015-11-27 11:20:04 -05:00 |
MobileViewportManager.h
|
Bug 1225571 - Move the code to update the SPCSPS from repaint request handling to when the resolution is updated in the presShell. r=botond
|
2015-11-18 13:53:14 -05:00 |
PaintTracker.cpp
|
…
|
|
PaintTracker.h
|
…
|
|
PositionedEventTargeting.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04: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
|
Backed out changeset 5c4a581885e4 (bug 1224251)
|
2015-11-30 12:10:44 +01:00 |
RestyleManager.h
|
Bug 1219991 - Make RestyleManager::{Begin,End}ProcessingRestyles private. r=dholbert
|
2015-10-30 10:57:47 +11:00 |
RestyleTracker.cpp
|
Bug 1192189 - Fix assertion condition to use to-be-restyled element's composed document. r=dbaron
|
2015-11-11 16:46:43 +11:00 |
RestyleTracker.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04: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 1219470 - Replace PRLogModuleInfo with LazyLogModule. r=roc
|
2015-11-05 23:35:03 +01:00 |
SelectionCarets.h
|
Bug 1225701 - Add comments in TouchCaret and SelectionCarets for their obsolescence. r=mtseng
|
2015-11-18 11:44:00 +08:00 |
StackArena.cpp
|
…
|
|
StackArena.h
|
…
|
|
TouchCaret.cpp
|
Bug 1219470 - Replace PRLogModuleInfo with LazyLogModule. r=roc
|
2015-11-05 23:35:03 +01:00 |
TouchCaret.h
|
Bug 1225701 - Add comments in TouchCaret and SelectionCarets for their obsolescence. r=mtseng
|
2015-11-18 11:44:00 +08:00 |
TouchManager.cpp
|
Bug 1219898 - Remove unneccessary gPreventMouseEvents flag. r=smaug
|
2015-10-30 22:22:32 -04:00 |
TouchManager.h
|
Bug 1219898 - Remove unneccessary gPreventMouseEvents flag. r=smaug
|
2015-10-30 22:22:32 -04:00 |
UnitTransforms.h
|
Bug 1208829 - Add utilities for converting between typed and untyped regions. r=mstange
|
2015-11-09 20:43:18 -05:00 |
Units.h
|
Bug 1222661 - Replace FromUntyped(obj) calls with FromUnknown*(obj). r=nical
|
2015-11-09 18:22:25 -05:00 |
WordMovementType.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
ZoomConstraintsClient.cpp
|
Bug 1213970 - Enable APZ on iOS r=kats
|
2015-10-28 14:10:27 -05: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 |
moz.build
|
Bug 1219470 - Replace PRLogModuleInfo with LazyLogModule. r=roc
|
2015-11-05 23:35:03 +01:00 |
nsArenaMemoryStats.h
|
…
|
|
nsAutoLayoutPhase.cpp
|
…
|
|
nsAutoLayoutPhase.h
|
…
|
|
nsBidi.cpp
|
Bug 1157727 - Part 2: Update bidi algorithm for bracket matching (patch originally by :tedders1, updated by :jfkthame). r=jfkthame
|
2015-10-27 13:41:39 -07:00 |
nsBidi.h
|
Bug 1157727 - Part 2: Update bidi algorithm for bracket matching (patch originally by :tedders1, updated by :jfkthame). r=jfkthame
|
2015-10-27 13:41:39 -07:00 |
nsBidiPresUtils.cpp
|
Bug 1157727 - Part 0: Preliminary cleanup, remove a bunch of #ifdef'd dead code from nsBidi.cpp. r=smontagu
|
2015-11-25 12:01:03 +00:00 |
nsBidiPresUtils.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
nsCSSColorUtils.cpp
|
…
|
|
nsCSSColorUtils.h
|
…
|
|
nsCSSFrameConstructor.cpp
|
Bug 1226875 - Remove nsIFrame::GetLastChild(). r=mats
|
2015-11-26 17:12:39 +08:00 |
nsCSSFrameConstructor.h
|
Bug 1223228 - Remove unused nsFrameManagerBase::mStyleSet. r=dholbert
|
2015-11-10 12:27:47 +11:00 |
nsCSSRendering.cpp
|
Bug 1221822 - Finish the WebGL texture refactor. r=kamidphish,mattwoodrow,bz
|
2015-11-24 20:15:29 -08:00 |
nsCSSRendering.h
|
Bug 1221840. Support repeating images in 1 axis. r=seth
|
2015-11-23 08:17:35 -08:00 |
nsCSSRenderingBorders.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsCSSRenderingBorders.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsCaret.cpp
|
Bug 1216096: restore previous RTL caret behaviour by backout of bug 1164963, bug 1177505, and bug 1180417. r=jfkthame
|
2015-11-10 04:42:23 -08:00 |
nsCaret.h
|
Bug 1216096: restore previous RTL caret behaviour by backout of bug 1164963, bug 1177505, and bug 1180417. r=jfkthame
|
2015-11-10 04:42:23 -08:00 |
nsChangeHint.h
|
Backed out changeset 5c4a581885e4 (bug 1224251)
|
2015-11-30 12:10:44 +01:00 |
nsCompatibility.h
|
…
|
|
nsCounterManager.cpp
|
Bug 1187784 (part 9) - Replace nsBaseHashtable::EnumerateRead() calls in layout/ with iterators. r=heycam.
|
2015-10-22 22:48:42 -07:00 |
nsCounterManager.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsDisplayItemTypes.h
|
…
|
|
nsDisplayItemTypesList.h
|
Bug 1168263 - Add nsDisplayPerspective and build separate layers for perspective. r=roc
|
2015-11-26 22:32:36 +13:00 |
nsDisplayList.cpp
|
Bug 1224015 - Part 3: ifdef changes to C++APZ so that they only apply to single process APZ. r=tnikkel
|
2015-11-26 20:51:13 -06:00 |
nsDisplayList.h
|
Bug 1224015 - Part 2: Have nsDisplayResolution items adjust event coordinates for hit testing and dispatching to content r=tnikkel
|
2015-11-26 20:51:13 -06:00 |
nsDisplayListInvalidation.cpp
|
Bug 1201327 - Let DLBI detect background-position changes. r=mattwoodrow
|
2015-10-28 22:52:15 +01:00 |
nsDisplayListInvalidation.h
|
Bug 1201327 - Let DLBI detect background-position changes. r=mattwoodrow
|
2015-10-28 22:52:15 +01:00 |
nsDocumentViewer.cpp
|
Bug 1059014 (part 3) - Remove support for pausing and resuming painting. r=dbaron.
|
2015-11-24 16:09:04 +05:30 |
nsFrameManager.cpp
|
Bug 1223228 - Remove unused nsFrameManagerBase::mStyleSet. r=dholbert
|
2015-11-10 12:27:47 +11:00 |
nsFrameManager.h
|
Bug 1223228 - Remove unused nsFrameManagerBase::mStyleSet. r=dholbert
|
2015-11-10 12:27:47 +11:00 |
nsFrameManagerBase.h
|
Bug 1223228 - Remove unused nsFrameManagerBase::mStyleSet. r=dholbert
|
2015-11-10 12:27:47 +11: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
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsIDocumentViewerPrint.h
|
…
|
|
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 1224015 - Part 1: nsLayoutUtils functions do not account for nsPresShell resolution r=tnikkel
|
2015-11-26 20:51:13 -06:00 |
nsIReflowCallback.h
|
…
|
|
nsIStyleSheetService.idl
|
…
|
|
nsLayoutDebugger.cpp
|
Bug 1222880 - Build a tree of AnimatedGeometryRoots to speed up traversal of ancestors. r=roc,tn
|
2015-11-25 11:53:51 +13:00 |
nsLayoutHistoryState.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsLayoutUtils.cpp
|
Bug 1202940 part 2 - Remove layout.css.ruby.enabled pref. r=dbaron
|
2015-12-01 09:39:37 +11:00 |
nsLayoutUtils.h
|
Bug 1168263 - Remove TransformRectOut since it's unused. r=roc
|
2015-11-26 22:32:35 +13: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 1220873 - Make Layer::mVisibleRegion a LayerIntRegion. r=botond
|
2015-11-29 02:07:55 -05:00 |
nsPresContext.h
|
Bug 1228501 patch 1 - Remove decorations parameter to nsFont constructors. r=jdaggett
|
2015-11-30 14:02:25 -08:00 |
nsPresShell.cpp
|
Bug 1228501 patch 1 - Remove decorations parameter to nsFont constructors. r=jdaggett
|
2015-11-30 14:02:25 -08:00 |
nsPresShell.h
|
Bug 1224015 - Part 1: nsLayoutUtils functions do not account for nsPresShell resolution r=tnikkel
|
2015-11-26 20:51:13 -06:00 |
nsPresState.h
|
…
|
|
nsQuoteList.cpp
|
…
|
|
nsQuoteList.h
|
…
|
|
nsRefreshDriver.cpp
|
Bug 1221674 Part 2: Correct for negative content delay values. r=avih
|
2015-11-16 16:21:04 -08:00 |
nsRefreshDriver.h
|
Bug 1219145 - nsRefreshDriver::IsJankCritical(). r=hiro
|
2015-10-30 14:35:46 +01:00 |
nsStyleChangeList.cpp
|
…
|
|
nsStyleChangeList.h
|
…
|
|
nsStyleSheetService.cpp
|
Bug 990250 - Fold nsIStyleSheet into CSSStyleSheet. r=dbaron
|
2015-11-17 17:04:09 +11:00 |
nsStyleSheetService.h
|
Bug 990250 - Fold nsIStyleSheet into CSSStyleSheet. r=dbaron
|
2015-11-17 17:04:09 +11:00 |