Ehsan Akhgari
|
1c4f987ddb
|
Bug 839912 - Implement the URLUtils interface; r=Ms2ger
|
2013-02-19 01:07:44 -05:00 |
|
David Humphrey (:humph)
|
520543aa7f
|
Bug 839371 - Implement HTML5 <data> element. r=smaug
|
2013-02-26 15:19:05 -05:00 |
|
Andrea Marchesini
|
342ae1355d
|
Bug 842986 - Implement MozFrameLoaderOwner on HTMLFrameElement. r=bz
|
2013-02-26 12:02:32 -05:00 |
|
David Humphrey (:humph)
|
5773fc1f37
|
Bug 629801 Implement HTML5 <time> element. r=smaug, peterv, hsivonen
|
2013-02-22 10:07:42 -05:00 |
|
Boris Zbarsky
|
12d1591d42
|
Bug 842726. Kill off GetterShim and the classinfo support for chrome-only stuff on Document now that we can do that via WebIDL. r=peterv
|
2013-02-22 09:56:29 -05:00 |
|
Masatoshi Kimura
|
b1f455df2c
|
Bug 842372 - Part 2: Hide getUserData and setUserData from content. r=bz
|
2013-02-23 13:46:06 +09:00 |
|
Ehsan Akhgari
|
17bceb4c6e
|
Bug 838582 - Part 2: Move HTMLTextAreaElement to Web IDL bindings; r=bzbarsky
|
2013-02-19 00:54:23 -05:00 |
|
Ryan VanderMeulen
|
858de2ee46
|
Backed out 6 changesets (bug 832920, bug 825341, bug 838582, bug 842726, bug 629801, bug 842561) for Linux32 debug mochitest-2 and Windows/OSX mochitest-browser-chrome failures on a CLOSED TREE.
|
2013-02-22 15:30:06 -05:00 |
|
Ehsan Akhgari
|
d15b248e6d
|
Bug 838582 - Part 2: Move HTMLTextAreaElement to Web IDL bindings; r=bzbarsky
--HG--
extra : rebase_source : f8933c4973220dc8845b9ce2f63e91b366167117
|
2013-02-19 00:54:23 -05:00 |
|
Robert O'Callahan
|
7901100c08
|
Bug 842089. MediaStream doesn't implement EventTarget yet. r=bz
|
2013-02-22 10:33:30 -05:00 |
|
David Humphrey (:humph)
|
019ece73e5
|
Bug 629801 Implement HTML5 <time> element. r=smaug, peterv, hsivonen
|
2013-02-22 10:07:42 -05:00 |
|
Boris Zbarsky
|
2b330ac631
|
Bug 842726. Kill off GetterShim and the classinfo support for chrome-only stuff on Document now that we can do that via WebIDL. r=peterv
|
2013-02-22 09:56:29 -05:00 |
|
Trevor Saunders
|
70d157e13c
|
bug 825341 - convert range to webidl r=bz, smaug
|
2013-02-07 07:09:41 -05:00 |
|
Peter Van der Beken
|
953cadf9c4
|
Fix for bug 825628 (Implement NamedConstructor) - use NamedConstructor for Image() and Option(). r=bz.
--HG--
extra : rebase_source : f48e0ded2374d84b89d585309309b1a42a95d868
|
2013-01-22 11:53:13 +01:00 |
|
Peter Van der Beken
|
c485f6afee
|
Fix for bug 825628 (Implement NamedConstructor) - add codegen support for NamedConstructor. r=bz.
--HG--
extra : rebase_source : 8393995dca6f65cb49512874c1916ee745436638
|
2013-01-22 11:51:15 +01:00 |
|
Ehsan Akhgari
|
748b4717a1
|
Bug 842376 - Update HTMLImageElement's named constructor to use optional arguments; r=bzbarsky
|
2013-02-19 18:26:44 -05:00 |
|
Boris Zbarsky
|
eebeb72be5
|
Bug 838691 part 5. Uncomment touch stuff on Document, since now it's controlled on a per-member basis, which is supported even for quickstubs. r=peterv
|
2013-02-19 11:54:41 -05:00 |
|
Boris Zbarsky
|
bfd75418fd
|
Bug 838691 part 3. Switch touch event handler attributes to using a function to check whether they're enabled. r=peterv
|
2013-02-19 11:54:41 -05:00 |
|
David Zbarsky
|
0bb6fbbc41
|
Bug 833446: Remove nsIDOMSVGAElement r=peterv
|
2013-02-18 17:48:53 -05:00 |
|
Andrea Marchesini
|
757e694b8f
|
Bug 839447 - Convert HTMLOptionElement to WebIDL, r=Ms2ger
|
2013-02-18 13:26:57 +01:00 |
|
Andrea Marchesini
|
acfa9340f7
|
Bug 838559 - Convert HTMLMenuElement to WebIDL. r=Ms2ger, r=peterv
|
2013-02-18 06:59:08 -05:00 |
|
Andrea Marchesini
|
d2a9c2d5d6
|
Bug 838343 - Convert HTMLFrameElement to WebIDL r=peterv
--HG--
rename : content/html/content/src/nsHTMLFrameElement.cpp => content/html/content/src/HTMLFrameElement.cpp
rename : content/html/content/src/nsHTMLFrameElement.cpp => content/html/content/src/HTMLFrameElement.h
extra : rebase_source : b22a6371050e987aeba86937b120584e7c5a1422
|
2013-02-18 12:29:43 +01:00 |
|
Andrea Marchesini
|
a04256a4c9
|
Bug 838598 - Part 2: Convert HTMLMenuItemElement to WebIDL. r=Ms2ger, r=janv
|
2013-02-18 05:06:27 -05:00 |
|
David Zbarsky
|
fd6e8609f2
|
Bug 837044 - Convert SVGFilterElement to WebIDL r=bz
|
2013-02-17 21:14:02 -05:00 |
|
Jan-Ivar Bruaroey
|
013d30701d
|
Bug 835712 - Use more webidl for safer JS traversal. r=bz, r=jesup
|
2013-02-13 14:26:30 -05:00 |
|
Boris Zbarsky
|
824de2ea6e
|
Bug 840898. Flag our nullable return value as actually being nullable. r=tbsaunde
|
2013-02-15 22:36:15 -05:00 |
|
Andrea Marchesini
|
c6c00b063d
|
Bug 838532 - Convert HTMLLegendElement to WebIDL. r=Ms2ger
|
2013-02-15 11:55:53 -05:00 |
|
Robert O'Callahan
|
8192e0a0c4
|
Bug 837034. Part 2: Convert DOMMediaStream to use WebIDL. r=peterv,jesup
--HG--
rename : content/media/nsDOMMediaStream.cpp => content/media/DOMMediaStream.cpp
rename : content/media/nsDOMMediaStream.h => content/media/DOMMediaStream.h
extra : rebase_source : 483fca748444db20ed0d35cb586485f277e1808c
|
2013-02-15 21:04:11 +13:00 |
|
Andrea Marchesini
|
97682ecd81
|
Bug 840559 - Convert MediaError to WebIDL. r=smaug
|
2013-02-14 10:59:21 -05:00 |
|
Ed Morley
|
fb6aef7abd
|
Merge latest green inbound changeset to mozilla-central
|
2013-02-12 14:43:06 +00:00 |
|
Ms2ger
|
3046dd9223
|
Bug 838160 - Part b: Move HTMLOutputElement to Paris bindings; r=bz
|
2013-02-12 11:11:01 +01:00 |
|
Ms2ger
|
961ecf7f81
|
Bug 839179 - Part d: Make sure the button element bindings throw exceptions where necessary; r=bz
|
2013-02-12 11:10:32 +01:00 |
|
Ms2ger
|
f38a4f23b0
|
Bug 835065 - Part c: Move SVGComponentTransferFunctionElement and subclasses to Paris bindings; r=bz
|
2013-02-12 11:10:24 +01:00 |
|
Andrea Marchesini
|
2d73598335
|
Bug 839033 - Convert HTMLProgressElement to WebIDL. r=Ms2ger
|
2013-02-11 13:56:31 -05:00 |
|
Ryan VanderMeulen
|
209bcbdaa0
|
Backed out changesets, cf285bf3c6fc, e8b847157094, and dd86a8178cec (bug 839033) for bustage.
--HG--
rename : content/html/content/src/HTMLProgressElement.h => content/html/content/src/nsHTMLProgressElement.cpp
|
2013-02-09 17:51:10 -05:00 |
|
Andrea Marchesini
|
ee2d7fd03a
|
Bug 839033 - Convert HTMLProgressElement to WebIDL. r=Ms2ger
|
2013-02-09 17:21:15 -05:00 |
|
David Zbarsky
|
61eee9a22a
|
Bug 833446: Remove nsIDOMSVGSVGElement r=peterv
|
2013-02-08 14:55:07 -05:00 |
|
Andrea Marchesini
|
d6bd85c6bb
|
Bug 839487 - HTMLAreaElement::SetHref can throw. r=bz
|
2013-02-08 12:56:59 -05:00 |
|
Andrea Marchesini
|
888cdf0242
|
Bug 839439 - Convert HTMLAreaElement to WebIDL. r=Ms2ger
|
2013-02-08 11:34:48 -05:00 |
|
Andrea Marchesini
|
e2a9fdba68
|
Bug 839056 - Convert HTMLOptGroupElement to WebIDL. r=Ms2ger
|
2013-02-08 11:34:48 -05:00 |
|
Andrea Marchesini
|
9c0fe725fe
|
Bug 839105 - Convert HTMLFieldSetElement to WebIDL. r=Ms2ger
|
2013-02-08 11:34:48 -05:00 |
|
Andrea Marchesini
|
1f4c7da5bb
|
Bug 838172 - Convert AudioChannelManager to WebIDL. r=peterv
|
2013-02-08 11:34:47 -05:00 |
|
Ms2ger
|
cc7807ddbe
|
Bug 839179 - Part b: Move HTMLButtonElement to Paris bindings; r=bz
|
2013-02-08 13:50:30 +01:00 |
|
Ms2ger
|
c26449c818
|
Bug 839053 - Part b: Move HTMLLinkElement to Paris bindings; r=bz
|
2013-02-08 13:50:30 +01:00 |
|
Boris Zbarsky
|
96a978de51
|
Bug 839116 part 2. Convert HTMLSharedElement to WebIDL. r=ms2ger
--HG--
rename : dom/webidl/HTMLLIElement.webidl => dom/webidl/HTMLBaseElement.webidl
rename : dom/webidl/HTMLLIElement.webidl => dom/webidl/HTMLDirectoryElement.webidl
rename : dom/webidl/HTMLLIElement.webidl => dom/webidl/HTMLHeadElement.webidl
rename : dom/webidl/HTMLLIElement.webidl => dom/webidl/HTMLHtmlElement.webidl
rename : dom/webidl/HTMLLIElement.webidl => dom/webidl/HTMLParamElement.webidl
rename : dom/webidl/HTMLLIElement.webidl => dom/webidl/HTMLQuoteElement.webidl
|
2013-02-08 12:20:11 +00:00 |
|
Andrea Marchesini
|
83c12b2a45
|
Bug 839022 - Convert HTMLSourceElement to WebIDL. r=Ms2ger
|
2013-02-07 10:39:10 -05:00 |
|
Andrea Marchesini
|
64fb75c8f4
|
Bug 838750 - Convert HTMLMeterElement to WebIDL. r=Ms2ger
|
2013-02-07 10:00:39 -05:00 |
|
Andrea Marchesini
|
3e9ec09832
|
Bug 838233 - Convert HTMLHRElement to WebIDL. r=Ms2ger
|
2013-02-07 09:57:59 -05:00 |
|
Ms2ger
|
ec1ae08fad
|
Bug 838160 - Part b: Move HTMLMetaElement to Paris bindings; r=bz
|
2013-02-07 09:08:58 +01:00 |
|
Ms2ger
|
7e09e3f7e6
|
Bug 837597 - Part b: Move HTMLModElement to Paris bindings; r=bz
|
2013-02-07 09:08:58 +01:00 |
|