David Zbarsky
|
413f7c67a6
|
Bug 824229 Part 5: Implement SVGGraphicsElement r=longsonr
|
2013-01-03 01:17:02 -05:00 |
|
David Zbarsky
|
824df9fe3b
|
Bug 824229 Part 4: Implement SVGTransformableElement r=longsonr
|
2013-01-03 01:17:02 -05:00 |
|
David Zbarsky
|
058e539fbc
|
Bug 824229 Part 3: Implement SVGLocatableElement r=longsonr
|
2013-01-03 01:17:02 -05:00 |
|
David Zbarsky
|
cbbc66afc7
|
Bug 824229 Part 2: SVGGraphicsElement should implement SVGTests r=longsonr
|
2013-01-06 01:25:52 -05:00 |
|
David Zbarsky
|
0498e024ce
|
Bug 824229 Part 1: SVGSVGElement should be a subclass of SVGGraphicsElement r=longsonr
|
2013-01-06 01:25:52 -05:00 |
|
Masatoshi Kimura
|
e56ac36731
|
Bug 826961 - Revise SVGPreserveAspectRatio so that the silly cast is not needed. r=longsonr
|
2013-01-06 02:28:00 +09:00 |
|
David Zbarsky
|
046391cd49
|
Bug 824327: Convert SVGScriptElement to WebIDL r=bz
--HG--
rename : content/svg/content/src/nsSVGScriptElement.cpp => content/svg/content/src/SVGScriptElement.cpp
rename : content/svg/content/src/nsSVGScriptElement.cpp => content/svg/content/src/SVGScriptElement.h
|
2013-01-05 04:41:28 -05:00 |
|
Masatoshi Kimura
|
13ac82c57e
|
Bug 826613 - Enable FAIL_ON_WARNINGS on MSVC in image/. r=joe
|
2013-01-05 12:55:23 +09:00 |
|
David Zbarsky
|
ab8a29ade2
|
Bug 824327: Convert SVGMPathElement to WebIDL r=bz
--HG--
rename : content/svg/content/src/nsSVGMpathElement.cpp => content/svg/content/src/SVGMPathElement.cpp
rename : content/svg/content/src/nsSVGMpathElement.h => content/svg/content/src/SVGMPathElement.h
|
2013-01-04 20:50:22 -05:00 |
|
David Zbarsky
|
e7a72ebfea
|
Bug 824327: Convert SVGMetadataElement to WebIDL r=bz
--HG--
rename : content/svg/content/src/nsSVGMetadataElement.cpp => content/svg/content/src/SVGMetadataElement.cpp
rename : content/svg/content/src/nsSVGMetadataElement.cpp => content/svg/content/src/SVGMetadataElement.h
|
2013-01-04 20:50:21 -05:00 |
|
David Zbarsky
|
ced1decdf2
|
Bug 824327: Convert SVGStyleElement to WebIDL r=bz
--HG--
rename : content/svg/content/src/nsSVGStyleElement.cpp => content/svg/content/src/SVGStyleElement.cpp
rename : content/svg/content/src/nsSVGStyleElement.cpp => content/svg/content/src/SVGStyleElement.h
|
2013-01-04 20:50:21 -05:00 |
|
David Zbarsky
|
1b2d99ddc3
|
Bug 824327: Convert SVGStopElement to WebIDL r=bz
--HG--
rename : content/svg/content/src/nsSVGStopElement.cpp => content/svg/content/src/SVGStopElement.cpp
rename : content/svg/content/src/nsSVGStopElement.cpp => content/svg/content/src/SVGStopElement.h
|
2013-01-04 20:50:21 -05:00 |
|
David Zbarsky
|
99c19afba7
|
Bug 824327: Convert SVGTitleElement to WebIDL r=bz
--HG--
rename : content/svg/content/src/nsSVGTitleElement.cpp => content/svg/content/src/SVGTitleElement.cpp
rename : content/svg/content/src/nsSVGTitleElement.cpp => content/svg/content/src/SVGTitleElement.h
|
2013-01-04 20:50:21 -05:00 |
|
David Zbarsky
|
4d9805b02c
|
Bug 824327: Convert SVGDescElement to WebIDL r=bz
--HG--
rename : content/svg/content/src/nsSVGDescElement.cpp => content/svg/content/src/SVGDescElement.cpp
rename : content/svg/content/src/nsSVGDescElement.cpp => content/svg/content/src/SVGDescElement.h
|
2013-01-04 20:50:21 -05:00 |
|
David Zbarsky
|
88ce61018a
|
Bug 824327: Add a namespaced version of NS_NewSVGXXXElement r=bz
|
2013-01-04 20:50:20 -05:00 |
|
Phil Ringnalda
|
f5e89a88e8
|
Back out 13acd3b74386:68ded29fc68e (bug 824327) for browser_bug329212.js failures
|
2013-01-04 16:30:31 -08:00 |
|
David Zbarsky
|
8d74477f57
|
Bug 824327: Convert SVGMPathElement to WebIDL r=bz
--HG--
rename : content/svg/content/src/nsSVGMpathElement.cpp => content/svg/content/src/SVGMPathElement.cpp
rename : content/svg/content/src/nsSVGMpathElement.h => content/svg/content/src/SVGMPathElement.h
|
2013-01-04 17:28:41 -05:00 |
|
David Zbarsky
|
59dc6d5c40
|
Bug 824327: Convert SVGMetadataElement to WebIDL r=bz
--HG--
rename : content/svg/content/src/nsSVGMetadataElement.cpp => content/svg/content/src/SVGMetadataElement.cpp
rename : content/svg/content/src/nsSVGMetadataElement.cpp => content/svg/content/src/SVGMetadataElement.h
|
2013-01-04 17:28:05 -05:00 |
|
David Zbarsky
|
0be6dda0ef
|
Bug 824327: Convert SVGStyleElement to WebIDL r=bz
--HG--
rename : content/svg/content/src/nsSVGStyleElement.cpp => content/svg/content/src/SVGStyleElement.cpp
rename : content/svg/content/src/nsSVGStyleElement.cpp => content/svg/content/src/SVGStyleElement.h
|
2013-01-04 17:28:05 -05:00 |
|
David Zbarsky
|
7ff930a99f
|
Bug 824327: Convert SVGStopElement to WebIDL r=bz
--HG--
rename : content/svg/content/src/nsSVGStopElement.cpp => content/svg/content/src/SVGStopElement.cpp
rename : content/svg/content/src/nsSVGStopElement.cpp => content/svg/content/src/SVGStopElement.h
|
2013-01-04 17:28:05 -05:00 |
|
David Zbarsky
|
e23a76a563
|
Bug 824327: Convert SVGTitleElement to WebIDL r=bz
--HG--
rename : content/svg/content/src/nsSVGTitleElement.cpp => content/svg/content/src/SVGTitleElement.cpp
rename : content/svg/content/src/nsSVGTitleElement.cpp => content/svg/content/src/SVGTitleElement.h
|
2013-01-04 17:28:05 -05:00 |
|
David Zbarsky
|
bc3b821120
|
Bug 824327: Convert SVGDescElement to WebIDL r=bz
--HG--
rename : content/svg/content/src/nsSVGDescElement.cpp => content/svg/content/src/SVGDescElement.cpp
rename : content/svg/content/src/nsSVGDescElement.cpp => content/svg/content/src/SVGDescElement.h
|
2013-01-04 17:28:05 -05:00 |
|
David Zbarsky
|
bba4127426
|
Bug 824327: Add a namespaced version of NS_NewSVGXXXElement r=bz
|
2013-01-04 17:28:04 -05:00 |
|
Julien Levesy
|
dff8ef0071
|
Bug 811753 - Add nsIContent::IsEventAttributeName and use it instead of having callers guess the right flags for the content node in question. r=bzbarsky.
|
2013-01-02 21:24:07 +01:00 |
|
Masatoshi Kimura
|
b5e27745c8
|
Bug 824247 - Part 3: Disable FAIL_ON_WARNINGS on not-yet-warning-free directories on MSVC. r=ted
|
2013-01-03 00:56:38 +09:00 |
|
David Zbarsky
|
627bff8456
|
Bug 823394 Part 2: Add WebIDL API to SVGElement and enable binding r=bz
|
2012-12-23 03:22:58 -05:00 |
|
David Zbarsky
|
b3fd32ba23
|
Bug 823394 Part 1:Merge nsSVGStylableElement/nsSVGElement and nsIDOMSVGStylable/nsIDOMSVGElement r=bz
--HG--
rename : layout/reftests/svg/style-property-not-on-script-element-01.svg => layout/reftests/svg/style-property-on-script-element-01.svg
|
2012-12-23 03:22:22 -05:00 |
|
Ms2ger
|
4b35ea6845
|
Backout bug 823394 for reftest oranges.
|
2012-12-23 13:44:04 +01:00 |
|
David Zbarsky
|
3e8c5ab7a3
|
Bug 823394 Part 2: Add WebIDL API to SVGElement and enable binding r=bz
|
2012-12-23 03:22:58 -05:00 |
|
David Zbarsky
|
5941c6d502
|
Bug 823394 Part 1:Merge nsSVGStylableElement/nsSVGElement and nsIDOMSVGStylable/nsIDOMSVGElement r=bz
|
2012-12-23 03:22:22 -05:00 |
|
David Zbarsky
|
9e8c9e3f91
|
Bug 817442 Part 11: Remove nsIDOMSVG(Animated)LengthList r=bz
|
2012-12-22 23:54:26 -05:00 |
|
David Zbarsky
|
d4bf135f16
|
Bug 816778 Part 13: Convert SVGAnimatedLengthList to WebIDL r=bz
|
2012-12-22 23:54:25 -05:00 |
|
David Zbarsky
|
ef2e090b22
|
Bug 817442 Part 6: Remove nsIDOMSVG(Animated)NumberList r=bz
|
2012-12-22 23:54:25 -05:00 |
|
David Zbarsky
|
74d58a6f8f
|
Bug 817442 Part 10: Remove nsIDOMSVGPoint r=bz
|
2012-12-22 23:54:25 -05:00 |
|
David Zbarsky
|
10535fc3f7
|
Bug 817442 Part 9: Remove nsIDOMSVGMatrix r=bz
|
2012-12-22 23:54:24 -05:00 |
|
David Zbarsky
|
10b140c0b4
|
Bug 817442 Part 8: Remove nsIDOMSVGTransform r=bz
|
2012-12-22 23:54:24 -05:00 |
|
David Zbarsky
|
da4e0eda55
|
Bug 817442 Part 7: Remove nsIDOMSVG(Animated)TransformList r=bz
|
2012-12-22 23:54:24 -05:00 |
|
David Zbarsky
|
65db0cb392
|
Bug 817442 Part 5: Remove nsIDOMSVG(Animated)Angle r=bz
|
2012-12-22 23:54:23 -05:00 |
|
David Zbarsky
|
0fc8760f39
|
Bug 816778 Part 12: Convert SVGAnimatedAngle to WebIDL r=bz
|
2012-12-22 23:54:23 -05:00 |
|
David Zbarsky
|
46a2d7ee8c
|
Bug 816778 Part 11: Convert SVGAngle to WebIDL r=bz
|
2012-12-22 23:54:23 -05:00 |
|
David Zbarsky
|
b841c921d0
|
Bug 817442 Part 4: Remove nsIDOMSVGPathSegList r=bz, jwatt
|
2012-12-22 23:54:23 -05:00 |
|
David Zbarsky
|
2d241c29b0
|
Bug 816778 Part 10: Convert SVGPathSeg and subclasses to WebIDL and remove XPIDL r=bz
|
2012-12-22 23:54:22 -05:00 |
|
David Zbarsky
|
7ce649b65c
|
Bug 816778 Part 9: Add a macro for NS_SVG_VAL_IMPL_CYCLE_COLLECTION_WRAPPERCACHED r=bz
|
2012-12-22 23:54:22 -05:00 |
|
David Zbarsky
|
d7b9425ed1
|
Bug 817442 Part 3: Remove nsIDOMSVGAnimatedBoolean r=bz, jwatt
|
2012-12-22 23:54:22 -05:00 |
|
David Zbarsky
|
fc2efedcc6
|
Bug 816778 Part 8: Convert SVGAnimatedBoolean to WebIDL r=bz
|
2012-12-22 23:54:22 -05:00 |
|
David Zbarsky
|
073c7334d5
|
Bug 817442 Part 2: Remove nsIDOMSVG(Animated)PreserveAspectRatio r=bz, jwatt
|
2012-12-22 23:54:21 -05:00 |
|
David Zbarsky
|
8a41596c63
|
Bug 817442 Part 1: Remove nsIDOMSVGPointList r=bz, jwatt
|
2012-12-22 23:54:21 -05:00 |
|
David Zbarsky
|
aabc7320cd
|
Bug 816778 Part 7: Convert SVGAnimatedNumberList to WebIDL r=bz
|
2012-12-22 23:54:21 -05:00 |
|
David Zbarsky
|
1c5ed8a7b2
|
Bug 816778 Part 6: Convert SVGAnimatedPreserveAspectRatio to WebIDL r=bz
|
2012-12-22 23:54:20 -05:00 |
|
David Zbarsky
|
0a984cfbd8
|
Bug 816778 Part 5: Convert SVGPreserveAspectRatio to WebIDL r=bz
|
2012-12-22 23:54:20 -05:00 |
|