Aryeh Gregor
|
c81630fddb
|
Bug 777292 - Convert incorrect conversions to nsresult and fix named constants; r=ehsan
|
2012-07-27 16:59:29 +03:00 |
|
Ehsan Akhgari
|
3ad40dbf10
|
Merge the nullptr conversion from mozilla-central into mozilla-inbound
|
2012-07-30 10:28:15 -04:00 |
|
Aryeh Gregor
|
d0ad5a7d0c
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
|
Brian Hackett
|
aa69831ee5
|
Use HandleValue and MutableHandleValue in API hooks where possible, bug 776579. r=billm, sr=dmandelin
|
2012-07-30 05:19:09 -06:00 |
|
Aryeh Gregor
|
587e4453db
|
Bug 777292 - Don't use |= on nsresult; r=ehsan
|
2012-07-27 17:03:08 +03:00 |
|
Andrea Marchesini
|
2d1d1f8904
|
Bug 772434 - Blob support for Zip file contents, r=jst
|
2012-07-27 17:21:34 -07:00 |
|
Olli Pettay
|
ca22625ff8
|
Bug 776986 - Implement MozApplicationEvent using codegenerator, r=fabrice
|
2012-07-26 13:23:22 +03:00 |
|
Olli Pettay
|
46e6a4eab4
|
Bug 776971 - codegen DeviceLightEvent impl, r=dougt
|
2012-07-26 00:26:51 +03:00 |
|
Olli Pettay
|
2c8046a80a
|
Bug 776966 - Generate DeviceOrientationEvent implementation, r=dougt
|
2012-07-26 00:17:14 +03:00 |
|
Chris Peterson
|
d773cf6a88
|
Bug 777191 - Fix warning about uninitialized variable in DefineIDBInterfaceConstants(). r=khuey
|
2012-07-24 16:20:26 -07:00 |
|
Olli Pettay
|
adf35f6898
|
Bug 776929 - Let event implementation codegen to generate MozContactChangeEvent, r=gwagner
|
2012-07-24 22:28:26 +03:00 |
|
Ryan VanderMeulen
|
be774885eb
|
Merge m-c to inbound.
|
2012-07-20 17:37:53 -04:00 |
|
Olli Pettay
|
f4dd92a216
|
Bug 765766 - Convert more event interface implementations to be autogenerated, r=jst
|
2012-07-20 19:58:28 +03:00 |
|
Olli Pettay
|
aa64d464e5
|
Bug 765163 - Implement code generator for simple DOM events, r=jst,khuey
|
2012-07-20 19:42:08 +03:00 |
|
Ed Morley
|
6e77ed5e6e
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-07-19 13:25:37 +01:00 |
|
Marshall Culpepper
|
1000d1405e
|
Bug 736710 - Part 3: Voicemail DOM implementation classes. r=smaug
|
2012-07-19 11:27:19 +08:00 |
|
Olli Pettay
|
baa63dcc1e
|
Bug 773945, remove nsXULElement::mPrototype, part 1, r=bz
|
2012-07-14 14:28:35 +03:00 |
|
Kyle Machulis
|
f8c0d08e82
|
Bug 740744: Asynchronous dbus events for bluetooth, Start/StopDiscovery and device event firing; r=bent sr=mrbkap
|
2012-07-17 20:41:54 -07:00 |
|
Ehsan Akhgari
|
8bb5b583b2
|
Bug 774556 - Remove nsIDOMWindowPerformance* XPCOM interfaces; r=bzbarsky
|
2012-07-16 22:44:22 -04:00 |
|
Fabrice Desré
|
1ef55968bc
|
Bug 715814 - Implement Web Activities : Activity Object [r=mounir]
|
2012-07-20 17:41:30 +02:00 |
|
Olli Pettay
|
ba65734702
|
Bug 773803 - Remove nsIScriptObjectOwner, r=bz
--HG--
rename : dom/base/nsIScriptObjectOwner.h => dom/base/nsIScriptEventHandlerOwner.h
|
2012-07-14 01:23:59 +03:00 |
|
Bobby Holley
|
95fef51c28
|
Bug 763343 - Handle classinfo singletons in cross-compartment wrapping. r=peterv
|
2012-07-13 14:33:25 +02:00 |
|
Bobby Holley
|
31b22f2653
|
Bug 771202 - Implement post-transplant plugin behavior. r=bsmedberg
|
2012-07-13 10:55:14 +02:00 |
|
Bobby Holley
|
79ab421362
|
Bug 771202 - Add a PostTransplant nsIXPCScriptable hook. r=peterv
|
2012-07-13 10:55:14 +02:00 |
|
Mounir Lamouri
|
1aae6d606d
|
Bug 769571 - Unprefix Battery API. r=sicking sr=smaug
--HG--
rename : dom/battery/nsIDOMNavigatorBattery.idl => dom/battery/nsINavigatorBattery.idl
|
2012-07-05 12:05:09 +02:00 |
|
Bill McCloskey
|
4093aff673
|
Bug 770759 - Add mutable handles (r=bhackett)
|
2012-07-04 11:12:16 -07:00 |
|
Fabrice Desré
|
62b3e61301
|
Bug 755245 - Implement System Message Handler : Part 3, DOM implementation [r=vingtetun,mounir]
|
2012-07-02 17:16:55 -07:00 |
|
David Zbarsky
|
d2ee12f6f9
|
Bug 763350 - Clean up some includes in content/ and dom/ r=smaug
|
2012-07-01 16:45:59 -07:00 |
|
Jeff Walden
|
c21829def3
|
Bug 757908 - Remove JSRESOLVE_DECLARING. r=dmandelin
|
2012-05-23 10:22:46 -07:00 |
|
Jeff Walden
|
b59dcbad3d
|
Bug 769040 - Remove JSACC_PARENT. r=dmandelin
|
2012-06-27 14:03:49 -07:00 |
|
Ryan VanderMeulen
|
d3f4db6b67
|
Backout b97cdd8008a0, bc305a9ac000, and 03549c72043d due to Android browser-chrome orange.
|
2012-06-30 11:09:26 -04:00 |
|
Peter Van der Beken
|
ad2c6d7b5a
|
Fix for bug 762654 (Switch the Azure 2d canvas context to new DOM bindings). r=bz.
|
2012-05-21 23:30:07 +02:00 |
|
Jeff Walden
|
59c3bc6c2e
|
Bug 757908 - Remove JSRESOLVE_DECLARING. r=dmandelin
--HG--
extra : rebase_source : 0aa62ffa45751a55708f904079d901347e6dc9ea
|
2012-05-23 10:22:46 -07:00 |
|
Jeff Walden
|
45373dc2ef
|
Bug 769040 - Remove JSACC_PARENT. r=dmandelin
--HG--
extra : rebase_source : 2890ae28d325fb2d280f7d781e536e264cb30530
|
2012-06-27 14:03:49 -07:00 |
|
Matt Brubeck
|
aa0f6555db
|
Back out 438c192e561b and d6f341e77b68 (bug 762652, bug 762654) on suspicion of breaking Windows PGO tests
|
2012-06-27 16:24:53 -07:00 |
|
Peter Van der Beken
|
60fb9fe77c
|
Fix for bug 762654 (Switch the Azure 2d canvas context to new DOM bindings). r=bz.
--HG--
extra : rebase_source : 04c68533b85dca434e3ab086d8ff5081a323785c
|
2012-05-21 23:30:07 +02:00 |
|
Peter Van der Beken
|
b46e1cd08a
|
Fix for bug 768669 (Move remaining DOM list proxy bindings from behind the pref). r=bz.
--HG--
extra : rebase_source : 738cd6df3aa353b682f931beaabde74de8c1a2bd
|
2012-06-22 12:34:26 +02:00 |
|
Bill McCloskey
|
6fc5c2649e
|
Bug 762199 - Don't use tinyids in indexeddbg (r=Waldo)
|
2012-06-26 13:35:34 -07:00 |
|
Jonathan Watt
|
970e60a384
|
Bug 767388 - Kill NS_DEBUG. r=bz.
--HG--
extra : rebase_source : d045208a26345712dbb4628c973c616cd9504f28
|
2012-06-25 20:59:42 +01:00 |
|
Jeff Walden
|
de5ac6b321
|
Bug 758912 - Don't use JSCLASS_NEW_RESOLVE_GETS_START in XBL code. r=bz
|
2012-05-29 12:01:30 -07:00 |
|
Bobby Holley
|
9e215b1aaa
|
Bug 732870 - Have nsDOMStringMapSH::PreCreate use the element as its parent, rather than the window. r=peterv
|
2012-06-21 10:02:36 +02:00 |
|
Johnny Stenback
|
d23c8a48c0
|
Fixing bug 616353. Make DOM constants constant. r=peterv
|
2010-12-03 09:10:46 -08:00 |
|
Masatoshi Kimura
|
5664ae8e7a
|
Bug 764916 - Replace nsDOMClassInfo::ThrowJSException with xpc::Throw. r=mrbkap
|
2012-06-19 19:01:10 -04:00 |
|
Peter Van der Beken
|
c35972a603
|
Fix for bug 762651 (Add wrappercache to CanvasRenderingContext2D). r=bz.
|
2012-06-04 21:41:51 +02:00 |
|
Peter Van der Beken
|
a69b9ca912
|
Fix for bug 764277 (New DOM bindings codegen doesn't register classes with constructors). r=jst.
|
2012-06-14 16:56:38 +02:00 |
|
Ehsan Akhgari
|
4830dd98a3
|
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (dom parts); r=bzbarsky
|
2012-06-14 22:31:55 -04:00 |
|
Ms2ger
|
c1e5ff949e
|
Bug 762436 - Get rid of the nsresult return value for nsIXPCScriptable::GetScriptableFlags(); r=mrbkap
|
2012-06-17 10:11:16 +02:00 |
|
Gregor Wagner
|
75f06b250a
|
Bug 764682 - Fix B2G build. r=red
|
2012-06-16 11:47:04 -07:00 |
|
Gregor Wagner
|
22fa9d9f64
|
Bug 764682 - Implement wifi events in c++. r=smaug
|
2012-06-16 11:14:12 -07:00 |
|
Boris Zbarsky
|
ed0d831772
|
Bug 750297 part 2. Switch WebGLUniformLocation to Paris bindings. r=peterv, bjacob
|
2012-06-15 16:25:51 -04:00 |
|