Cameron McCormack
|
0d57a1d637
|
Bug 620295 - Give SVGAElement objects an href property in JS r=jwatt a=roc
|
2010-12-22 16:30:38 +13:00 |
Brian Birtles
|
ff969e9245
|
Bug 615872 Part 2 - SVG SMIL: Remove local resamples from timed elements; r=dholbert; a=roc
|
2010-12-23 14:48:31 +09:00 |
Brian Birtles
|
c171b51326
|
Bug 615872 Part 1 - SVG SMIL: Remove unneeded mTimedDocumentRoot member from nsSVGAnimationElement; r=dholbert; a=roc
|
2010-12-23 14:48:30 +09:00 |
Ms2ger
|
da521db4ea
|
Bug 620358 - Fix uninitialized variable warning in SVGAnimated{PathSeg|Point}List::SetBaseValueString; r=jwatt a=roc
|
2010-12-21 15:03:01 -08:00 |
timeless@mozdev.org
|
e7c2af9b22
|
Bug 620169 [@ SVGAnimatedLengthList::SetBaseValueString] uses domWrapper forgetting it might be null. r=dholbert, a=roc.
|
2010-12-20 11:13:17 +00:00 |
Robert Longson
|
4d1a1d2b48
|
Bug 619968 - feGaussianBlur should render as identity if stdDeviation=0 r=jwatt,a=roc
|
2010-12-18 13:14:09 +00:00 |
Robert Longson
|
806c84b69d
|
Bug 619630 - Support no comma or whitespace between negative 2nd point in polyline r=jwatt,a=roc
|
2010-12-18 20:12:13 +00:00 |
Jonathan Watt
|
b77570e6e9
|
Bug 614522 - SVGPathData::GetMarkerPositioningData reads uninitialised stack allocated memory.
--HG--
extra : rebase_source : 085e371fc3dd565258eb5e5f604e080604c9d7eb
|
2010-12-14 12:48:28 -08:00 |
Jonathan Watt
|
28ed63886f
|
Bug 602207 - <animateMotion><mpath> uses path's "transform" attribute on <path> elements, which it shouldn't
--HG--
extra : rebase_source : 9c8d0cb8d4c349cacf4b6c1f0db2b74695e74ff0
|
2010-12-09 16:42:59 +00:00 |
Jonathan Watt
|
60c52b7c36
|
Bug 617634 - SVGPathData::GetMarkerPositioningData checks for PATHSEG_CURVETO_QUADRATIC_ABS instead of PATHSEG_CURVETO_QUADRATIC_SMOOTH_ABS. r=longsonr, a=blocking
--HG--
extra : rebase_source : ff2195531164a553a099f3a0ff907022db13f322
|
2010-12-08 20:12:12 +00:00 |
Daniel Holbert
|
da698bc733
|
Bug 272288 Patch 4: Mark <svg:image> as supported feature. r=longsonr a=roc
|
2010-12-19 16:45:29 -08:00 |
Daniel Holbert
|
2b17f89ee3
|
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
|
50c74722b7
|
Bug 272288 Patch 1: Fix nsSVGImageFrame to handle SVG images. r=roc a=roc
|
2010-12-19 16:45:29 -08:00 |
Daniel Holbert
|
b0d29d9c3e
|
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
|
e4a5e36c77
|
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
|
4fc44248a5
|
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
|
79f20b7326
|
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 |
Jonathan Watt
|
73e3f23add
|
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 |
timeless@mozdev.org
|
29c98223d2
|
Bug 577905 mark DEBUG only variables as ifdef DEBUG in svg
r=dholbert a=roc
--HG--
extra : rebase_source : 1ff1359b298ffc5f273f3d0448e0e676d0d95069
|
2010-07-11 15:30:35 +03:00 |
Boris Zbarsky
|
03d3f14b79
|
Bug 614723. Don't get our acceptLangs unless we plan to use it. r=jwatt a=roc
--HG--
extra : rebase_source : 3f04cb498d6bf86e07ba82c393b4958d27e64449
|
2010-11-24 21:13:59 -05:00 |
Robert Longson
|
da8091f4a4
|
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 |
Jonathan Watt
|
f6ef6aab4a
|
Bug 580796 - "ASSERTION: Returning unknown unit type" regression from bug 515116. r=longsonr a=roc
--HG--
extra : rebase_source : 5aa4913dab0572bbbf7aed3a961348c69fcb0542
|
2010-12-05 20:28:08 +00:00 |
Robert Longson
|
ae3cce7ac6
|
Bug 615658 - SMIL animation of some filter attributes don't invalidate correctly. r=jwatt, a=roc.
--HG--
extra : rebase_source : 85b4bbde3697272e5f4f3352b993f46a49a845d6
|
2010-12-05 11:37:45 +00:00 |
Jonathan Watt
|
bab41a3526
|
Bug 589556. Make SVGMotionSMILPathUtils::PathGenerator use SVGLength, not nsSVGLength2. r=longsonr, a=roc.
--HG--
extra : rebase_source : 24c00ed89d741dd5445db600df3151e4ebe39215
|
2010-12-04 12:26:45 +00:00 |
Oleg Romashin
|
e63bb2d1c3
|
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
|
3c5a76e708
|
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 |
Boris Zbarsky
|
01bf8d9c4f
|
Bug 608914 part 2. Get rid of some temporary strings now that we can AppendFloat to an nsAString. r=dbaron
|
2010-11-30 13:18:15 -05:00 |
Dave Townsend
|
3d60479c26
|
Backing out bug 614058, bug 609272, bug 478445, bug 499628, bug 605296, bug 608914 and bug 614724 due to potentially causing bug 615736 CLOSED TREE. a=backout
|
2010-12-01 11:01:56 -08:00 |
Daniel Holbert
|
a9900b4cb7
|
(no bug) comment fix in SVG code: s/rational/rationale/. a=comments-only
|
2010-11-30 21:27:30 -08:00 |
Boris Zbarsky
|
5e8a6a3526
|
Bug 608914 part 2. Get rid of some temporary strings now that we can AppendFloat to an nsAString. r=dbaron
|
2010-11-30 13:18:15 -05:00 |
Justin Lebar
|
97bf3d4a0f
|
Backed out changeset a5ec817740f0. a=orange
|
2010-11-29 09:08:24 -08:00 |
Oleg Romashin
|
102f4742ea
|
Bug 607653 - avoid temporary fbos/textures on transformed layers, when possible. r=roc a=approval2.0
|
2010-11-24 11:35:21 +02:00 |
Dave Townsend
|
d955ffd686
|
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
|
8489c7ba8f
|
Bug 607653 - avoid temporary fbos/textures on transformed layers, when possible. r=roc a=approval2.0
|
2010-11-24 11:35:21 +02:00 |
Brian Birtles
|
fbd3156e07
|
Bug 531550 - SVG SMIL: Fix assertion with indefinite duration by-animateTransform; r=dholbert; a=blocking-final
|
2010-11-24 08:31:17 +09:00 |
Henri Sivonen
|
8b218ddabe
|
Bug 606729 - Make sure a script with the src attribute is treated as an external script even if the value of the attribute is not a valid URL. r=jonas, a=blocking2.0-final.
|
2010-10-27 10:03:10 +03:00 |
Brian Birtles
|
b174c31e5b
|
Bug 606399 - SVG SMIL: Animating rect rx or ry only should animate corresponding attribute; r=roc; a=roc
|
2010-11-17 08:24:11 +09:00 |
Daniel Holbert
|
8be7e31e88
|
Bug 610796 followup: Fix non-libxul build issue from main patch, by using a virtual function call to a helper method. (Revert this changeset once we drop support for non-libxul builds). r=roc a=blocking-final+
|
2010-11-16 15:19:21 -08:00 |
Jonathan Watt
|
cf107756b1
|
Note tests that are not actually being run. a=npob.
|
2010-11-11 20:40:07 +00:00 |
Jonathan Watt
|
6e7d27edf0
|
Bug 611138. Replacing a segment with a second segment with a different number of arguments puts the wrapper and internal list out of sync. r=dholbert, a=blocking.
|
2010-11-11 20:40:07 +00:00 |
Henri Sivonen
|
2b54c616ca
|
Bug 599588 - Make scripts created by createContextualFragment() executable. r=jonas, a=blocking2.0-final.
--HG--
extra : rebase_source : cfe476ed6ac2b1ee4cc243034659290d1226bd42
|
2010-11-01 11:50:01 +01:00 |
Robert Longson
|
a84b721044
|
Bug 610466 - feDiffuseLighting with filterRes larger than filter region causes filter not to work r+a=roc
|
2010-11-10 08:53:53 +00:00 |
Brian Birtles
|
f601bf521b
|
Bug 608549 - SVG SMIL: Range check values passed to begin/endElement; r=dholbert; a=blocking-2.0
|
2010-11-10 08:22:19 +09:00 |
Brian Birtles
|
ec78e214da
|
Bug 605345 - SVG SMIL: Fix time container pause state handling to avoid negative container times; r=dholbert; a=blocking-2.0
|
2010-11-10 08:22:02 +09:00 |
Brian Birtles
|
4279c19f15
|
Bug 603917 - Part 2 - SVG SMIL: Fix notification of animated transforms; r=dholbert; a=blocking-2.0
|
2010-11-10 08:21:29 +09:00 |
Jonathan Watt
|
132aeca611
|
Bug 522306. Add support for SMIL animation of the <path> element's 'd' attribute. r=roc, r=longsonr, r=dholbert, a=roc.
|
2010-11-08 15:07:00 +00:00 |
Robert Longson
|
bec2e934a6
|
Bug 608653 - lacuna pattern width/height should be zero r+a=roc
|
2010-11-03 22:35:00 +00:00 |
Robert Longson
|
d2b74a3f3f
|
Bug 603584 - feDisplacementMap does not always create output in correct colour space r+a=roc
|
2010-10-26 09:23:41 +01:00 |
Serge Gautherie
|
092c0b41ae
|
Bug 595756 - "DOMSVGLength.cpp(58) : error C2248: 'mozilla::DOMSVGLengthList::mItems' : cannot access private member declared in class 'mozilla::DOMSVGLengthList'"; (Av1) Add an unrelated PRUint8() cast.
r=longsonr a2.0=roc.
|
2010-10-27 02:45:50 +02:00 |
Felipe Corrêa da Silva Sanches
|
1c1cac75fc
|
Bug 596063: Fix 4 "warning: suggest parentheses around && within ||" warnings in SVGLengthListSMILType. r=dholbert a=bsmedberg
|
2010-11-05 11:24:12 -07:00 |