This website requires JavaScript.
Explore
Help
Sign In
wine
/
gecko
Watch
0
Star
0
Fork
0
You've already forked gecko
mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced
2024-09-13 09:24:08 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f1c4a409d5
gecko
/
layout
/
svg
History
Jonathan Watt
f1c4a409d5
Testcase for Bug 780764 - "ASSERTION: null nsSVGPathGeometry frame" and crash.
2012-11-15 10:04:27 -08:00
..
crashtests
Testcase for Bug 780764 - "ASSERTION: null nsSVGPathGeometry frame" and crash.
2012-11-15 10:04:27 -08:00
resources
/content
tests
Makefile.in
nsISVGChildFrame.h
nsISVGGlyphFragmentNode.h
nsISVGSVGFrame.h
nsSVGAFrame.cpp
nsSVGClipPathFrame.cpp
nsSVGClipPathFrame.h
nsSVGContainerFrame.cpp
nsSVGContainerFrame.h
nsSVGEffects.cpp
Bug 779971 - Make nsSVGTextPathProperty::DoUpdate trigger nsSVGTextFrame::NotifyGlyphMetricsChange() off an asynchronous change hint (to avoid calling nsLayoutUtils::FrameNeedsReflow synchronously under nsISVGChildFrame::ReflowSVG or during frame teardown, and avoid infinite loops caused by using an event queue event). r=jwatt.
2012-11-07 09:53:44 +00:00
nsSVGEffects.h
Bug 809328 - Stop using nsChangeHint_UpdateEffects in nsSVGRenderingObserver::DoUpdate overrides. r=roc.
2012-11-07 13:54:55 +00:00
nsSVGFilterFrame.cpp
nsSVGFilterFrame.h
nsSVGFilterInstance.cpp
nsSVGFilterInstance.h
nsSVGFilterPaintCallback.h
nsSVGForeignObjectFrame.cpp
Bug 539356 - Part 9d - Make SVG support the new invalidation model. r=jwatt
2012-08-29 17:39:33 +12:00
nsSVGForeignObjectFrame.h
Bug 539356 - Part 9d - Make SVG support the new invalidation model. r=jwatt
2012-08-29 17:39:33 +12:00
nsSVGGenericContainerFrame.cpp
nsSVGGenericContainerFrame.h
nsSVGGeometryFrame.cpp
nsSVGGeometryFrame.h
nsSVGGFrame.cpp
nsSVGGFrame.h
nsSVGGlyphFrame.cpp
nsSVGGlyphFrame.h
nsSVGGradientFrame.cpp
Bug 793484 - Optimise simple gradients. r=jwatt
2012-10-06 13:52:32 +01:00
nsSVGGradientFrame.h
Bug 793484 - Optimise simple gradients. r=jwatt
2012-10-06 13:52:32 +01:00
nsSVGImageFrame.cpp
Bug 505385 - Part 18: Reduce number of notifications - START_REQUEST/START_CONTAINER -> SIZE_AVAILABLE, remove START_DECODE and START_FRAME. Rename remaining ones for clarity. r=joe
2012-10-12 12:11:23 -04:00
nsSVGInnerSVGFrame.cpp
nsSVGInnerSVGFrame.h
nsSVGIntegrationUtils.cpp
Bug 539356 - Part 9d - Make SVG support the new invalidation model. r=jwatt
2012-08-29 17:39:33 +12:00
nsSVGIntegrationUtils.h
Bug 539356 - Part 9d - Make SVG support the new invalidation model. r=jwatt
2012-08-29 17:39:33 +12:00
nsSVGMarkerFrame.cpp
nsSVGMarkerFrame.h
nsSVGMaskFrame.cpp
nsSVGMaskFrame.h
nsSVGOuterSVGFrame.cpp
Bug 811449 part 8. Get rid of nsGenericElement. r=peterv
2012-11-14 14:10:08 -08:00
nsSVGOuterSVGFrame.h
Bug 539356 - Add an option for frames to invalid just a rect instead of the frame bounds. r=roc
2012-08-29 17:48:45 +12:00
nsSVGPaintServerFrame.cpp
nsSVGPaintServerFrame.h
nsSVGPathGeometryFrame.cpp
nsSVGPathGeometryFrame.h
nsSVGPatternFrame.cpp
nsSVGPatternFrame.h
nsSVGStopFrame.cpp
nsSVGSwitchFrame.cpp
nsSVGTextContainerFrame.cpp
nsSVGTextContainerFrame.h
nsSVGTextFrame.cpp
Bug 807919 - stop invalidating text bounds twice on updates. r=jwatt
2012-11-06 17:00:11 +00:00
nsSVGTextFrame.h
nsSVGTextPathFrame.cpp
nsSVGTextPathFrame.h
nsSVGTSpanFrame.cpp
nsSVGTSpanFrame.h
nsSVGUseFrame.cpp
nsSVGUtils.cpp
Bug 539356 - Part 9d - Make SVG support the new invalidation model. r=jwatt
2012-08-29 17:39:33 +12:00
nsSVGUtils.h
Bug 791906: Replace NSPR integer limit constants with stdint ones; r=ehsan
2012-09-28 01:57:33 -05:00
svg.css
Bug 655877 - Part 23b: Add UA style sheet rules to map xml:space='preserve' to white-space:-moz-pre-discard-newlines on SVG text elements. r=jwatt
2012-10-04 07:32:35 +10:00
SVGFEContainerFrame.cpp
SVGFEImageFrame.cpp
SVGFELeafFrame.cpp
SVGFEUnstyledLeafFrame.cpp
SVGViewFrame.cpp