Rik Cabanier
|
3425d5a8cf
|
Bug 985257 - Add implementation for Path2D constructor that takes an SVG path string. r=roc
|
2014-03-24 09:31:19 -04:00 |
|
Robert Longson
|
3e7f6dea42
|
Bug 982659 - Fix intermittent orange in test_onerror.xhtml. r=dholbert
|
2014-03-22 08:01:02 +00:00 |
|
Ryan VanderMeulen
|
52db30b7a6
|
Backed out changeset e9c807b1e3d4 (bug 985257) for bustage.
|
2014-03-21 10:07:07 -04:00 |
|
Rik Cabanier
|
086c625c06
|
Bug 985257 - Add implementation for Path2D constructor that takes an SVG path string. r=roc
|
2014-03-21 09:18:58 -04:00 |
|
Alessio Placitelli
|
93c7f6ceef
|
Bug 950076 - Use the return value of GetNodeTextContent for OOM checks. r=jst
|
2014-03-20 20:51:16 +01:00 |
|
Markus Stange
|
cb1ed17792
|
Bug 984761 - Use a typed enum for ColorSpace and AlphaModel. r=bjacob
|
2014-03-20 10:12:43 +08:00 |
|
Markus Stange
|
e86eaec4d0
|
Bug 984761 - Use a typed enum for filter primitive types. r=bjacob
|
2014-03-20 10:12:43 +08:00 |
|
Ryan VanderMeulen
|
a902b4a4c8
|
Backed out changesets a17ee88f1fe7, 6e3aee4a9650, 07e5ed676919 (bug 950076) for Werror bustage.
|
2014-03-19 14:00:10 -04:00 |
|
Alessio Placitelli
|
a0352e2e61
|
Bug 950076 - Use the return value of GetNodeTextContent for OOM checks. r=jst
|
2014-03-19 13:05:03 -04:00 |
|
Jonathan Watt
|
3b0773ea17
|
Bug 984484 - Convert GetMarkerPositioningData form gfxPoint to Moz2D. r=heycam
|
2014-03-19 09:13:19 +08:00 |
|
Jonathan Watt
|
0baef635e3
|
Bug 984483 - Convert a bunch of SVG content code from gfxFloat and gfxPoint to Moz2D. r=heycam
|
2014-03-19 09:13:19 +08:00 |
|
Jonathan Watt
|
c47047aab1
|
Bug 984280 - Convert DOMSVGPoint from Thebes to Moz2d. r=heycam
|
2014-03-19 09:13:18 +08:00 |
|
Masayuki Nakano
|
b7a8d4a392
|
Bug 983049 part.5 Rename nsEventDispatcher to mozilla::EventDispatcher r=smaug
--HG--
rename : dom/events/nsEventDispatcher.cpp => dom/events/EventDispatcher.cpp
rename : dom/events/nsEventDispatcher.h => dom/events/EventDispatcher.h
|
2014-03-18 13:48:21 +09:00 |
|
Masayuki Nakano
|
6e0a5b3333
|
Bug 983049 part.3 Rename nsEventChainPostVisitor to mozilla::EventChainPostVisitor r=smaug
|
2014-03-18 13:48:20 +09:00 |
|
Masayuki Nakano
|
84f7d80b11
|
Bug 983049 part.2 Rename nsEventChainPreVisitor to mozilla::EventChainPreVisitor r=smaug
|
2014-03-18 13:48:19 +09:00 |
|
Jonathan Watt
|
ffa29f3f6f
|
Bug 984278, part 1 - Rename SVGMatrix::Matrix and SVGTransform::Matrix to SVGMatrix::GetMatrix and SVGTransform::GetMatrix, respectively. r=dholbert
|
2014-03-18 10:41:35 +08:00 |
|
Jonathan Watt
|
8eae406f1b
|
Bug 984390 - Stop using gfxPoint in SVGMarkerElement. r=me
|
2014-03-18 10:41:35 +08:00 |
|
Jonathan Watt
|
4b2bce8274
|
Bug 984282 - Remove some unused Thebes includes from content/svg. r=heycam
|
2014-03-18 10:41:34 +08:00 |
|
Jonathan Watt
|
169b4903a4
|
Bug 984261 - NS_NewSVGRect to Moz2D. r=heycam
|
2014-03-18 10:41:33 +08:00 |
|
Masayuki Nakano
|
6461de2a4d
|
Bug 981261 part.5 Rename nsEventListenerManager to mozilla::EventListenerManager r=smaug
--HG--
rename : dom/events/nsEventListenerManager.cpp => dom/events/EventListenerManager.cpp
rename : dom/events/nsEventListenerManager.h => dom/events/EventListenerManager.h
|
2014-03-17 15:56:53 +09:00 |
|
Kyle Huey
|
567b9398be
|
Bug 981150: Use nsTArrayForwardDeclare.h more. r=ehsan
|
2014-03-15 12:00:17 -07:00 |
|
Kyle Huey
|
a5ae9a4da3
|
Bug 967364: Pass already_AddRefed by reference instead of by value. r=bsmedberg
|
2014-03-15 12:00:17 -07:00 |
|
Kyle Huey
|
56d26ad256
|
Bug 967364: Use every already_AddRefed. r=bsmedberg
|
2014-03-15 12:00:16 -07:00 |
|
Kyle Huey
|
f7eafc09a9
|
Bug 967364: Rename already_AddRefed::get to take. r=bsmedberg
|
2014-03-15 12:00:15 -07:00 |
|
Benoit Jacob
|
618e69aee7
|
Bug 977757 - 1/3 - make nsCSSProps::EnabledState a bitfield - r=dbaron,bz
|
2014-03-07 12:14:23 -05:00 |
|
Max Vujovic
|
78610ff689
|
Bug 948265 - Introduce an "intermediate" coordinate space to share across chained filters. r=roc
|
2014-03-12 08:42:19 -04:00 |
|
Peter Chang
|
0feb380b0d
|
backout of rev 45253e02bde3, fd02f1217e4c, 75217485ce5a b=981804
|
2014-03-12 15:16:20 +08:00 |
|
Max Vujovic
|
38ada69883
|
Bug 948265 - Remove deprecated filterRes attribute from SVG filters. r=roc, r=hsivonen
|
2014-03-10 08:55:25 -04:00 |
|
Benoit Jacob
|
5690c8f7e0
|
Bug 977757 - 1/3 - make nsCSSProps::EnabledState a bitfield - r=dbaron,bz
|
2014-03-07 12:14:23 -05:00 |
|
Vaibhav Agarwal
|
b192b2603d
|
Bug 971132 - B2G mochitests should use the new manifest format; r=jmaher
|
2014-03-06 13:42:43 -05:00 |
|
Ryan VanderMeulen
|
eccc1b69c8
|
Backed out changesets d65a803d2b9a, 9456495d6121, and 73c710ddf3d8 (bug 977757) for Gaia UI test failures.
CLOSED TREE
|
2014-03-06 13:10:20 -05:00 |
|
Benoit Jacob
|
39560c498f
|
Bug 977757 - 1/3 - make nsCSSProps::EnabledState a bitfield - r=dbaron,bz
|
2014-03-06 11:38:17 -05:00 |
|
Andrew McCreight
|
f1377bba28
|
Bug 978203 - Don't include nsWindowMemoryReporter.h in nsINode.h. r=smaug
|
2014-03-04 15:39:42 -08:00 |
|
Wes Kocher
|
6af883c75a
|
Backed out changeset 3f8a7062ad8d (bug 978203) for build bustage on a CLOSED TREE
|
2014-03-04 14:15:33 -08:00 |
|
Andrew McCreight
|
60f02fa45e
|
Bug 978203 - Don't include nsWindowMemoryReporter.h in nsINode.h. r=smaug
|
2014-03-04 13:33:44 -08:00 |
|
Masayuki Nakano
|
779efe1c1a
|
Bug 975688 part.26 Rename nsDOMUIEvent to mozilla::dom::UIEvent r=smaug
--HG--
rename : dom/events/nsDOMUIEvent.cpp => dom/events/UIEvent.cpp
rename : dom/events/nsDOMUIEvent.h => dom/events/UIEvent.h
|
2014-02-28 23:58:43 +09:00 |
|
Masayuki Nakano
|
7c828621b9
|
Bug 975688 part.17 Rename dom/events/MutationEvent.h to dom/Events/InternalMutationEvent.h r=smaug+roc
--HG--
rename : dom/events/MutationEvent.h => dom/events/InternalMutationEvent.h
|
2014-02-27 19:51:15 +09:00 |
|
Robert Longson
|
cb2b08415c
|
Bug 975206 - Elements with non-existent clip-path URLs do not fire events. r=jwatt
--HG--
rename : content/svg/content/test/test_pointer-events-2.xhtml => content/svg/content/test/test_pointer-events-5.xhtml
|
2014-02-26 20:40:07 +00:00 |
|
William Chen
|
7d7470aa8a
|
Bug 856140 - Sync our document.registerElement implementation to the current version of the spec. r=mrbkap
|
2014-02-23 13:01:26 -08:00 |
|
Robert Longson
|
63d690f950
|
Bug 974347 - Improve bounds handling of non-rendered elements. r=jwatt
|
2014-02-19 20:46:43 +00:00 |
|
Robert Longson
|
aab281c833
|
Bug 500261 - svg images do not fire error events on any error. r=cam,sr=smaug
|
2014-02-18 19:57:42 +00:00 |
|
Robert Longson
|
28340364f9
|
Bug 970356 - neither getSubStringLength, nor selectSubString should throw if nchars is too large. r=cam
|
2014-02-18 14:29:27 +00:00 |
|
Bobby Holley
|
4211893075
|
Bug 956382 - Remove usage of explicit *IgnoringDomain variants. r=mrbkap
|
2014-02-13 18:57:36 -08:00 |
|
Robert Longson
|
a5c28fc63e
|
Bug 971175 - Inline GetOffset in SVGFEOffsetElement. r=dholbert
|
2014-02-11 22:24:43 +00:00 |
|
Max Vujovic
|
2b722685f9
|
Bug 948265 - [CSS Filters] Change nsSVGFilterProperty to track an nsStyleFilter chain instead of a single nsIURI and nsSVGFilterFrame. r=roc
|
2014-02-09 20:31:03 -08:00 |
|
Robert Longson
|
e3376add57
|
Bug 964200 (Part 3b activate) - Implement Filter Effects Module feDropShadow filter r=mstange
|
2014-02-09 09:46:16 +00:00 |
|
Robert Longson
|
561966bf0b
|
Backout Bug 964200 part 3c
|
2014-02-08 21:02:30 +00:00 |
|
Robert Longson
|
2eba8eeb09
|
Bug 964200 (Part 3b activate) - Implement Filter Effects Module feDropShadow filter. r=mstange
|
2014-02-08 20:16:22 +00:00 |
|
Robert Longson
|
aa363c2347
|
Bug 964200 (Part 3a moz2d) - Implement Filter Effects Module feDropShadow filter. r=mstange
--HG--
rename : content/svg/content/src/SVGFEGaussianBlurElement.cpp => content/svg/content/src/SVGFEDropShadowElement.cpp
rename : content/svg/content/src/SVGFEGaussianBlurElement.h => content/svg/content/src/SVGFEDropShadowElement.h
rename : dom/webidl/SVGFEGaussianBlurElement.webidl => dom/webidl/SVGFEDropShadowElement.webidl
|
2014-02-08 16:49:46 +00:00 |
|
Max Vujovic
|
5e4c6cdcfe
|
Bug 948265 - [CSS Filters] Move nsAutoFilterInstance filter region calculations into nsSVGFilterInstance. r=roc
|
2014-02-05 17:04:42 -05:00 |
|