Ivan Alagenchev
|
f8985f80ad
|
Bug 875456 - DOM patch. Modifies Mixed Content Blocker, so that its messages are appropriately logged to the security console. r=bz
|
2013-08-26 11:27:00 -04:00 |
Randell Jesup
|
d093043b4d
|
Bug 909187: Part 2 - Allow DOM MediaStreams to intercept SetTrackEnabled calls r=roc (reland)
|
2013-08-26 02:07:19 -04:00 |
Ryan VanderMeulen
|
7dc9265ed9
|
Merge inbound to m-c.
|
2013-08-26 09:15:57 -04:00 |
Ryan VanderMeulen
|
8d02e3b34d
|
Merge b2g-inbound to m-c.
|
2013-08-26 09:14:57 -04:00 |
David Zbarsky
|
ce689aa42e
|
Bug 906901 - Use webIDL dictionaries for BrowerElementParent's event details r=bz
|
2013-08-24 10:08:55 -04:00 |
Randell Jesup
|
d4630d0cb2
|
Bug 884365: Deliver gUM data directly to PeerConnection to avoid delay buildup and resampling r=roc
|
2013-08-24 09:53:11 -04:00 |
Gabriele Svelto
|
91c1a25d52
|
Bug 907798 - Remove TimeStamp.h includes from source files that do not need it; r=ehsan
|
2013-08-24 08:12:51 +02:00 |
Ms2ger
|
47f9af7214
|
Revert this CLOSED TREE to changeset 4d3e221584a0.
|
2013-08-24 13:31:48 +02:00 |
Gabriele Svelto
|
795d28ed67
|
Bug 907798 - Remove TimeStamp.h includes from source files that do not need it; r=ehsan
|
2013-08-24 08:12:51 +02:00 |
Boris Zbarsky
|
00c0ef9e95
|
Bug 908837. Include a bit less stuff in binding implementation files. r=smaug
|
2013-08-23 22:42:42 -04:00 |
Boris Zbarsky
|
831b3fcdcf
|
Bug 908576 part 7. Move the various DOMProxyHandler classes into the binding implementation files. r=smaug
|
2013-08-23 22:42:42 -04:00 |
Boris Zbarsky
|
1be13ddcad
|
Bug 908576 part 6. Expose just a NativePropertyHooks pointer, not the object itself, so we can forward-declare it in bindings headers. r=smaug
|
2013-08-23 22:42:41 -04:00 |
Boris Zbarsky
|
3e11459a52
|
Bug 908576 part 5. Make GetProtoObject and GetConstructorObject not inline so they don't force us to include PrototypeList.h in all binding headers. r=smaug
|
2013-08-23 22:42:41 -04:00 |
Boris Zbarsky
|
cbb81c960e
|
Bug 908576 part 4. Move all the PrototypeTraits bits into PrototypeList.h so they don't force us to include that header in all binding headers. r=smaug
|
2013-08-23 22:42:41 -04:00 |
Boris Zbarsky
|
8955ed2808
|
Bug 908576 part 3. Get rid of PrototypeIDMap structs. r=smaug
|
2013-08-23 22:42:41 -04:00 |
Boris Zbarsky
|
ec79efc344
|
Bug 908576 part 2. Move DOMClass/DOMJSClass declarations out of binding headers. r=smaug
|
2013-08-23 22:42:40 -04:00 |
Boris Zbarsky
|
631e0772b7
|
Bug 908576 part 1. Remove unused Is() method from proxy bindings. r=smaug
|
2013-08-23 22:42:40 -04:00 |
Boris Zbarsky
|
30987641e2
|
Bug 908530 part 3. Stop including xpcpublic.h in DOMJSProxyHandler.h. r=khuey
|
2013-08-23 22:42:40 -04:00 |
Boris Zbarsky
|
7393f81fff
|
Bug 908530 part 2. Fix all the places that are bootlegging things (esp nsIURI) via xpcpublic.h. r=khuey
|
2013-08-23 22:42:40 -04:00 |
Boris Zbarsky
|
5962434202
|
Bug 908351. Stop over-including DOMJSClass.h, so we don't rebuild as much when PrototypeList.h changes. We do this by factoring out the slot macros into a separate header and including that. r=khuey
|
2013-08-23 22:42:39 -04:00 |
Phil Ringnalda
|
6e36a4c14b
|
Back out a35a5681fe2f (bug 887703) for b2g mochitest-8 failures
--HG--
rename : dom/tests/mochitest/general/test_donottrack.html => dom/tests/mochitest/general/test_bug629535.html
|
2013-08-23 19:38:25 -07:00 |
Phil Ringnalda
|
3f16f41e18
|
Back out 27eb88629c56:a26582e3c44d (bug 906901)
CLOSED TREE
|
2013-08-23 19:33:29 -07:00 |
David Zbarsky
|
caecd047a6
|
Bug 906901: Address review nit
|
2013-08-23 21:16:37 -04:00 |
David Zbarsky
|
f9ae450dad
|
Bug 906901 - Use webIDL dictionaries for BrowerElementParent's event details r=bz
|
2013-08-23 21:11:47 -04:00 |
Georgia Wang
|
03e677f0bf
|
Bug 906948 - Avoid un-assigned rilMessageType checking on GetIMEI. r=yoshi
|
2013-08-23 18:49:00 +08:00 |
Edgar Chen
|
1a47d8c0df
|
Bug 908135 - Remove dhcp attribute in nsINetworkInterface. r=vyang, vchang
|
2013-08-22 17:43:53 +08:00 |
Hsin-Yi Tsai
|
e95414208a
|
Bug 905109 - Part 4: add getter for members in Buf. r=hsinyi
|
2013-08-23 23:45:51 +08:00 |
Wes Kocher
|
30bb9083ce
|
Backed out 2 changesets (bug 909187)
Backed out changeset 79b1a4a62635 (bug 909187)
Backed out changeset 0601038e2a31 (bug 909187)
|
2013-08-26 02:29:55 -07:00 |
Randell Jesup
|
7b81d69b21
|
Bug 909187: Part 2 - Allow DOM MediaStreams to intercept SetTrackEnabled calls r=roc
|
2013-08-26 02:07:19 -04:00 |
James Willcox
|
182b883639
|
Bug 908363 - Temporarily disable a crashtest that is hanging on Android, r=blassey
|
2013-08-25 11:14:18 -07:00 |
"allstars.chh"
|
dde6a31bca
|
Bug 905109 - Part 3: Update test_ril_code_quality.py. r=hsinyi
From 880ccfcbb169ffc33e7e0d40bfbd95a26705b9f3 Mon Sep 17 00:00:00 2001
---
dom/system/gonk/tests/marionette/test_ril_code_quality.py | 4 ++++
1 file changed, 4 insertions(+)
|
2013-08-15 14:59:34 +08:00 |
"allstars.chh"
|
02d33e4fb6
|
Bug 905109 - Part 2: Update Makefile.in to add worker_buf.js r=gps
From 7c0743554872f6466ee92071d3ce3c6a288351e4 Mon Sep 17 00:00:00 2001
---
dom/system/gonk/Makefile.in | 8 ++++++++
1 file changed, 8 insertions(+)
|
2013-08-22 12:24:09 +08:00 |
"allstars.chh"
|
40529c8420
|
Bug 905109 - Part 1: Move Buf to worker_buf.js. r=bent, vicamo.
|
2013-08-22 12:17:40 +08:00 |
Ryan VanderMeulen
|
b1c41b60b1
|
Merge inbound to m-c.
|
2013-08-23 17:49:37 -04:00 |
Fabrice Desré
|
07f9d38e0a
|
Bug 908701 - DeviceStorage: Cleanup apps directory determination r=dhylands
|
2013-08-23 10:51:41 -07:00 |
David Zbarsky
|
e7c81e9306
|
Bug 905542: IsNull/SetNull functions for nullable unions should have bodyInHeader=True to prevent compiler warnings r=Ms2ger
|
2013-08-23 13:56:20 -04:00 |
Hsin-Yi Tsai
|
b162985770
|
Bug 908636 - B2g RIL: return false in setCallingLineIdRestriction. r=vicamo
|
2013-08-23 20:42:20 +08:00 |
Fabrice Desré
|
12988cf7d8
|
Bug 791380 - Need on-phone equivalent of about:crashes r=dhylands
|
2013-08-23 07:59:03 -07:00 |
Ryan VanderMeulen
|
e5fdd4749b
|
Merge m-c to b2g-inbound.
|
2013-08-23 10:52:20 -04:00 |
Ryan VanderMeulen
|
bc2000a956
|
Merge b2g-inbound to m-c.
|
2013-08-23 10:50:14 -04:00 |
Vicamo Yang
|
11d3873604
|
Bug 905087 - B2G MMS: add integer pref "dom.mms.version". r=gene
|
2013-08-23 18:54:09 +08:00 |
Kyle Huey
|
52234568d4
|
Bug 887533: Remove even more includes from dom/bindings. r=bz
|
2013-08-22 22:17:11 -07:00 |
Kyle Huey
|
2857dd13fa
|
Bug 903772: Followup to address missed review comment.
|
2013-08-23 10:29:57 -07:00 |
Marco Chen
|
4bbb968982
|
Bug 904531 - AudioManager should actively ask settings DB for volume initialization. r=mwu
|
2013-08-23 11:29:11 +08:00 |
Kyle Huey
|
ffc165fd35
|
Back out Bug 887533 for test failures.
|
2013-08-22 23:40:32 -07:00 |
Kyle Huey
|
7be62a98b2
|
Bug 887533: Remove even more includes from dom/bindings. r=bz
|
2013-08-22 22:17:11 -07:00 |
Kyle Huey
|
f42d86a709
|
Bug 906812: Remove nsISupports usage from IndexedDB WebIDL. r=sicking
|
2013-08-22 22:17:10 -07:00 |
Kyle Huey
|
4c7a770de0
|
Bug 903772: Part 8 - Remove TextEncoderBase. r=emk
|
2013-08-22 22:17:10 -07:00 |
Kyle Huey
|
5973672ab9
|
Bug 903772: Part 7 - Remove the worker thread TextEncoder implementation. r=emk
|
2013-08-22 22:17:10 -07:00 |
Kyle Huey
|
987e066167
|
Bug 903772: Part 6 - Remove TextDecoderBase. r=emk
|
2013-08-22 22:17:09 -07:00 |