Jonathan Watt
|
b71af22516
|
Bug 711958 - Add a 'length' property to DOMSVGStringList. r=dholbert.
|
2012-01-28 10:43:34 +00:00 |
|
Jonathan Watt
|
915e58d3ed
|
Bug 721131 - Speed up build in content/svg/content/src - clean up #include directives in its header files. r=dholbert.
|
2012-01-26 09:57:21 +00:00 |
|
Robert Longson
|
159b5db63c
|
Bug 647914 - Horizontal and vertical SVG paths are omitted from bbox calculations if they have siblings. r=jwatt
|
2012-01-23 17:42:32 +00:00 |
|
Jonathan Watt
|
5c5174dde6
|
Bug 718968 - Remove old include paths from Makefile.in. r=dholbert.
|
2012-01-18 11:49:00 +00:00 |
|
Daniel Holbert
|
fe1487d851
|
Bug 716699: Mark some SMIL and SVG-related directories as gcc-warning-free. r=jwatt
|
2012-01-11 00:32:38 -08:00 |
|
Kyle Huey
|
3a27625aad
|
Bug 714752: Make imgIContainerObserver::FrameChanged take an imgIRequest*. r=joe sr=roc
|
2012-01-06 07:32:38 -05:00 |
|
Robert Longson
|
48d9142be8
|
Bug 607854 - implement SVGTests interface. r=jwatt
|
2011-12-31 09:44:03 +00:00 |
|
Bobby Holley
|
4b6add2c77
|
Bug 713747 - Use UniversalXPConnect and UniversalXPConnect only in test coverage. r=bz
|
2011-12-30 09:35:38 -08:00 |
|
Jonathan Watt
|
52a1f8383d
|
Bug 668163 - Map 'width' and 'height' on <svg> into style to stop <svg>'s computed width/height falling back to 150px x 300px when they're set to explicit percentage values that can be resolved (regression from bug 611099). r=dbaron.
|
2011-12-27 10:27:42 +00:00 |
|
Daniel Holbert
|
17abfcc5cd
|
Bug 710990: Replace duplicate aStartVal check with aEndVal check, in SVGOrientSMILType::Interpolate. r=jwatt
--HG--
rename : layout/reftests/svg/smil/anim-marker-orient-01.svg => layout/reftests/svg/smil/anim-marker-orient-02.svg
|
2011-12-19 10:03:45 -08:00 |
|
Ms2ger
|
ee10d28665
|
Bug 707498 - Use a template to get the array length for nsGenericElement::FindAttributeDependence; r=Waldo
|
2011-12-18 11:09:27 +01:00 |
|
Brian O'Keefe
|
755f228bc5
|
Bug 708846 - Clean up the SVG namespace checks to use nsIContent::IsSVG() instead; r=longsonr
|
2011-12-15 14:47:03 +00:00 |
|
Boris Zbarsky
|
2bef075226
|
Bug 589640 second followup: make sure the new element class actually QIs to nsIClassInfo.
|
2011-12-08 03:05:41 -05:00 |
|
Brian O'Keefe
|
5717da0395
|
Bug 589640 (part 2) - Make nsIContent::IsSVG more like IsHTML, and remove the eSVG node type. r=bzbarsky
|
2011-12-08 01:32:11 -05:00 |
|
Brian O'Keefe
|
c1feaca018
|
Bug 589640 part 1. Add an SVGUnknownElement, like HTMLUnknownElement, so random elements in the SVG namespace create SVGElements (instead of XML Elements). r=bzbarsky
|
2011-12-08 01:32:11 -05:00 |
|
Daniel Holbert
|
3d36b12a2b
|
Bug 702696 followup: Remove unnecessary temporary gfxMatrix() argument. r=jwatt
|
2011-11-29 14:06:30 -08:00 |
|
Ms2ger
|
ba9bc745cb
|
Bug 703333 - Remove pointless const_casts from SVG DOM list classes; r=roc
|
2011-11-26 11:22:15 +01:00 |
|
Robert Longson
|
44824c6d1e
|
Bug 696078 - Move filter attribute processing to frame classes. r=jwatt
--HG--
rename : layout/svg/base/src/nsSVGLeafFrame.cpp => layout/svg/base/src/SVGFELeafFrame.cpp
extra : rebase_source : 74ac4d84da2f0a99272e83590a9adc1dc8511fce
|
2011-11-19 17:53:52 +00:00 |
|
Jonathan Watt
|
33b6ea8299
|
Bug 702696 - Path length scale factor should not be affected by the 'transform' attribute. r=dholbert.
|
2011-11-21 21:22:19 +00:00 |
|
Robert Longson
|
deaf46902a
|
Bug 698195 - Use AfterSetAttr to process script href changes. r=dholbert
|
2011-11-19 09:00:04 +00:00 |
|
Ms2ger
|
ff51eaf751
|
Bug 669012 - Part c: Remove the return value from nsIContent::DoneAddingChildren; r=smaug+hsivonen.
|
2011-11-16 08:50:18 +01:00 |
|
Ms2ger
|
c8b7c1e16a
|
Bug 669012 - Part b: Introduce nsIScriptElement::AttemptToExecute; r=smaug+hsivonen.
|
2011-11-16 08:50:18 +01:00 |
|
Jonathan Watt
|
98f40124be
|
Bug 702477 - Change the names of nsSVGPathElement::GetScale and nsSVGTextPathFrame::GetPathScale, and add documenting comments. r=longsonr.
|
2011-11-15 13:11:43 +00:00 |
|
David Zbarsky
|
71021df43b
|
Bug 660959 - Update link state less lazily r=bz
|
2011-11-14 16:24:41 +13:00 |
|
Robert Longson
|
737636ede2
|
Bug 699147 - Simplify lengthList parsing. r=jwatt
|
2011-11-09 12:58:34 +00:00 |
|
Robert Longson
|
b2e49713ab
|
Bug 280391 - implement SVGSVGElement.getElementById. r=jwatt,bzbarsky
|
2011-11-08 15:00:29 +00:00 |
|
Ed Morley
|
efc6f1f14e
|
Merge mozilla-central and mozilla-inbound
|
2011-11-05 18:46:28 +00:00 |
|
Ed Morley
|
7bc582f20f
|
Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail
|
2011-11-05 18:35:59 +00:00 |
|
Matheus Kerschbaum
|
4813247daf
|
Bug 698630 - Remove --disable-smil build option; r=dholbert
|
2011-11-05 10:32:52 +00:00 |
|
Rail Aliiev
|
8a56fd9db2
|
Bug 616542 - Shorten file path length of mochitest; r=ted
|
2011-11-04 21:13:42 +00:00 |
|
Jonathan Watt
|
677ba8894d
|
Backout 12b227a42623, bug 653928 (changes to SVG arc path segment animation).
|
2011-11-02 19:15:32 +00:00 |
|
Mounir Lamouri
|
59e3de7bbf
|
Bug 698534 - Fix build bustage when smil is disabled. r=dholbert
|
2011-11-01 20:22:30 +01:00 |
|
Robert Longson
|
ffc3c60628
|
Bug 697978 - make display:none svg images load. r=dholbert,bzbarsky
|
2011-10-29 09:18:25 +01:00 |
|
Jonathan Watt
|
71a67640b1
|
Bug 695303 - Add a mozilla::clamped function to replace NS_CLAMP (so side affects of args are evaluated no more than once) and NS_MIN(max, NS_MAX(val, min)) (to make code clearer). r=bsmedberg.
|
2011-10-28 19:33:28 +01:00 |
|
Robert Longson
|
00bb6071f9
|
Bug 696579 - Round out mask, filter and pattern surfaces. r=roc
|
2011-10-26 09:52:11 +01:00 |
|
Robert Longson
|
fbbe49a533
|
Bug 653928 - Animation of path d attribute with elliptical arcs discrete instead of continuous when flags change. r=dholbert
|
2011-10-25 09:18:13 +01:00 |
|
Benjamin Smedberg
|
c9cc3ac62b
|
Bug 694953 - Check the node type of an <svg:mpath> link before derefencing the link, not just the node name, r=dholbert
|
2011-10-20 12:03:18 -04:00 |
|
Robert Longson
|
ec1fe3034f
|
Bug 693183 - move image processing to the frame class. r=jwatt
|
2011-10-19 16:37:49 +01:00 |
|
Robert Longson
|
f7b9213184
|
Backout Bug 693183
|
2011-10-19 14:55:27 +01:00 |
|
Robert Longson
|
86ffe6926f
|
Bug 693183 - Simplify class animation processing. r=jwatt
|
2011-10-19 14:40:58 +01:00 |
|
Marco Bonardo
|
b46efe643e
|
Merge last green changeset from mozilla-inbound to mozilla-central
|
2011-10-19 11:47:57 +02:00 |
|
Olli Pettay
|
e5b7e8ee46
|
Bug 682420 - Rename nsINode::GetOwnerDoc to nsINode::OwnerDoc, part 2, r=jst
--HG--
extra : rebase_source : 53dc2ec386f6e4147587e6be3c53d297ad71d57a
|
2011-10-18 14:19:44 +03:00 |
|
Olli Pettay
|
a86b1a4d43
|
Bug 682420 - Rename nsINode::GetOwnerDoc to nsINode::OwnerDoc, part 1, r=jst
--HG--
extra : rebase_source : baf1a25cdea68d499a7673fdf96e27b5a12dc83c
|
2011-10-18 13:53:36 +03:00 |
|
Ehsan Akhgari
|
2a602a5685
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
Landing on a CLOSED TREE
|
2011-10-17 10:59:28 -04:00 |
|
Jeff Walden
|
b7753477cf
|
Bug 693469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. (Exceptions: assigning to static initializers, use in static assertions, as template parameters, etc. These will go away when the relevant compilers have C++11 constexpr support.) r=cjones
--HG--
extra : rebase_source : b4bae9a0f85abf2feb828609b50e756916b99a6f
|
2011-10-10 22:50:08 -07:00 |
|
Robert Longson
|
e94dddbf2f
|
Bug 528444 - Empty xlink:href treated like absent xlink:href on SVG script. r=dholbert
|
2011-10-14 19:25:58 +01:00 |
|
Ed Morley
|
5cd7df1bff
|
Backout changeset c49fd40bbd2b (bug 528444) for causing M1 orange; a=philor
|
2011-10-14 16:10:01 +01:00 |
|
Robert Longson
|
43b89d47d6
|
Bug 528444 - Empty xlink:href treated like absent xlink:href on SVG script. r=dholbert
|
2011-10-14 14:50:56 +01:00 |
|
Jeff Walden
|
eb2cb918a4
|
Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail
|
2011-10-12 12:21:53 -07:00 |
|
Jeff Walden
|
77ebbde4ab
|
Bug 639469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. r=cjones
--HG--
extra : rebase_source : 860a8271bf7e51cde358f2a4185c410de1fc2960
|
2011-10-10 22:50:08 -07:00 |
|