.. |
crashtests
|
No bug - Re-enable 587336-1.html crashtest on Android.
|
2016-03-11 18:30:09 -05:00 |
resources/content
|
|
|
tests
|
|
|
AutoReferenceLimiter.h
|
Bug 1267550 (part 2) - Rename MOZ_WARN_UNUSED_RESULT as MOZ_MUST_USE. r=froydnj.
|
2016-04-27 14:16:50 +10:00 |
moz.build
|
Bug 1058040, part 1 - Move gfxTextContextPaint to a separate file to enable use in imagelib. r=dholbert
|
2016-07-22 12:07:39 +01:00 |
nsCSSClipPathInstance.cpp
|
Bug 1295177 - Convert STYLE_FILL_RULE_* to an enum class; r=xidorn
|
2016-08-15 21:47:04 +05:30 |
nsCSSClipPathInstance.h
|
Backed out 8 changesets (bug 1288626) for conflicting with bug 1291280, which merged to m-c first a=backout
|
2016-08-08 16:19:30 -07:00 |
nsCSSFilterInstance.cpp
|
|
|
nsCSSFilterInstance.h
|
Bug 1288077: Forward declare arrays by including 'nsTArrayForwardDeclare.h', r=froydnj
|
2016-07-20 17:29:36 +02:00 |
nsFilterInstance.cpp
|
Bug 652991 - Part 7. Using FragmentOrURL to represent SVG filter url. r=heycam
|
2016-07-23 16:16:59 +08:00 |
nsFilterInstance.h
|
Bug 652991 - Part 7. Using FragmentOrURL to represent SVG filter url. r=heycam
|
2016-07-23 16:16:59 +08:00 |
nsISVGChildFrame.h
|
Bug 1258510 - Part 2. Use the return value of nsLayoutUtils::DrawSingleImage & DrawSingleUnscaledImage. r=mstange
|
2016-07-14 12:47:06 +08:00 |
nsISVGSVGFrame.h
|
|
|
nsSVGAFrame.cpp
|
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
|
2016-06-07 21:10:18 +01:00 |
nsSVGClipPathFrame.cpp
|
Bug 1258510 - Part 2. Use the return value of nsLayoutUtils::DrawSingleImage & DrawSingleUnscaledImage. r=mstange
|
2016-07-14 12:47:06 +08:00 |
nsSVGClipPathFrame.h
|
Bug 1258510 - Part 2. Use the return value of nsLayoutUtils::DrawSingleImage & DrawSingleUnscaledImage. r=mstange
|
2016-07-14 12:47:06 +08:00 |
nsSVGContainerFrame.cpp
|
Bug 1258510 - Part 2. Use the return value of nsLayoutUtils::DrawSingleImage & DrawSingleUnscaledImage. r=mstange
|
2016-07-14 12:47:06 +08:00 |
nsSVGContainerFrame.h
|
Bug 1258510 - Part 2. Use the return value of nsLayoutUtils::DrawSingleImage & DrawSingleUnscaledImage. r=mstange
|
2016-07-14 12:47:06 +08:00 |
nsSVGEffects.cpp
|
Backed out 8 changesets (bug 1288626) for conflicting with bug 1291280, which merged to m-c first a=backout
|
2016-08-08 16:19:30 -07:00 |
nsSVGEffects.h
|
Bug 1291280 - Part 2. Declare nsStyleImageLayers::Layer::mSourceURI as FragmentOrURI r=heycam
|
2016-08-06 06:38:44 +08:00 |
nsSVGFilterFrame.cpp
|
Bug 1243559 - Removes static casts from calls to FrameProperties::Get, ::Set, and ::Remove, and forces callers to use the type associated with the property. r=dbaron
|
2016-06-21 13:17:11 -07:00 |
nsSVGFilterFrame.h
|
Bug 1264837 Part 20 - Remove nsSVGFilterFrameBase. r=dholbert
|
2016-04-18 15:02:37 +08:00 |
nsSVGFilterInstance.cpp
|
Bug 652991 - Part 7. Using FragmentOrURL to represent SVG filter url. r=heycam
|
2016-07-23 16:16:59 +08:00 |
nsSVGFilterInstance.h
|
Bug 652991 - Part 7. Using FragmentOrURL to represent SVG filter url. r=heycam
|
2016-07-23 16:16:59 +08:00 |
nsSVGFilterPaintCallback.h
|
Bug 1258510 - Part 2. Use the return value of nsLayoutUtils::DrawSingleImage & DrawSingleUnscaledImage. r=mstange
|
2016-07-14 12:47:06 +08:00 |
nsSVGForeignObjectFrame.cpp
|
Bug 1058040, part 1 - Move gfxTextContextPaint to a separate file to enable use in imagelib. r=dholbert
|
2016-07-22 12:07:39 +01:00 |
nsSVGForeignObjectFrame.h
|
Bug 1277129 Part 7b - Rename various ReflowState variables to ReflowInput. r=dbaron
|
2016-07-21 18:36:39 +08:00 |
nsSVGGenericContainerFrame.cpp
|
|
|
nsSVGGenericContainerFrame.h
|
Bug 1264837 Part 22 - Remove nsSVGGenericContainerFrameBase. r=dholbert
|
2016-04-18 15:11:10 +08:00 |
nsSVGGFrame.cpp
|
Bug 1264837 Part 23 - Remove nsSVGGFrameBase. r=dholbert
|
2016-04-18 15:08:01 +08:00 |
nsSVGGFrame.h
|
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
|
2016-06-07 21:10:18 +01:00 |
nsSVGGradientFrame.cpp
|
Bug 1243559 - Removes static casts from calls to FrameProperties::Get, ::Set, and ::Remove, and forces callers to use the type associated with the property. r=dbaron
|
2016-06-21 13:17:11 -07:00 |
nsSVGGradientFrame.h
|
Bug 1264837 Part 26 - Remove nsSVGRadialGradientFrameBase. r=dholbert
|
2016-04-18 15:19:21 +08:00 |
nsSVGImageFrame.cpp
|
Bug 1284837 - Disallow implicit conversions from float to integer when creating IntPoint and IntSize objects. r=botond
|
2016-07-26 16:48:30 +02:00 |
nsSVGInnerSVGFrame.cpp
|
Bug 1258510 - Part 2. Use the return value of nsLayoutUtils::DrawSingleImage & DrawSingleUnscaledImage. r=mstange
|
2016-07-14 12:47:06 +08:00 |
nsSVGInnerSVGFrame.h
|
Bug 1258510 - Part 2. Use the return value of nsLayoutUtils::DrawSingleImage & DrawSingleUnscaledImage. r=mstange
|
2016-07-14 12:47:06 +08:00 |
nsSVGIntegrationUtils.cpp
|
Bug 1293929 - Part 1. Treat unresolvable mask in svg frame as no-mask. r=mstange
|
2016-08-10 15:52:38 +08:00 |
nsSVGIntegrationUtils.h
|
Bug 1258510 - Part 1. Use the return value of nsCSSRendering::PaintBackgroundWithSC. r=mstange
|
2016-07-12 01:22:54 +08:00 |
nsSVGMarkerFrame.cpp
|
Bug 1258510 - Part 2. Use the return value of nsLayoutUtils::DrawSingleImage & DrawSingleUnscaledImage. r=mstange
|
2016-07-14 12:47:06 +08:00 |
nsSVGMarkerFrame.h
|
Bug 1264837 Part 30 - Remove nsSVGMarkerAnonChildFrameBase. r=dholbert
|
2016-04-18 15:28:03 +08:00 |
nsSVGMaskFrame.cpp
|
Bug 1258510 - Part 2. Use the return value of nsLayoutUtils::DrawSingleImage & DrawSingleUnscaledImage. r=mstange
|
2016-07-14 12:47:06 +08:00 |
nsSVGMaskFrame.h
|
Bug 1272859: Part 1. Reduce mask surface's size r=mstange
|
2016-06-18 00:24:26 +01:00 |
nsSVGMaskFrameNEON.cpp
|
Bug 1263789 - Stop nsSVGMaskFrameNEON.h from polluting the global namespace. r=dholbert
|
2016-03-29 00:37:15 +01:00 |
nsSVGMaskFrameNEON.h
|
Bug 1263789 - Stop nsSVGMaskFrameNEON.h from polluting the global namespace. r=dholbert
|
2016-03-29 00:37:15 +01:00 |
nsSVGOuterSVGFrame.cpp
|
Bug 843480 - zoom on iframe is applied twice. r=jwatt
|
2016-08-03 07:37:35 +01:00 |
nsSVGOuterSVGFrame.h
|
Bug 1277129 Part 7b - Rename various ReflowState variables to ReflowInput. r=dbaron
|
2016-07-21 18:36:39 +08:00 |
nsSVGPaintServerFrame.h
|
Bug 1264837 Part 34 - Remove nsSVGPaintServerFrameBase. r=dholbert
|
2016-04-18 15:36:49 +08:00 |
nsSVGPathGeometryFrame.cpp
|
Bug 1058040, part 5 - Move the code from nsSVGUtils::SetupContextPaint and nsSVGUtils::GetContextPaint into SVGContextPaint. r=dholbert
|
2016-07-25 17:34:18 +01:00 |
nsSVGPathGeometryFrame.h
|
Bug 1258510 - Part 2. Use the return value of nsLayoutUtils::DrawSingleImage & DrawSingleUnscaledImage. r=mstange
|
2016-07-14 12:47:06 +08:00 |
nsSVGPatternFrame.cpp
|
Bug 1258510 - Part 2. Use the return value of nsLayoutUtils::DrawSingleImage & DrawSingleUnscaledImage. r=mstange
|
2016-07-14 12:47:06 +08:00 |
nsSVGPatternFrame.h
|
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
|
2016-06-07 21:10:18 +01:00 |
nsSVGStopFrame.cpp
|
Bug 1264837 Part 37 - Remove nsSVGStopFrameBase. r=dholbert
|
2016-04-18 15:42:05 +08:00 |
nsSVGSwitchFrame.cpp
|
Bug 1258510 - Part 2. Use the return value of nsLayoutUtils::DrawSingleImage & DrawSingleUnscaledImage. r=mstange
|
2016-07-14 12:47:06 +08:00 |
nsSVGUseFrame.cpp
|
Bug 1264837 Part 39 - Remove nsSVGUseFrameBase. r=dholbert
|
2016-04-18 15:46:09 +08:00 |
nsSVGUtils.cpp
|
Bug 1058040, part 5 - Move the code from nsSVGUtils::SetupContextPaint and nsSVGUtils::GetContextPaint into SVGContextPaint. r=dholbert
|
2016-07-25 17:34:18 +01:00 |
nsSVGUtils.h
|
Bug 1295177 - Convert STYLE_FILL_RULE_* to an enum class; r=xidorn
|
2016-08-15 21:47:04 +05:30 |
svg.css
|
Bug 843579 - Unprefix -moz-any-link. r=bz
|
2016-07-19 23:13:13 -04:00 |
SVGContextPaint.cpp
|
Bug 1058040, part 5 - Move the code from nsSVGUtils::SetupContextPaint and nsSVGUtils::GetContextPaint into SVGContextPaint. r=dholbert
|
2016-07-25 17:34:18 +01:00 |
SVGContextPaint.h
|
Bug 1058040, part 5 - Move the code from nsSVGUtils::SetupContextPaint and nsSVGUtils::GetContextPaint into SVGContextPaint. r=dholbert
|
2016-07-25 17:34:18 +01:00 |
SVGFEContainerFrame.cpp
|
Bug 1243610 - Refactor UpdateOverflow to separate out local overflow from that contributed by descendants. r=dbaron
|
2016-05-04 12:27:43 +12:00 |
SVGFEImageFrame.cpp
|
Bug 1268348 - Pass the previous visibility state to OnVisibilityChange(). r=mstange
|
2016-05-11 19:27:27 -07:00 |
SVGFELeafFrame.cpp
|
Bug 1243610 - Refactor UpdateOverflow to separate out local overflow from that contributed by descendants. r=dbaron
|
2016-05-04 12:27:43 +12:00 |
SVGFEUnstyledLeafFrame.cpp
|
Bug 1243610 - Refactor UpdateOverflow to separate out local overflow from that contributed by descendants. r=dbaron
|
2016-05-04 12:27:43 +12:00 |
SVGImageContext.h
|
Bug 1264809 - (Part 1) Decouple SetImageOverridePreserveAspectRatio from mIsPaintingSVGImageElement setting. r=dholbert
|
2016-07-01 00:41:00 +02:00 |
SVGTextFrame.cpp
|
Bug 1058040, part 5 - Move the code from nsSVGUtils::SetupContextPaint and nsSVGUtils::GetContextPaint into SVGContextPaint. r=dholbert
|
2016-07-25 17:34:18 +01:00 |
SVGTextFrame.h
|
Bug 1058040, part 3 - Move SVGTextContextPaint into SVGContextPaint.h/.cpp. r=dholbert
|
2016-07-25 13:27:00 +01:00 |
SVGViewFrame.cpp
|
Bug 1243610 - Refactor UpdateOverflow to separate out local overflow from that contributed by descendants. r=dbaron
|
2016-05-04 12:27:43 +12:00 |