Andrew McCreight
|
5edf63081d
|
Bug 827486, part 3 - add dependencies for CGBindingImplClass. r=bz
|
2013-03-17 09:55:42 -07:00 |
|
Andrew McCreight
|
783748c6ea
|
Bug 827486, part 2 - Refactor example class codegen into common base class. r=bz
|
2013-03-17 09:55:29 -07:00 |
|
Andrew McCreight
|
dcbddbaae0
|
Bug 827486, part 1: add JSImplementation extended attribute. r=bz
|
2013-03-17 09:55:14 -07:00 |
|
Boris Zbarsky
|
4b9d7b9b20
|
Bug 846972 part 3. Switch CSSStyleSheet to WebIDL. r=peterv
|
2013-03-17 10:45:01 -04:00 |
|
Boris Zbarsky
|
f257517c68
|
Bug 846972 part 2. Add the WebIDL APIs for StyleSheet and CSSStyleSheet. r=peterv
|
2013-03-17 10:42:59 -04:00 |
|
Boris Zbarsky
|
d6b06cd620
|
Bug 843627 part 3. Enable WebIDL bindings for <embed> and <applet>. r=peterv
|
2013-03-17 10:42:05 -04:00 |
|
Boris Zbarsky
|
58921d139a
|
Bug 843627 part 2. Implement the WebIDL API for <embed> and <applet>. r=peterv
|
2013-03-17 10:42:03 -04:00 |
|
Ms2ger
|
2ef57946b1
|
Merge m-c to m-i.
|
2013-03-17 13:22:37 +01:00 |
|
Ms2ger
|
7bcafadd47
|
Bug 824986 - Move DOMRequest and subclasses to Paris bindings; r=khuey
|
2013-03-17 09:51:36 +01:00 |
|
Ms2ger
|
fd85a96b6f
|
Bug 846860 - Give HTMLOptionsCollection its own header and put it in the dom namespace; r=khuey
--HG--
rename : content/html/content/src/nsHTMLSelectElement.cpp => content/html/content/src/HTMLOptionsCollection.cpp
rename : content/html/content/src/nsHTMLSelectElement.h => content/html/content/src/HTMLOptionsCollection.h
|
2013-03-17 08:55:17 +01:00 |
|
Ms2ger
|
ded9d214d0
|
Bug 850817 - Move ClientRect to Paris bindings; r=bz
--HG--
rename : dom/interfaces/base/nsIDOMClientRect.idl => dom/webidl/ClientRect.webidl
|
2013-03-17 08:55:17 +01:00 |
|
Ms2ger
|
772cf802cf
|
Bug 845374 - Part n: Stop including nsINode.h and nsIDOMNode.h in nsContentUtils.h; r=khuey
|
2013-03-17 08:55:15 +01:00 |
|
Bill McCloskey
|
a3cea08b3a
|
Bug 759585 - Zones (r=jonco,bhackett,njn,dvander,luke,bz,mccr8,bholley)
|
2013-03-16 20:36:37 -07:00 |
|
Phil Ringnalda
|
48a37ae4ea
|
Back out f408dd29944c:db5c280d1907 (bug 827486) for probably having needed a clobber
CLOSED TREE
|
2013-03-16 18:16:37 -07:00 |
|
Andrew McCreight
|
161fb8c520
|
Bug 827486, part 7 - add basic code gen test. r=bz
|
2013-03-16 16:22:23 -07:00 |
|
Andrew McCreight
|
d5fd7d6d1b
|
Bug 827486, part 6 - generate headers and code for JS implemented WebIDL classes. r=bz
|
2013-03-16 16:22:23 -07:00 |
|
Andrew McCreight
|
d1fdac2bc2
|
Bug 827486, part 5: add the main JS impl code gen. r=bz
|
2013-03-16 16:22:22 -07:00 |
|
Andrew McCreight
|
714b6cbafe
|
Bug 827486, part 4: copy parts of example generator to JS impl generator. r=bz
|
2013-03-16 16:22:22 -07:00 |
|
Andrew McCreight
|
32edce4df6
|
Bug 827486, part 3 - add dependencies for CGBindingImplClass. r=bz
|
2013-03-16 16:22:22 -07:00 |
|
Andrew McCreight
|
657ceaa9fd
|
Bug 827486, part 2 - Refactor example class codegen into common base class. r=bz
|
2013-03-16 16:22:22 -07:00 |
|
Andrew McCreight
|
ea9c6709e0
|
Bug 827486, part 1: add JSImplementation extended attribute. r=bz
|
2013-03-16 16:22:22 -07:00 |
|
Olli Pettay
|
9c45356a76
|
Bug 847586 - Paris binding for MutationEvent, r=Ms2ger
--HG--
extra : rebase_source : 7e20d191d214a1ac8eea2b6cb51718fafd5d0555
|
2013-03-14 23:18:20 +02:00 |
|
Olli Pettay
|
488fc5e798
|
Bug 847599 - Paris binding for TransitionEvent, r=Ms2ger
--HG--
extra : rebase_source : 0540a60c6a6d3ac1bef6df399e3feb7040f92a26
|
2013-03-14 23:16:13 +02:00 |
|
Olli Pettay
|
be6e8cf113
|
Bug 847589 - Paris binding for AnimationEvent, r=Ms2ger
--HG--
extra : rebase_source : 5987a31b2700481c17b0f430cd66c6e1bb7881e5
|
2013-03-14 23:16:03 +02:00 |
|
Boris Zbarsky
|
1c9b3c0388
|
Bug 849307. When generating code for a WebIDL dictionary with interface members, include the relevant headers for those interfaces in the binding header file, not just the binding implementation file. r=peterv
An alternative would be using out-of-line constructors and destructors for such dictionaries.
|
2013-03-14 15:42:59 -04:00 |
|
Boris Zbarsky
|
7f2a3c9dd0
|
Bug 837339. Re-disallow nullable dictionary members inside dictionaries. r=khuey
|
2013-03-14 15:42:59 -04:00 |
|
Ed Morley
|
f2b1addbf9
|
Backed out changeset 46ba7eb77ae1 (bug 847589) for crashes on a CLOSED TREE
|
2013-03-14 13:25:28 +00:00 |
|
Ed Morley
|
42d2e301a0
|
Backed out changeset 6ab8497cb00f (bug 847599)
|
2013-03-14 13:23:32 +00:00 |
|
Ed Morley
|
0708b1cd92
|
Backed out changeset ea13caf078a7 (bug 847586)
|
2013-03-14 13:23:28 +00:00 |
|
Olli Pettay
|
2b6f518d2b
|
Bug 847586 - Paris binding for MutationEvent, r=Ms2ger
--HG--
extra : rebase_source : ce847b7cef923334274474e34db66158c110646c
|
2013-03-14 13:31:54 +02:00 |
|
Olli Pettay
|
78f48977b6
|
Bug 847599 - Paris binding for TransitionEvent, r=Ms2ger
--HG--
extra : rebase_source : ac215dccab4fcf5a802669584eaa71168a73e085
|
2013-03-14 13:07:02 +02:00 |
|
Olli Pettay
|
d8cd39e476
|
Bug 847589 - Paris binding for AnimationEvent, r=Ms2ger
--HG--
extra : rebase_source : abe968ca08b2f2bed4355e1fd69ea4f005689fd8
|
2013-03-14 13:03:00 +02:00 |
|
Olli Pettay
|
47bb119d1d
|
Bug 847591 - Paris binding for CommandEvent, r=peterv
--HG--
extra : rebase_source : f633d3c91764c38f7cec9a9e1c192773e3ea6f7f
|
2013-03-13 23:05:32 +02:00 |
|
Olli Pettay
|
cfb9cd3f1d
|
Bug 847583 - Paris binding for MessageEvent, r=peterv
--HG--
extra : rebase_source : 1f43c32d1dd2e05a745fe105d5b7156148b3b900
|
2013-03-13 22:18:36 +02:00 |
|
Olli Pettay
|
5cc732201d
|
Bug 847585 - Paris binding for UIEvent, r=peterv
--HG--
extra : rebase_source : 01c588b769f9a3fa0ed435b67b0e07dff4dda179
|
2013-03-13 22:02:32 +02:00 |
|
David Zbarsky
|
3bec068502
|
Bug 842201 - SVGUnitTypes interface object is not being instantiated r=bz
|
2013-03-13 14:07:49 -04:00 |
|
Kyle Huey
|
843eddc9c0
|
Bug 850153: Try harder to avoid blowing out the command line limit. r=gps
|
2013-03-12 13:55:20 -07:00 |
|
Olli Pettay
|
6a95a1b610
|
Bug 847607 - Paris bindings for IDB event, r=khuey
--HG--
extra : rebase_source : de5c4ba79b8d990b25abaabd3892847f286737fd
|
2013-03-12 19:45:59 +02:00 |
|
Trevor Saunders
|
43728598df
|
bug 825341 - convert range to webidl r=bz, smaug
|
2013-02-07 07:09:41 -05:00 |
|
Phil Ringnalda
|
7fbba09df0
|
Back out fee79a593fd3 and 2c8930343985 (bug 825341) for having probably needed-clobber
|
2013-03-11 20:10:18 -07:00 |
|
Trevor Saunders
|
3de595d32e
|
bug 825341 - convert range to webidl r=bz, smaug
|
2013-02-07 07:09:41 -05:00 |
|
Masatoshi Kimura
|
e5e5a90814
|
Bug 848339 - Remove the vestigial boolean outparam from nsWrapperCache::WrapObject. r=bz
|
2013-03-12 08:03:47 +09:00 |
|
Ms2ger
|
2cf07efa15
|
Bug 847195 - Make NamedNodeMap only deal with Attrs; r=khuey
--HG--
rename : dom/interfaces/core/nsIDOMNamedNodeMap.idl => dom/interfaces/core/nsIDOMMozNamedAttrMap.idl
|
2013-03-10 09:00:33 +01:00 |
|
Ms2ger
|
e3e205a06e
|
Bug 831879 - Disable "maybe used uninitialized" warnings in dom/bindings; r=khuey
|
2013-03-10 08:58:21 +01:00 |
|
Ms2ger
|
0b1de39abe
|
Bug 825285 - Part b: Move ArchiveReader to Paris bindings, remove XPCOM goop; r=khuey
|
2013-03-10 08:57:14 +01:00 |
|
Olli Pettay
|
e5921ddec1
|
Bug 822399 - Make Event to use Paris bindings, r=peterv
|
2013-03-09 13:34:29 +02:00 |
|
Jon Coppeard
|
8d5fd16382
|
Bug 848395 - GC: Move Rooted to JS namespace - rename js::Rooted to JS::Rooted outside SpiderMonkey r=terrence
--HG--
extra : rebase_source : 35cbf3cc4da4598c2e9e6975028ef397718849db
|
2013-03-06 16:41:43 +00:00 |
|
Ed Morley
|
fe417ad697
|
Backed out changeset 28ef4bdff455 (bug 848395)
|
2013-03-07 13:03:35 +00:00 |
|
Jon Coppeard
|
82b2b286dc
|
Bug 841801 - Allow proxies to be finalized in the background r=billm
--HG--
extra : rebase_source : 48da96daddf75f505bf90c8e2ce2cdd6daf04cc5
|
2013-02-21 10:19:17 +00:00 |
|
Jon Coppeard
|
fa71007e65
|
Bug 848395 - GC: Move Rooted to JS namespace - rename js::Rooted to JS::Rooted outside SpiderMonkey r=terrence
--HG--
extra : rebase_source : 866879df05e3ec3f8e93570eb3f6b71103636b41
|
2013-03-06 16:41:43 +00:00 |
|