Peter Van der Beken
|
465ca15eec
|
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
|
c523f2d06a
|
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
|
6128b18f04
|
Bug 762199 - Don't use tinyids in indexeddbg (r=Waldo)
|
2012-06-26 13:35:34 -07:00 |
|
Jonathan Watt
|
6380335603
|
Bug 767388 - Kill NS_DEBUG. r=bz.
--HG--
extra : rebase_source : d045208a26345712dbb4628c973c616cd9504f28
|
2012-06-25 20:59:42 +01:00 |
|
Jeff Walden
|
52fa77ed8b
|
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
|
d63c96bde5
|
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
|
7e8ad99697
|
Fixing bug 616353. Make DOM constants constant. r=peterv
|
2010-12-03 09:10:46 -08:00 |
|
Masatoshi Kimura
|
98ef9db613
|
Bug 764916 - Replace nsDOMClassInfo::ThrowJSException with xpc::Throw. r=mrbkap
|
2012-06-19 19:01:10 -04:00 |
|
Peter Van der Beken
|
6a7e8ec5a9
|
Fix for bug 762651 (Add wrappercache to CanvasRenderingContext2D). r=bz.
|
2012-06-04 21:41:51 +02:00 |
|
Peter Van der Beken
|
d283883523
|
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
|
d8df82ca0f
|
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
|
73058fcee7
|
Bug 762436 - Get rid of the nsresult return value for nsIXPCScriptable::GetScriptableFlags(); r=mrbkap
|
2012-06-17 10:11:16 +02:00 |
|
Gregor Wagner
|
4d4ccc6fde
|
Bug 764682 - Fix B2G build. r=red
|
2012-06-16 11:47:04 -07:00 |
|
Gregor Wagner
|
f0aabb81cf
|
Bug 764682 - Implement wifi events in c++. r=smaug
|
2012-06-16 11:14:12 -07:00 |
|
Boris Zbarsky
|
a20f0507aa
|
Bug 750297 part 2. Switch WebGLUniformLocation to Paris bindings. r=peterv, bjacob
|
2012-06-15 16:25:51 -04:00 |
|
Andrew McCreight
|
499dfe9257
|
Bug 749385 - use deferred release in nsHTMLDocumentSH::ReleaseDocument. r=peterv
|
2012-05-18 15:00:19 -07:00 |
|
Fabrice Desré
|
4b1c5d7555
|
Bug 761729 - Either implement mozIDOMApplicationEvent in C++, or make WebApps use CustomEvent [r=smaug]
|
2012-06-14 16:03:55 -07:00 |
|
Gregor Wagner
|
4d146d33cd
|
Bug 764667 - Implement ContactChangeEvent in C++. r=smaug
|
2012-06-14 10:13:12 -07:00 |
|
Masatoshi Kimura
|
0dd0e95231
|
Bug 743888 - Part 1: Remove SVGException and XPathException. r=jonas
|
2012-06-13 21:12:37 -04:00 |
|
Justin Lebar
|
d19ebc4677
|
Bug 742944 - Part 4: Handle window.open in <iframe mozbrowser>. r=bz, cjones
--HG--
extra : rebase_source : 4c16c86c5be230af22eea89dfb5f893b7c6091dd
|
2012-06-12 18:01:25 -04:00 |
|
Olli Pettay
|
ac6b89bfdb
|
Bug 761613 - Merge nsIPrivateDOMEvent to nsIDOMEvent, r=jst
|
2012-06-10 21:14:30 +03:00 |
|
Fernando Jiménez
|
95ac02d9a9
|
Bug 734145 - B2G RIL: Support USSD codes. Part 3: DOMEvent. r=bent
|
2012-06-09 17:07:18 -04:00 |
|
Olli Pettay
|
93a765cab8
|
Bug 756277 - XMLHttpRequest started from Cc['@mozilla.org/xmlextras/xmlhttprequest;1'] ends up bound to some random window, r=bz
--HG--
extra : rebase_source : 480dbf41846fee3362697cb0bf537281f35845e0
|
2012-06-08 23:45:13 +03:00 |
|
Bobby Holley
|
9c68f49cd3
|
Bug 640904 - Null-check after EnsureInnerWindow in nsWindowSH::GetProperty. r=mrbkap
|
2012-06-07 01:21:16 +02:00 |
|
Laurent Dulary
|
09cc80dcb7
|
Bug 657938 (1/2) - Implement the content part of the meter element. f=mounir r=smaug,mrbkap
|
2012-05-16 13:18:33 +02:00 |
|
Ed Morley
|
22d9b9afc4
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-06-06 09:20:35 +01:00 |
|
Ms2ger
|
37be1fb791
|
Bug 760156 - Cleanup LOCAL_INCLUDES in content/media/; r=sicking
This patch makes it possible to include nsGenericHTMLElement.h without adding
to LOCAL_INCLUDES.
|
2012-06-06 09:40:02 +02:00 |
|
David Zbarsky
|
e0254c995e
|
Bug 591467 - Implement HTML5 Microdata API r=bz
|
2012-06-04 16:49:57 -07:00 |
|
Jeff Walden
|
548fed98d1
|
Bug 758499 - Remove JSRESOLVE_WITH. r=dmandelin
|
2012-05-24 23:54:05 -07:00 |
|
Phil Ringnalda
|
d576312c34
|
Merge last PGO-green changeset from mozilla-inbound to mozilla-central
|
2012-06-03 12:04:40 -07:00 |
|
Jan Varga
|
6e3e5ab48b
|
Bug 726593 - Implement FileHandle. r=bent
|
2012-06-03 18:33:52 +02:00 |
|
Fabrice Desré
|
70c05cb278
|
Bug 723206 - Constructors implemented in JS from IDL should be allowed to have arguments [r=mrbkap]
|
2012-06-01 14:40:14 -07:00 |
|
Anant Narayanan
|
beefeb5f37
|
Bug 752353: DOM bindings for getUserMedia; r=jst
--HG--
rename : content/media/nsIDOMMediaStream.idl => dom/media/nsIDOMMediaStream.idl
|
2012-06-03 00:35:15 -07:00 |
|
Fabrice Desré
|
d7ae8cab66
|
Bug 723206 - followup to fix a tab. [r=me]
|
2012-06-02 14:21:03 -07:00 |
|
Robert O'Callahan
|
59adc5f6b6
|
Bug 760074. Don't try to instantiate a plugin in an inactive document. r=josh
--HG--
extra : rebase_source : bcbb8e724c8eb75bd7e782a04edffcf99103841b
|
2012-06-01 18:26:50 +12:00 |
|
Boris Zbarsky
|
59724f5417
|
Bug 759995. Stop warning on use of the global scope polluter. r=jst
|
2012-05-31 14:16:49 -04:00 |
|
Shriram Kunchanapalli
|
52a4aa2063
|
Bug 743581: Removes nsCRT::strlen(const PRUnichar*). f=sgautherie r=dougt
|
2012-05-30 18:43:39 +01:00 |
|
Benoit Jacob
|
3f42096943
|
Bug 755618 - WebGLExtensionCompressedTextureS3TC uses nsDOMGenericSH instead of WebGLExtensionSH - r=jgilbert
|
2012-05-30 08:30:32 -04:00 |
|
Jeff Walden
|
733e55cddf
|
Bug 757562 - Remove JSRESOLVE_CLASSNAME. r=dmandelin
--HG--
extra : rebase_source : 9b5a920f7c7441ee21b2dd2331a98fc70b42ed41
|
2012-05-21 18:08:11 -07:00 |
|
Brian Hackett
|
1573459c2b
|
Rename RootedVar to Rooted, bug 756823. r=billm
|
2012-05-24 16:05:18 -07:00 |
|
Kyle Machulis
|
dc57c39391
|
Bug 742044 - Create BluetoothManager object for managing multiple adapters and firmware loading; r=bent
|
2012-05-23 21:02:23 -07:00 |
|
Kyle Machulis
|
63d6921b7a
|
Backing out Bug 742044 - Bustage on B2G
|
2012-05-23 18:27:53 -07:00 |
|
Kyle Machulis
|
2c0c44fa04
|
Bug 742044 - Create BluetoothManager object for managing multiple adapters and firmware loading; r=bent
|
2012-05-23 18:21:05 -07:00 |
|
Kyle Machulis
|
eb68ccd524
|
Backing out Bug 742044 - contained extra patches for another bug
|
2012-05-23 18:18:24 -07:00 |
|
Kyle Machulis
|
93aca69abd
|
Bug 742044 - Create BluetoothManager object for managing multiple adapters and firmware loading; r=bent
|
2012-05-23 18:06:36 -07:00 |
|
Neil Deakin
|
b9d2d5f9e3
|
Bug 757485, remove nsIXBLService and use nsXBLService directly, r=bz
|
2012-05-23 14:46:04 -04:00 |
|
Olli Pettay
|
66847667e2
|
Bug 749920 - Unprefix MozMutationObserver and add a warning about use of mutation events, r=sicking
|
2012-05-23 13:45:14 +03:00 |
|
Doug Turner
|
b15cda8253
|
Bug 717103 - Implement Device Storage. r=sicking
|
2012-05-21 09:18:30 -07:00 |
|
Ed Morley
|
9f64d2c1c7
|
Backout 027ed1748c81 (bug 740485) for M3 orange
|
2012-05-21 19:36:43 +01:00 |
|
Doug Turner
|
a1636519c8
|
Bug 740485 - Implement Device Storage. r=sicking
|
2012-05-21 09:18:30 -07:00 |
|