Ms2ger
|
847ef029b9
|
Bug 892493 - Remove nsNamedArraySH; r=peterv
|
2013-07-24 09:27:42 +02:00 |
|
Boris Zbarsky
|
68e656a94d
|
Bug 893004 part 1. Remove Navigator classinfo. r=smaug
|
2013-07-17 23:23:51 -04:00 |
|
Ryan VanderMeulen
|
aaee3cf638
|
Merge m-c to inbound.
|
2013-07-10 09:45:16 -04:00 |
|
Ms2ger
|
5dd77c507e
|
Bug 888366 - Part c: Remove unused jsids from classinfo; r=peterv
|
2013-07-10 11:55:24 +02:00 |
|
Ms2ger
|
c1621e1c17
|
Bug 888366 - Part b: Remove unused JSPropertyOps from classinfo; r=peterv
|
2013-07-10 11:55:21 +02:00 |
|
Peter Van der Beken
|
9c3bffc341
|
Bug 734503 - Add new DOM binding for TouchList; r=jst.
|
2013-07-10 11:53:53 +02:00 |
|
Masatoshi Kimura
|
77d07fff51
|
Bug 889148 - Remove legacy QS/classinfo bits from events even more. r=smaug, peterv
|
2013-07-05 07:53:59 +09:00 |
|
Johnny Stenback
|
7209a4a1c5
|
Fixing bug 855611. Convert navigator.plugins and navigator.mimeTypes to use new DOM bindings. r=peterv@propagandism.org.
|
2013-07-09 06:58:21 -07:00 |
|
Boris Zbarsky
|
45f832b55a
|
Bug 883892. Remove HTMLFormElement classinfo. r=peterv
|
2013-06-26 10:59:45 -04:00 |
|
Jon Coppeard
|
4b40ce1453
|
Bug 885310 - 1 Rename JSHandleFoo in the browser r=bz
|
2013-06-21 14:12:46 +01:00 |
|
Olli Pettay
|
ebaa9fe160
|
Bug 884296 - Remove the rest of the classinfos for DOM events, r=peterv
--HG--
extra : rebase_source : 9b397e2e19e8e15d2753dc5bf7c18e2b3147f92b
|
2013-06-20 17:13:52 +03:00 |
|
Andrea Marchesini
|
b20748feb8
|
Bug 841442 - Rename nsHTMLFormElement to HTMLFormElement
--HG--
rename : content/html/content/src/nsHTMLFormElement.cpp => content/html/content/src/HTMLFormElement.cpp
rename : content/html/content/src/nsHTMLFormElement.h => content/html/content/src/HTMLFormElement.h
|
2013-06-19 10:24:37 -04:00 |
|
Jon Coppeard
|
c56ed4c7b6
|
Bug 884371 - Remove JSMutableHandleXXX from the browser r=bz
|
2013-06-19 11:32:27 +01:00 |
|
Ms2ger
|
7197362709
|
Bug 877277 - Move the document.all getter into WebIDL; r=smaug
|
2013-06-12 08:55:00 +02:00 |
|
Ms2ger
|
d562528531
|
Bug 718923 - Support document.all in standards mode and remove the pref to turn it off; r=smaug
|
2013-06-12 08:48:38 +02:00 |
|
Arnaud Sourioux
|
4f029c7b82
|
Bug 877746 - Annotate ~230 methods with MOZ_OVERRIDE in /dom. r=Ms2ger
|
2013-06-05 12:15:48 -04:00 |
|
Ms2ger
|
cf00d18df0
|
Bug 876240 - Move OfflineResourceList to WebIDL; r=mounir
|
2013-06-01 08:53:44 +02:00 |
|
Ms2ger
|
8b0216fd01
|
Bug 874084 - Remove dead code that used to support document.all.tags; r=bz
|
2013-06-01 08:53:12 +02:00 |
|
David Zbarsky
|
c8f4001a0a
|
Bug 871189 - Remove Document classinfo r=bz
|
2013-05-16 11:06:21 -07:00 |
|
Tom Schuster
|
6e39838725
|
Bug 865410 - Use CallArgs for XPConnect Call and Construct hooks. r=bholley.
|
2013-05-04 19:25:15 +02:00 |
|
David Zbarsky
|
5d06a9a499
|
[Bug 868701] Remove classinfo for Attr r=Ms2ger
|
2013-05-04 03:55:53 -04:00 |
|
David Zbarsky
|
943119bee1
|
Bug 868312: Root nsDOMClassInfo.cpp, part 2 r=bz
|
2013-05-04 03:51:53 -04:00 |
|
Boris Zbarsky
|
9122c4fa70
|
Bug 865969 part 5. Root the id argument of WebIDL DefineInterface methods. r=smaug
|
2013-05-03 19:29:08 -04:00 |
|
David Zbarsky
|
e9a5a0319e
|
Bug 868312: Root part of nsDOMClassInfo.cpp r=bz
|
2013-05-03 14:53:32 -04:00 |
|
Terrence Cole
|
e417ffe01a
|
Bug 860050 - Remove JSMutableHandleObject typedef; r=bz,jonco
|
2013-04-16 16:20:44 -07:00 |
|
Ms2ger
|
fe234fbc7f
|
Bug 852135 - Part d: Move nsDOMAttributeMap to WebIDL bindings, remove CI and QS; r=bz
|
2013-04-26 08:48:27 +02:00 |
|
Ms2ger
|
778540f42f
|
Bug 861880 - Move TreeColumns to WebIDL; r=bz
|
2013-04-21 08:42:26 +02:00 |
|
Ms2ger
|
933f682691
|
Bug 861507 - Move SVGStringList to WebIDL and remove nsIDOMSVGStringList; r=heycam,smaug
|
2013-04-21 08:42:00 +02:00 |
|
Jeff Walden
|
f9d3bc73ed
|
Bug 858677 - Fix up code not built by SpiderMonkey to use the newly-changed deletion signatures. r=bholley, r=billm
|
2013-04-05 21:22:55 -07:00 |
|
Ms2ger
|
8f5d5c7049
|
Bug 841488 - Part d: Move HTMLSelectElement to WebIDL bindings, remove CI and QS; r=khuey
|
2013-04-13 09:01:59 +02:00 |
|
Boris Zbarsky
|
fa4a7c3979
|
Bug 851917. Get rid of the classinfo for HTMLObjectElement, HTMLEmbedElement, HTMLAppletElement, and rip out nsHTMLPluginObjElementSH. r=peterv,johns
|
2013-04-10 13:49:05 -04:00 |
|
Ms2ger
|
0d51d547b4
|
Bug 854090 - Move nsHTMLFormElementSH::FindNamedItem to nsHTMLFormElement; r=khuey
|
2013-04-04 09:03:12 +02:00 |
|
Peter Van der Beken
|
9d70d3f0d0
|
Fix for bug 820657 (Implement the NamedGetter functionality on HTMLDocument) - hook up document.all in the HTMLDocument NamedGetter. r=bz.
--HG--
extra : rebase_source : 07e96b798b87bc18b3f63d845c4023a7593d9f6b
|
2013-03-27 18:15:37 +01:00 |
|
Bobby Holley
|
2bee78d889
|
Bug 823227 - Stop pref-controlling the GSP. r=mrbkap
|
2013-03-18 23:06:47 -07:00 |
|
Bobby Holley
|
9777586e96
|
Bug 823227 - Have the global scope polluter find the document via the global. r=bz
|
2013-03-18 23:06:44 -07:00 |
|
Bobby Holley
|
7207b02cab
|
Bug 850517 - Remove nsWindowSH::GetProperty. r=mrbkap
It no longer does anything useful.
|
2013-03-14 22:38:27 -07:00 |
|
Olli Pettay
|
e5921ddec1
|
Bug 822399 - Make Event to use Paris bindings, r=peterv
|
2013-03-09 13:34:29 +02:00 |
|
Boris Zbarsky
|
c4e50be685
|
Bug 827158 part 5. Refactor some of the nsHTMLPluginObjElementSH code to be able to work with WebIDL objects. r=peterv,johns
|
2013-03-04 14:08:23 -05:00 |
|
Peter Van der Beken
|
410cee5e49
|
Fix for bug 844225 (Remove some DOMCI and quickstubs). r=bz.
|
2013-01-10 10:54:46 +01: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 |
|
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 |
|
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 |
|
David Dahl
|
c68721cd2c
|
Bug 683262 - window.crypto throws if MOZ_DISABLE_DOMCRYPTO is turned on - window.crypto patch - r=jst
--HG--
rename : dom/interfaces/base/nsIDOMCrypto.idl => dom/interfaces/base/nsIDOMCryptoLegacy.idl
|
2013-02-16 22:43:16 -06:00 |
|
Phil Ringnalda
|
d3db3557f9
|
Back out 236ba87c0a9f (bug 440046) and d3b7606d94a6:895a7efc978d (bug 683262) for b2g mochitest failures
|
2013-02-15 23:33:45 -08:00 |
|
David Dahl
|
b0632e9e66
|
Bug 683262 - window.crypto throws if MOZ_DISABLE_DOMCRYPTO is turned on - window.crypto patch r=jst
--HG--
rename : dom/interfaces/base/nsIDOMCrypto.idl => dom/interfaces/base/nsIDOMCryptoLegacy.idl
|
2013-02-15 23:34:15 -06:00 |
|
Ms2ger
|
9cdb74222d
|
Bug 838182 - Part a: Remove nsWindowSH::SecurityCheckOnAddDelProp and nsWindowSH::SecurityCheckOnSetProp; r=mrbkap
|
2013-02-07 09:08:57 +01:00 |
|
David Zbarsky
|
f8ed703257
|
Remove some unneeded forward declares (no bug)
|
2012-12-22 23:54:26 -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
|
74d58a6f8f
|
Bug 817442 Part 10: Remove nsIDOMSVGPoint r=bz
|
2012-12-22 23:54:25 -05:00 |
|
David Zbarsky
|
10b140c0b4
|
Bug 817442 Part 8: Remove nsIDOMSVGTransform r=bz
|
2012-12-22 23:54:24 -05:00 |
|