Shriram Kunchanapalli
|
c75394595e
|
Bug 150073 - Remove nsCRT:: in nsCRT::strlen(const char *). r=dougt
|
2012-02-18 19:17:01 +05:30 |
|
Phil Ringnalda
|
fe946c3539
|
Merge m-c to m-i
|
2012-04-26 21:40:59 -07:00 |
|
Olli Pettay
|
083b3ec440
|
Bug 740063 - Add nsINode::AsDOMNode(), r=jst
--HG--
extra : rebase_source : a838243c11e212ec419df1dd1a219e955c4edc2d
|
2012-04-25 16:47:30 +03:00 |
|
Masatoshi Kimura
|
f17f15dabb
|
Bug 745498 - Add testcases for DOM4 exception types. r=sicking
|
2012-04-26 09:42:26 -07:00 |
|
Robert Longson
|
db591d9d86
|
Bug 736031 - getBBox returns incorrect results with empty containers. r=jwatt
|
2012-04-16 09:23:48 +01:00 |
|
Jonathan Watt
|
72b161fc90
|
Bug 745352 - Remove broken include paths from content Makefile.in files. r=dholbert.
|
2012-01-19 15:36:53 +00:00 |
|
Robert Longson
|
611dcd8782
|
Bug 743444 - Lighting Filter clipped when kernelUnitLength specified. r=roc
|
2012-04-13 08:01:55 +01:00 |
|
Kyle Huey
|
b9156a7e34
|
Back out Bug 679230 due to Android reftest failures.
|
2012-04-07 10:36:49 -07:00 |
|
Kyle Huey
|
0826c61887
|
Bug 697230: Part 2 - Push onload blocking logic down into imagelib. r=joe sr=bz
|
2012-04-07 09:00:04 -07:00 |
|
Boris Zbarsky
|
a25922d009
|
Bug 742549. Add a .crossOrigin IDL property. r=sicking
Note that the content attribute is crossorigin (lowercase) in SVG, hence the need to have different
content and IDL property names in the test.
|
2012-04-05 22:24:42 -04:00 |
|
Ryan VanderMeulen
|
8a1ce69485
|
Backout 17deb5f61b4d (bug 150073) due to build bustage. a=shouldausedtryfirst
|
2012-04-03 20:22:42 -04:00 |
|
Shriram Kunchanapalli
|
a0a99e8f8a
|
Bug 150073 - Remove nsCRT:: in nsCRT::strlen. f=sgautherie, r=dougt
|
2012-02-18 19:17:01 +05:30 |
|
Ms2ger
|
4039473ec6
|
No bug - Remove an always-true check.
|
2012-03-29 23:12:55 +02:00 |
|
Ms2ger
|
1e9b34b2ca
|
Bug 738654 - Part b: RemoveChildAt can't fail; r=sicking
|
2012-03-29 23:09:07 +02:00 |
|
Peter Van der Beken
|
4c5904d14e
|
Bug 738593 - Rename IsProxy to IsDOMBinding; r=mrbkap
|
2012-03-16 16:44:09 +01:00 |
|
Jonathan Watt
|
e30bc57157
|
Bug 736890 - Speed up building of layout/svg/base/src by cleaning up #include directives in its header files. r=dholbert.
|
2012-03-20 12:15:55 +00:00 |
|
Jonathan Watt
|
c9836192c8
|
Bug 734079, part 2 - Use a mark and asynchronously sweep scheme (similar to HTML reflow) to invalidate and update SVG frame bounds. r=longsonr.
|
2012-03-20 12:15:53 +00:00 |
|
Jonathan Watt
|
581112defc
|
Bug 734079, part 1 - Remove the SuspendRedraw code and make SVGSVGElement.suspendRedraw a no-op. r=longsonr.
|
2012-03-20 12:15:53 +00:00 |
|
Cameron McCormack
|
1b0d2e5667
|
Bug 711043 - Make filters code more consistent in performance. r=roc
|
2012-03-20 22:20:21 +11:00 |
|
Ryan VanderMeulen
|
69483f1c68
|
Backout 47e84e1cc50f (bug 711043) due to crashtest & reftest crashes.
|
2012-03-19 22:28:30 -04:00 |
|
Cameron McCormack
|
d96902be56
|
Bug 711043 - Make filters code more consistent in performance. r=roc
|
2012-03-20 12:49:13 +11:00 |
|
Robert Longson
|
4b39346ab9
|
Bug 736791 - translate transforms are not serialised correctly. r=jwatt
|
2012-03-18 18:24:35 +00:00 |
|
Robert Longson
|
a9fcb53b03
|
Bug 736791 - translate transforms are not serialised correctly. r=jwatt
|
2012-03-18 12:25:28 +00:00 |
|
Jonathan Watt
|
a5466d55ce
|
Bug 736753 - Fix the includes in layout/svg/base/src so that we can stop including nsSVGSVGElement.h in nsSVGContainerFrame.h. r=longsonr.
|
2012-03-18 10:32:02 +00:00 |
|
Nathan Froyd
|
59ce138419
|
Bug 732167 - Eliminate duplicate headers in content. r=mounir
|
2012-03-06 13:55:37 -05:00 |
|
Robert Longson
|
9a7758d1f4
|
Bug 736031 - getBBox returns incorrect results with empty containers. r=jwatt
|
2012-03-15 11:42:54 +00:00 |
|
Blake Kaplan
|
2c581e8da4
|
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
|
1fa35e65ac
|
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
|
7f3b95bd7e
|
Backout fe139851fb34 (bug 734079) for M1 orange
|
2012-03-12 00:23:35 +00:00 |
|
Jonathan Watt
|
31b75074ab
|
Bug 734079 - Give nsSVGSwitchElement::MaybeInvalidate a better name and comment. r=longsonr.
|
2012-03-11 23:04:37 +00:00 |
|
Boris Zbarsky
|
c8484ac3e7
|
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
|
a7e65ba6b6
|
Merge central to inbound
|
2012-03-10 11:25:12 +01:00 |
|
Emanuel Hoogeveen
|
6abde81520
|
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
|
444706152b
|
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
|
913814521c
|
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
|
3bc3ccbc85
|
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
|
1e81fc3027
|
Bug 730658 - use element does not display properly when animated with set. r=dholbert
|
2012-03-03 09:21:09 +00:00 |
|
Nicholas Nethercote
|
94c77b94d3
|
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
|
51354a911b
|
Bug 705236 part 1 - Allow trailing separator in SMIL values list; r=dholbert
|
2012-02-24 09:45:40 +09:00 |
|
Cameron McCormack
|
06a52fb222
|
Bug 728661 - Remove CalcVectorAngle and use AngleOfVector instead. r=jwatt
|
2012-02-20 11:37:22 +11:00 |
|
Jonathan Watt
|
b6f2456346
|
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
|
b5e1f40811
|
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
|
d2535ba994
|
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
|
e71189580e
|
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
|
c2d26b9bf6
|
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
|
665e3ab9d3
|
Bug 660216, part 1 - Rename PrependLocalTransformTo to PrependLocalTransformsTo. r=heycam.
|
2012-02-17 08:12:47 +00:00 |
|
Brian Birtles
|
23a907da1b
|
Bug 629200 part 25 - Remove unnecessary serialisation from setting SVGStringList; r=jwatt
|
2012-02-16 08:40:46 +09:00 |
|
Brian Birtles
|
ffc98b904a
|
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
|
db17484443
|
Bug 629200 part 22 - Remove unnecessary serialisation from setting SVGTransformList; r=jwatt
|
2012-02-16 08:40:46 +09:00 |
|
Brian Birtles
|
d09472bc4b
|
Bug 629200 part 21 - Remove unnecessary serialisation from setting SVGPathSegList; r=jwatt
|
2012-02-16 08:40:46 +09:00 |
|