Robert Longson
|
33c52d85ab
|
Bug 641858 - text does not reflect dynamic gradient/pattern changes r=jwatt
|
2011-04-03 13:23:40 +01:00 |
|
Robert Longson
|
7c5a1f227d
|
Bug 635511 - Improve performance getting parent SVG elements r=jwatt
|
2011-02-26 10:21:11 +00:00 |
|
Chris Pearce
|
21f7bd28a4
|
Bug 642695 - Remove debug printf in nsSVGForeignObjectFrame::DoReflow(). r=jwatt
|
2011-03-24 11:28:57 +13:00 |
|
L. David Baron
|
4a7745e74d
|
Remove tracking of which font families are quirky, since we no longer use the information. (Bug 636040) r=jdaggett
|
2011-03-03 13:18:42 -08:00 |
|
Daniel Holbert
|
030fb02047
|
Bug 596765, patch 2: In nsSVGForeignObjectFrame::MaybeReflowFromOuterSVGFrame, don't mark kid as dirty if we know we're not going to reflow it. r+a=roc
|
2011-02-17 16:33:31 -08:00 |
|
Daniel Holbert
|
644a076704
|
Bug 596765, patch 1: Don't skip initial reflow for zero-sized svg foreignObject frames. r+a=roc
|
2011-02-17 16:33:30 -08:00 |
|
timeless@mozdev.org
|
b6f0d48e50
|
Bug 620413 useless check of stopFrame in nsSVGGradientFrame::GetStopInformation
r=longsonr a=dbaron
|
2011-02-15 23:53:02 -08:00 |
|
timeless@mozdev.org
|
a602a2c382
|
Bug 617749 useless null check in nsSVGGlyphFrame::IsAbsolutelyPositioned
r=jwatt a=dbaron
|
2011-02-15 23:52:55 -08:00 |
|
Daniel Holbert
|
0c4aab88d6
|
Bug 614649, patch 1: In SVG-as-an-image with no viewBox, use height & width attrs on <svg> to dynamically synthesize a viewBox. r=jwatt a=roc
|
2011-02-09 12:13:18 -08:00 |
|
Johnny Stenback
|
7ed31a41cb
|
Fixing bug 604262. Fix crash in nsImageLoadingContent::OnStartDecode(). r=jonas@sicking.cc, a=blocker
|
2011-01-31 20:50:01 -08:00 |
|
Jonathan Watt
|
e9766e8961
|
Bug 619955. 'pointer-events' broken on SVG text. r=longsonr, a=roc.
--HG--
extra : rebase_source : 69ebfac4019f926014c957c9984cc6d6795016b3
|
2011-01-28 19:35:35 +13:00 |
|
Jonathan Watt
|
64baa40654
|
Bug 619959, part 2. Fix handling of various values of pointer-events when stroke-opacity="0". r=longsonr,heycam. a=roc.
--HG--
extra : rebase_source : d2adfa6fb8abfc08e2c1693521668587d1aaa00d
|
2011-01-26 17:50:29 +13:00 |
|
Brian Birtles
|
23f0dcba7c
|
Bug 544809 - nsSVGPatternFrame::GetPatternWithAttr and callers should take account of SMIL animation, r=longsonr, a=roc
|
2011-01-16 16:36:34 +09:00 |
|
Jonathan Kew
|
8bbc3bdd8a
|
bug 621918 - part 2 - make SVG text respect character clusters. r=roc a=roc
|
2011-01-11 11:17:00 +00:00 |
|
Jonathan Kew
|
13736eae4a
|
bug 621918 - part 1 - eliminate aDirtyRect parameter from gfxTextRun::Draw etc. r=roc a=roc
|
2011-01-11 11:17:00 +00:00 |
|
Daniel Holbert
|
1618fafe07
|
Bug 614272: When painting an SVG image, check if imageTransform is singular before applying it to our gfxContext. r=longsonr a=blocking-final+
|
2011-01-10 21:57:19 -08:00 |
|
Simon Montagu
|
2d56d2efaf
|
Basic bidi support for SVG. Bug 620446, r=roc, a=roc
|
2011-01-04 00:52:17 -08:00 |
|
Robert Longson
|
b3d7572c23
|
Bug 621598 - Don't try to get covered region of parts of markers r+a=roc
|
2010-12-29 10:29:54 +00:00 |
|
Robert Longson
|
e39c239054
|
Bug 621210 - Clear cached ctm when painting mask children; r=jwatt; a=roc
|
2010-12-24 09:30:01 +00:00 |
|
Brian Birtles
|
64e7373c44
|
Bug 615788 - Clear cached ctm when painting pattern children; r=longsonr; a=roc
|
2010-12-23 14:48:31 +09:00 |
|
Mihai Sucan
|
176912a7c2
|
Bug 606498 - Make sure the new nsIScriptError2 is used in all possible places- part 2; r=bzbarsky,dbaron,mrbkap sr=jst a=blocking2.0
|
2010-12-20 12:21:58 -04:00 |
|
Robert Longson
|
3c0d7ed5aa
|
Bug 620144 - clip paths and masks that cannot be resolved should be ignored r=jwatt,a=roc
|
2010-12-19 17:47:01 +00:00 |
|
Daniel Holbert
|
ebf2a2f077
|
Bug 272288 Patch 2: Store override preserveAspectRatio values in property table on image document's root node, when painting <svg> image element. r=roc a=roc
--HG--
rename : layout/reftests/svg/image/blueRect10x10.svg => layout/reftests/svg/image/blueRect10x10-viewBox.svg
rename : layout/reftests/svg/image/image-preserveAspectRatio-01.svg => layout/reftests/svg/image/image-preserveAspectRatio-01-raster.svg
rename : layout/reftests/svg/image/image-preserveAspectRatio-01.svg => layout/reftests/svg/image/image-preserveAspectRatio-01-svg.svg
rename : layout/reftests/svg/image/image-preserveAspectRatio-02.svg => layout/reftests/svg/image/image-preserveAspectRatio-02-raster.svg
rename : layout/reftests/svg/image/image-preserveAspectRatio-02.svg => layout/reftests/svg/image/image-preserveAspectRatio-02-svg.svg
|
2010-12-19 16:45:29 -08:00 |
|
Daniel Holbert
|
9dce61ff01
|
Bug 272288 Patch 1: Fix nsSVGImageFrame to handle SVG images. r=roc a=roc
|
2010-12-19 16:45:29 -08:00 |
|
Daniel Holbert
|
75361d7972
|
Bug 619516 Patch 4: Create overloaded version of nsSVGUtils::GetViewBoxTransform to take (un-animated) SVGPreserveAspectRatio. r=jwatt a=roc
|
2010-12-19 16:45:29 -08:00 |
|
Daniel Holbert
|
24a0292ab0
|
Bug 619516 Patch 3: Rename files nsSVGPreserveAspectRatio.* to SVGAnimatedPreserveAspectRatio. r=jwatt a=roc
--HG--
rename : content/svg/content/src/nsSVGPreserveAspectRatio.cpp => content/svg/content/src/SVGAnimatedPreserveAspectRatio.cpp
rename : content/svg/content/src/nsSVGPreserveAspectRatio.h => content/svg/content/src/SVGAnimatedPreserveAspectRatio.h
|
2010-12-19 16:45:29 -08:00 |
|
Daniel Holbert
|
725fb5d939
|
Bug 619516 Patch 2: Update clients of nsSVGPreserveAspectRatio with new class name. r=jwatt a=roc
|
2010-12-19 16:45:29 -08:00 |
|
Daniel Holbert
|
61a096d4a4
|
Bug 619516 Patch 1: Rename nsSVGPreserveAspectRatio and its inner class to SVGAnimatedPreserveAspectRatio / SVGPreserveAspectRatio. r=jwatt a=roc
|
2010-12-19 16:45:29 -08:00 |
|
Robert Longson
|
619b5db75c
|
Bug 617737 - white space handling incorrect r+a=roc
|
2010-12-16 10:57:35 +00:00 |
|
Robert Longson
|
618ecff833
|
Bug 617448 - remove svg.enabled as the browser now uses SVG and fails to start if it's disabled r+a=roc
|
2010-12-08 21:25:06 +00:00 |
|
Cameron McCormack
|
45bcec85a6
|
Bug 615146 - Ensure outer SVG elements get an nsSVGOuterSVGFrame even they fail conditional processing attributes (v2) r=longsonr, a=blocking
--HG--
extra : rebase_source : 592d3e066054036dc6c6f741054c1abcffdcc634
|
2010-12-07 09:57:18 +13:00 |
|
Jonathan Watt
|
0265b48597
|
Bug 522308 - Add support for SMIL animation of the <polygon> and <polyline> element's 'points' attributes. r=longsonr,dholbert,roc a=roc
--HG--
extra : rebase_source : b5958bf2635db311c94191b4683d4b3f24d0232f
|
2010-12-08 12:15:53 +00:00 |
|
Robert Longson
|
106fe8daf7
|
Bug 615666 - SMIL animation does not work with percent units for "offset" attr on <stop> elements. r=jwatt a=roc
--HG--
extra : rebase_source : 9907e24c397c5e7971256c3f0164255420585824
|
2010-12-05 20:33:31 +00:00 |
|
Oleg Romashin
|
3874b00931
|
Bug 607653 - avoid temporary fbos/textures on transformed layers, when possible. part1 r=roc a=apporval2.0
|
2010-11-24 11:35:21 +02:00 |
|
Jonathan Watt
|
aef4dd636f
|
Bug 589439. De-COMtaminate SVG number lists and support for SMIL animation of SVG number lists. a=roc r=roc,longsonr,dholbert.
--HG--
extra : rebase_source : eabed292053e9f63e025dc44b9f5a6c2017f626a
|
2010-12-03 16:40:23 +00:00 |
|
Justin Lebar
|
43b18d2b18
|
Backed out changeset a5ec817740f0. a=orange
|
2010-11-29 09:08:24 -08:00 |
|
Oleg Romashin
|
233ef8a80c
|
Bug 607653 - avoid temporary fbos/textures on transformed layers, when possible. r=roc a=approval2.0
|
2010-11-24 11:35:21 +02:00 |
|
Robert Longson
|
41d05ab40a
|
Bug 611975 - text with gradient on stroke breaks when fill of any kind exists r=roc,a=blocking-final+
|
2010-11-27 09:24:32 +00:00 |
|
Dave Townsend
|
1244f0ae62
|
Backing out changeset 8fff1c186b30 from bug 607653 due to reftest failures on OSX. a=bustage
|
2010-11-24 16:19:41 -08:00 |
|
Oleg Romashin
|
a8abb4a458
|
Bug 607653 - avoid temporary fbos/textures on transformed layers, when possible. r=roc a=approval2.0
|
2010-11-24 11:35:21 +02:00 |
|
Markus Stange
|
94273719c4
|
Bug 610122 - Speed up nsSVGMaskFrame::ComputeMaskAlpha by drawing into the image surface directly. r=roc, a=roc
|
2010-11-24 10:44:34 +01:00 |
|
Ehsan Akhgari
|
f7d3bd395c
|
Backed out changeset 86c3a0e9fa87 because of the Windows optimize reftest failure
|
2010-11-23 14:26:31 -05:00 |
|
Robert Longson
|
4a68c2a358
|
Bug 611975 - text with gradient on stroke breaks when fill of any kind exists r=roc,a=blocking-final+
|
2010-11-22 22:59:03 +00:00 |
|
Daniel Holbert
|
d55cd7386a
|
Bug 610796: In SVG-as-an-image helper-documents, clear rendering observer lists at xpcom shutdown time. r=roc a=blocking-final+
|
2010-11-16 10:35:59 -08:00 |
|
Daniel Holbert
|
c8a54bc253
|
Backed out changeset 5a5ead36d721 (bug 610796) due to non-libxul-build bustage
|
2010-11-16 11:24:04 -08:00 |
|
Daniel Holbert
|
ff2dff48de
|
Bug 610796: In SVG-as-an-image helper-documents, clear rendering observer lists at xpcom shutdown time. r=roc a=blocking-final+
|
2010-11-16 10:35:59 -08:00 |
|
Daniel Holbert
|
ac71d9769e
|
Bug 610954: Use first continuation frame in new code in nsSVGIntegrationUtils::GetInvalidAreaForChangedSource, to match old code. r=longsonr a=bsmedberg
|
2010-11-10 13:18:11 -08:00 |
|
Daniel Holbert
|
fa0ca3bdbe
|
Bug 587336: Keep nsSVGIntegrationUtils::GetInvalidAreaForChangedSource from inadvertantly adding an observer relationship and potentially triggering an infinite loop a few stack-levels up. r=roc a=blocking-final+
|
2010-11-09 21:50:29 -08:00 |
|
Daniel Holbert
|
79778bb3d0
|
Bug 601999: Skip reflow request on target frame if it's already reflowing, when invalidating an SVG filter. r=roc a=blocking-betaN+
|
2010-11-09 21:50:29 -08:00 |
|
Robert Longson
|
86facd52c1
|
Bug 595209 patch 1 - stroke scales badly with positioned glyphs r=roc,a=blocking-final+
|
2010-10-29 08:18:03 +01:00 |
|