Nathan Froyd
|
5d1136d00d
|
Bug 732167 - Eliminate duplicate headers in content. r=mounir
|
2012-03-06 13:55:37 -05:00 |
Robert Longson
|
81eaa1c467
|
Bug 736031 - getBBox returns incorrect results with empty containers. r=jwatt
|
2012-03-15 11:42:54 +00:00 |
Blake Kaplan
|
6b54b00a46
|
Bug 727884 - Make nsWrapperCache::WrapObject take a JSObject scope instead of XPCWrappedNativeScope. r=peterv
|
2012-03-14 16:25:40 +01:00 |
Peter Van der Beken
|
19c4c75c4f
|
Add new DOM binding for SVG list classes. r=jst.
--HG--
extra : rebase_source : ce84f9457d7b9a14a0a65db5c643938d0e0e05bc
|
2011-08-22 11:14:13 +02:00 |
Ed Morley
|
8a0282939e
|
Backout fe139851fb34 (bug 734079) for M1 orange
|
2012-03-12 00:23:35 +00:00 |
Jonathan Watt
|
2a61851e4c
|
Bug 734079 - Give nsSVGSwitchElement::MaybeInvalidate a better name and comment. r=longsonr.
|
2012-03-11 23:04:37 +00:00 |
Boris Zbarsky
|
f8cddf8483
|
Bug 696301 part 3. Propagate the CORS mode to the script loader correctly; make sure the CORS mode of script preloads matches the actual load. r=sicking
|
2012-03-10 10:13:52 -06:00 |
Marco Bonardo
|
e4dcb522a8
|
Merge central to inbound
|
2012-03-10 11:25:12 +01:00 |
Emanuel Hoogeveen
|
3ce0a6afc4
|
Bug 492931 - Fix case conversion in a bunch of DOM functions to only convert ASCII characters. r=sicking,khuey
|
2012-03-09 21:50:34 -08:00 |
Daniel Holbert
|
72a8c78d29
|
Bug 734288: Use double math instead of float math for computing surface sizes in nsSVGFE::SetupScalingFilter. r=longsonr
|
2012-03-09 14:32:11 -08:00 |
Cameron McCormack
|
82a6b4e86d
|
Bug 731813 - Do not attempt to serialize SVG attributes for mutation events if they do not exist. r=jwatt,bzbarsky
--HG--
extra : rebase_source : 6af188d032bdcd28a19b2da0f46e185cfd52b20d
|
2012-03-05 10:38:03 +11:00 |
Robert Longson
|
8bc921212d
|
Bug 732836 - stop asserts when width or height attributes are removed from a use element. r=dholbert
|
2012-03-07 10:50:36 +00:00 |
Robert Longson
|
b7cc93fd85
|
Bug 730658 - use element does not display properly when animated with set. r=dholbert
|
2012-03-03 09:21:09 +00:00 |
Nicholas Nethercote
|
1fe15dde83
|
Bug 730181 (part 2) - Rename nsDOMMemoryReporter. r=khuey.
--HG--
rename : dom/base/nsDOMMemoryReporter.cpp => dom/base/nsWindowMemoryReporter.cpp
rename : dom/base/nsDOMMemoryReporter.h => dom/base/nsWindowMemoryReporter.h
extra : rebase_source : f3aca3b1829e03e6f8a5a0607eb437322eb62f7d
|
2012-02-23 18:43:33 -08:00 |
Brian Birtles
|
180cee6d88
|
Bug 705236 part 1 - Allow trailing separator in SMIL values list; r=dholbert
|
2012-02-24 09:45:40 +09:00 |
Cameron McCormack
|
8369f93a8b
|
Bug 728661 - Remove CalcVectorAngle and use AngleOfVector instead. r=jwatt
|
2012-02-20 11:37:22 +11:00 |
Jonathan Watt
|
52bf95ec31
|
Bug 721920 - Honor the 'lang' and 'xml:lang' attributes in SVG as we do in HTML. r=bz.
|
2012-02-19 20:49:34 +00:00 |
Cameron McCormack
|
1bedf12c84
|
Bug 620468 - Bail out earlier when computing CTM of an <svg> element with negative width/height attributes. r=longsonr
|
2012-02-19 22:17:12 +11:00 |
Robert Longson
|
c382482698
|
Bug 696210 - Make DidAnimate methods non-virtual now that all overrides have been eliminated. r=jwatt
|
2012-02-19 09:04:06 +00:00 |
Jonathan Watt
|
90d4d445c8
|
Bug 660216, part 3 - getBBox and getCTM on foreignObject should/should not include 'x'/'y' offsets respectively. r=heycam.
|
2012-02-17 08:12:47 +00:00 |
Jonathan Watt
|
2a7f2bd52f
|
Bug 660216, part 2 - Allow PrependLocalTransformsTo callers to specify which transforms they want. r=heycam.
|
2012-02-17 08:12:47 +00:00 |
Jonathan Watt
|
91191f8840
|
Bug 660216, part 1 - Rename PrependLocalTransformTo to PrependLocalTransformsTo. r=heycam.
|
2012-02-17 08:12:47 +00:00 |
Brian Birtles
|
c35bb95fc3
|
Bug 629200 part 25 - Remove unnecessary serialisation from setting SVGStringList; r=jwatt
|
2012-02-16 08:40:46 +09:00 |
Brian Birtles
|
ba5a70b74a
|
Bug 629200 part 24 - Add wrapper for SVG types used in nsAttrValue so we don't need to export them; r=jwatt
|
2012-02-16 08:40:46 +09:00 |
Brian Birtles
|
848300c26c
|
Bug 629200 part 22 - Remove unnecessary serialisation from setting SVGTransformList; r=jwatt
|
2012-02-16 08:40:46 +09:00 |
Brian Birtles
|
fe5c4aee2d
|
Bug 629200 part 21 - Remove unnecessary serialisation from setting SVGPathSegList; r=jwatt
|
2012-02-16 08:40:46 +09:00 |
Brian Birtles
|
5cd1edb25b
|
Bug 629200 part 20 - Remove unnecessary serialisation from setting SVGPointList; r=jwatt
|
2012-02-16 08:40:46 +09:00 |
Brian Birtles
|
7bae6d24d7
|
Bug 629200 part 19 - Remove unnecessary serialisation from setting nsSVGNumberList; r=jwatt
|
2012-02-16 08:40:46 +09:00 |
Brian Birtles
|
081186c369
|
Bug 629200 part 18 - Remove unnecessary serialisation from setting nsSVGViewBox; r=jwatt
|
2012-02-16 08:40:46 +09:00 |
Brian Birtles
|
35c32ffce4
|
Bug 629200 part 17 - Remove unnecessary serialisation from setting nsSVGPreserveAspectRatio; r=jwatt
|
2012-02-16 08:40:46 +09:00 |
Brian Birtles
|
e8e3bf7d47
|
Bug 629200 part 16 - Add mutation event tests for strings and classes and tidy up use of DidChangeString; r=jwatt
|
2012-02-16 08:40:45 +09:00 |
Brian Birtles
|
bc56ce165d
|
Bug 629200 part 15 - Remove unnecessary serialisation from setting nsSVGBoolean; r=jwatt
|
2012-02-16 08:40:45 +09:00 |
Brian Birtles
|
6d79b58afe
|
Bug 629200 part 14 - Remove unnecessary serialisation from setting nsSVGAngle; r=jwatt
|
2012-02-16 08:40:45 +09:00 |
Brian Birtles
|
712c82c427
|
Bug 629200 part 13 - Remove unnecessary serialisation from setting nsSVGIntegerPair; r=jwatt
|
2012-02-16 08:40:45 +09:00 |
Brian Birtles
|
f692446523
|
Bug 629200 part 12 - Remove unnecessary serialisation from setting nsSVGInteger; r=jwatt
|
2012-02-16 08:40:45 +09:00 |
Brian Birtles
|
9dcdfd0bd3
|
Bug 629200 part 11 - Remove unnecessary serialisation from setting nsSVGNumberPair; r=jwatt
|
2012-02-16 08:40:45 +09:00 |
Brian Birtles
|
aeb244db52
|
Bug 629200 part 10 - Remove unnecessary serialisation from setting nsSVGNumber2; r=jwatt
|
2012-02-16 08:40:45 +09:00 |
Brian Birtles
|
2dd1c6d5b7
|
Bug 629200 part 9 - Update attribute setting for SVGAnimatedLengthList; r=jwatt
|
2012-02-16 08:40:45 +09:00 |
Brian Birtles
|
e555d4bd30
|
Bug 629200 part 8 - Remove unnecessary serialisation from setting nsSVGLength2; r=jwatt
|
2012-02-16 08:40:45 +09:00 |
Brian Birtles
|
80f6ccc7e3
|
Bug 629200 part 7 - Remove unnecessary serialisation from setting SVGEnum; r=jwatt
|
2012-02-16 08:40:44 +09:00 |
Brian Birtles
|
88a76fa963
|
Bug 629200 part 6 - Add test framework for modification events; r=jwatt
|
2012-02-16 08:40:44 +09:00 |
Brian Birtles
|
f7939a2c38
|
Bug 629200 part 3 - Make AfterSetAttr take an nsAttrValue; r=bz
|
2012-02-14 11:00:56 +09:00 |
Robert Longson
|
e1d872d1d4
|
Bug 711653: In SVG lighting calculations, when input surface is 1px wide, use a normal vector that points straight out of the page. r=dholbert
|
2012-02-13 14:04:19 -08:00 |
Jonathan Watt
|
7a43a29fe6
|
Bug 725897 - Remove the inaccurate nsSVGUtils::ToAppPixelRect, and use nsLayoutUtils::RoundGfxRectToAppRect instead. r=longsonr.
|
2012-02-10 12:33:18 +00:00 |
Mounir Lamouri
|
e9c7fb8189
|
Merge mozilla-central into mozilla-inbound.
|
2012-02-09 11:31:59 +01:00 |
Serge Gautherie
|
e4b806ea83
|
Bug 725349. (Av1) Add a missing space to log messages. r=gavin.sharp.
DONTBUILD (log-string only).
|
2012-02-08 19:45:48 +01:00 |
Cameron McCormack
|
23ec47c67f
|
Bug 693790 - Don't abort on discrete by-animation of SVG length lists when there is no underlying value. r=dholbert
|
2012-02-09 09:12:50 +11:00 |
Jonathan Watt
|
752e1c0e99
|
Bug 724993 - "ASSERTION: Item should only return null for out-of-bounds access" after explicitly adding null. r=dholbert.
|
2012-02-08 20:09:01 +00:00 |
Cameron McCormack
|
eaf34e535a
|
Bug 724703 - Mark a couple more functions on SVGLengthList as const. r=dholbert
|
2012-02-07 10:49:08 +11:00 |
Cameron McCormack
|
b21cc2e6bd
|
Bug 542424 - Don't treat <svg:image> as a viewport establishing element. r=jwatt
|
2012-02-07 07:30:48 +11:00 |