Birunthan Mohanathas
|
cbaedea4c8
|
Bug 987320 - Remove unnecessary null checks for do_QueryFrame arguments. r=bz
|
2014-03-25 11:36:49 -04:00 |
|
Gorman Ho
|
9f11aa16d4
|
Bug 983285 - Add a generic destructor for property values allocated with new. r=kats, r=bz
|
2014-03-25 09:25:47 -04:00 |
|
Rik Cabanier
|
5ef249b3be
|
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
|
7111180d8b
|
Bug 982659 - Fix intermittent orange in test_onerror.xhtml. r=dholbert
|
2014-03-22 08:01:02 +00:00 |
|
Ryan VanderMeulen
|
99c262d103
|
Backed out changeset e9c807b1e3d4 (bug 985257) for bustage.
|
2014-03-21 10:07:07 -04:00 |
|
Rik Cabanier
|
82602e6861
|
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
|
651681f247
|
Bug 950076 - Use the return value of GetNodeTextContent for OOM checks. r=jst
|
2014-03-20 20:51:16 +01:00 |
|
Markus Stange
|
29f041c71a
|
Bug 984761 - Use a typed enum for ColorSpace and AlphaModel. r=bjacob
|
2014-03-20 10:12:43 +08:00 |
|
Markus Stange
|
f044aa244d
|
Bug 984761 - Use a typed enum for filter primitive types. r=bjacob
|
2014-03-20 10:12:43 +08:00 |
|
Ryan VanderMeulen
|
c5975cfb88
|
Backed out changesets a17ee88f1fe7, 6e3aee4a9650, 07e5ed676919 (bug 950076) for Werror bustage.
|
2014-03-19 14:00:10 -04:00 |
|
Alessio Placitelli
|
f0971950d5
|
Bug 950076 - Use the return value of GetNodeTextContent for OOM checks. r=jst
|
2014-03-19 13:05:03 -04:00 |
|
Jonathan Watt
|
bf7a154086
|
Bug 984484 - Convert GetMarkerPositioningData form gfxPoint to Moz2D. r=heycam
|
2014-03-19 09:13:19 +08:00 |
|
Jonathan Watt
|
f96bc5436b
|
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
|
22431e7e4a
|
Bug 984280 - Convert DOMSVGPoint from Thebes to Moz2d. r=heycam
|
2014-03-19 09:13:18 +08:00 |
|
Masayuki Nakano
|
abfbab58dd
|
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
|
db6b33d414
|
Bug 983049 part.3 Rename nsEventChainPostVisitor to mozilla::EventChainPostVisitor r=smaug
|
2014-03-18 13:48:20 +09:00 |
|
Masayuki Nakano
|
ef5a7c0e92
|
Bug 983049 part.2 Rename nsEventChainPreVisitor to mozilla::EventChainPreVisitor r=smaug
|
2014-03-18 13:48:19 +09:00 |
|
Jonathan Watt
|
d0ea8f2bc2
|
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
|
4cca9f3b54
|
Bug 984390 - Stop using gfxPoint in SVGMarkerElement. r=me
|
2014-03-18 10:41:35 +08:00 |
|
Jonathan Watt
|
61cb3d0dc6
|
Bug 984282 - Remove some unused Thebes includes from content/svg. r=heycam
|
2014-03-18 10:41:34 +08:00 |
|
Jonathan Watt
|
b2dbb6047e
|
Bug 984261 - NS_NewSVGRect to Moz2D. r=heycam
|
2014-03-18 10:41:33 +08:00 |
|
Masayuki Nakano
|
a7a5e56dd5
|
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
|
df0e7828eb
|
Bug 981150: Use nsTArrayForwardDeclare.h more. r=ehsan
|
2014-03-15 12:00:17 -07:00 |
|
Kyle Huey
|
84360900b0
|
Bug 967364: Pass already_AddRefed by reference instead of by value. r=bsmedberg
|
2014-03-15 12:00:17 -07:00 |
|
Kyle Huey
|
e78b977cbc
|
Bug 967364: Use every already_AddRefed. r=bsmedberg
|
2014-03-15 12:00:16 -07:00 |
|
Kyle Huey
|
510a49016d
|
Bug 967364: Rename already_AddRefed::get to take. r=bsmedberg
|
2014-03-15 12:00:15 -07:00 |
|
Benoit Jacob
|
162c30b16f
|
Bug 977757 - 1/3 - make nsCSSProps::EnabledState a bitfield - r=dbaron,bz
|
2014-03-07 12:14:23 -05:00 |
|
Max Vujovic
|
7d68e19dc9
|
Bug 948265 - Introduce an "intermediate" coordinate space to share across chained filters. r=roc
|
2014-03-12 08:42:19 -04:00 |
|
Peter Chang
|
1e4d8e1868
|
backout of rev 45253e02bde3, fd02f1217e4c, 75217485ce5a b=981804
|
2014-03-12 15:16:20 +08:00 |
|
Max Vujovic
|
49c8567b01
|
Bug 948265 - Remove deprecated filterRes attribute from SVG filters. r=roc, r=hsivonen
|
2014-03-10 08:55:25 -04:00 |
|
Benoit Jacob
|
9c93a3d8aa
|
Bug 977757 - 1/3 - make nsCSSProps::EnabledState a bitfield - r=dbaron,bz
|
2014-03-07 12:14:23 -05:00 |
|
Vaibhav Agarwal
|
9a59a5c96d
|
Bug 971132 - B2G mochitests should use the new manifest format; r=jmaher
|
2014-03-06 13:42:43 -05:00 |
|
Ryan VanderMeulen
|
02ecb5a5d6
|
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
|
323054beb0
|
Bug 977757 - 1/3 - make nsCSSProps::EnabledState a bitfield - r=dbaron,bz
|
2014-03-06 11:38:17 -05:00 |
|
Andrew McCreight
|
6d6e9c420b
|
Bug 978203 - Don't include nsWindowMemoryReporter.h in nsINode.h. r=smaug
|
2014-03-04 15:39:42 -08:00 |
|
Wes Kocher
|
55ae71a452
|
Backed out changeset 3f8a7062ad8d (bug 978203) for build bustage on a CLOSED TREE
|
2014-03-04 14:15:33 -08:00 |
|
Andrew McCreight
|
dc81f67e51
|
Bug 978203 - Don't include nsWindowMemoryReporter.h in nsINode.h. r=smaug
|
2014-03-04 13:33:44 -08:00 |
|
Masayuki Nakano
|
3d0ba958a1
|
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
|
a00c4254f3
|
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
|
f878632009
|
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
|
7e3d257959
|
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
|
8b1c8b195e
|
Bug 974347 - Improve bounds handling of non-rendered elements. r=jwatt
|
2014-02-19 20:46:43 +00:00 |
|
Robert Longson
|
4a319262ed
|
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
|
390888a454
|
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
|
2fd8b7b977
|
Bug 956382 - Remove usage of explicit *IgnoringDomain variants. r=mrbkap
|
2014-02-13 18:57:36 -08:00 |
|
Robert Longson
|
f0c7354cd5
|
Bug 971175 - Inline GetOffset in SVGFEOffsetElement. r=dholbert
|
2014-02-11 22:24:43 +00:00 |
|
Max Vujovic
|
ea7b318066
|
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
|
e7f708a1fd
|
Bug 964200 (Part 3b activate) - Implement Filter Effects Module feDropShadow filter r=mstange
|
2014-02-09 09:46:16 +00:00 |
|
Robert Longson
|
3da1b52f83
|
Backout Bug 964200 part 3c
|
2014-02-08 21:02:30 +00:00 |
|
Robert Longson
|
429e5866b8
|
Bug 964200 (Part 3b activate) - Implement Filter Effects Module feDropShadow filter. r=mstange
|
2014-02-08 20:16:22 +00:00 |
|