Ehsan Akhgari
|
66ed3f1461
|
Bug 999908 - Remove support for the Web Audio legacy prefs for AudioBufferSourceNode, AudioContext, and AudioParam; r=padenot
|
2014-04-23 08:56:42 -04:00 |
|
Ryan VanderMeulen
|
d6bd3751e7
|
Merge b2g-inbound to m-c.
|
2014-04-21 16:16:55 -04:00 |
|
Dimi Lee
|
7aac1fff44
|
Bug 997066 - Add MozWifiNetwork parameter to Webidl. r=mrbkap
|
2014-04-21 11:03:59 +08:00 |
|
Ryan VanderMeulen
|
6c9a60d624
|
Backed out changesets d8d01c95be03 and 5fa0c8f5ccb2 (bug 907352) for Linux64 mochitest-3 crashes.
|
2014-04-18 11:22:21 -04:00 |
|
Jan-Ivar Bruaroey
|
ce86c6adc7
|
Bug 907352 - Part 2: Backwards-compatible facingMode constraint on mobile. r=mt, r=drno
|
2014-04-17 12:37:13 -04:00 |
|
Jan-Ivar Bruaroey
|
a46b5ab059
|
Bug 907352 - Part 1: Update to most recent constraints syntax. r=mt
|
2014-04-18 03:23:29 -04:00 |
|
Anuj Agarwal
|
b57b4cf0d1
|
Bug 897359 - Remove unimplemented popChallengeResponse, random, and disableRightClick methods. r=bz
|
2014-04-18 09:32:52 -04:00 |
|
Ryan VanderMeulen
|
fd959f4c10
|
Merge inbound to m-c.
|
2014-04-17 22:31:17 -04:00 |
|
Andrea Marchesini
|
baa0b5fd67
|
Bug 969201 - HTMLLinkElement sizes attribute, f=ms2ger, r=bz
|
2014-04-17 12:50:54 +01:00 |
|
Boris Zbarsky
|
ecd57eedd6
|
Bug 995295 part 2. Make console.trace() faster when the console is closed by avoiding reification of the stack until someone actually asks for it. r=baku
|
2014-04-15 22:58:44 -04:00 |
|
Carsten "Tomcat" Book
|
953ae45052
|
Merge m-c to b2g-i
|
2014-04-16 15:20:23 +02:00 |
|
Carsten "Tomcat" Book
|
9920c4611d
|
Backed out changeset b1e04ec8d283 (bug 942367) for mochitest 3 test failures
|
2014-04-16 09:54:49 +02:00 |
|
Thomas Zimmermann
|
24939db69b
|
Bug 904588: Convert MozIccManager to WebIDL, r=htsai, r=smaug
--HG--
rename : dom/icc/interfaces/nsIDOMIccManager.idl => dom/webidl/MozIccManager.webidl
|
2014-04-16 09:30:28 +02:00 |
|
Martin Thomson
|
2720d39762
|
Bug 942367 - WebIDL changes for peerIdentity constraint. r=jib
|
2014-04-15 13:45:00 +02:00 |
|
Randell Jesup
|
f9362173c6
|
Bug 993495: Update MediaManager UI r=jesup,florian,smaug
|
2014-04-16 02:22:19 -04:00 |
|
Mike Habicher
|
c441b5ffe0
|
Bug 986024 - expose resumeContinuousFocus() method to DOM/JS, r=bz,dhylands
|
2014-04-15 15:46:40 -04:00 |
|
Carsten "Tomcat" Book
|
756a095a86
|
merge b2g-i to m-c
|
2014-04-15 15:10:41 +02:00 |
|
"allstars.chh"
|
a1b71343ed
|
Bug 970251 - Part 1: WebIDL changes. r=dimi, sr=smaug
From 6707ba78dd2208e1ae75047dd9a986615f3c5c27 Mon Sep 17 00:00:00 2001
---
dom/webidl/MozNfc.webidl | 15 +++++++++++++++
1 file changed, 15 insertions(+)
|
2014-04-15 11:52:27 +08:00 |
|
Dimi Lee
|
e8b87dfe98
|
Bug 886110 - Relanding Convert WifiManager to WebIDL on a CLOSED TREE. r=bz
--HG--
extra : amend_source : 97458b301b31ad64fa230cac53d0230ca6e02e4d
|
2014-04-10 11:34:29 +08:00 |
|
Carsten "Tomcat" Book
|
ddb645cc7e
|
Backed out changeset ce623d85f0c4 (bug 886110) for hoping this resolve the m7 b2g-ics permanent failure on a CLOSED TREE
|
2014-04-14 12:24:21 +02:00 |
|
Boris Zbarsky
|
bf837a1875
|
Back out revision af250d9dee47 (bug 995295) because it doesn't work for domains that are not on the xul/xbl whitelist.
|
2014-04-16 00:01:44 -04:00 |
|
Ryan VanderMeulen
|
c71414c58b
|
Merge m-c to inbound.
|
2014-04-15 23:30:15 -04:00 |
|
Boris Zbarsky
|
f008f31bf3
|
Bug 995295. Make console.trace() faster when the console is closed by avoiding reification of the stack until someone actually asks for it. r=baku
|
2014-04-15 22:58:44 -04:00 |
|
Yuan Xulei
|
a35bd620dd
|
Bug 934367 - Implement createFile for Directory. r=dhylands
|
2014-03-05 16:40:48 +08:00 |
|
Masayuki Nakano
|
cc834f1e23
|
Bug 930893 part.2 Implement KeyboardEvent.initKeyboardEvent() r=smaug
|
2014-04-14 15:37:48 +09:00 |
|
Masayuki Nakano
|
4ed2bac4dd
|
Bug 930893 part.1 Implement constructor of KeyboardEvent r=smaug
|
2014-04-14 15:37:47 +09:00 |
|
Gene Lian
|
42c9f63c01
|
Bug 949325 - C++ wrapper to support DataStore API on the worker (part 1, C++ stubs for DataStore and DataStoreCursor). r=baku,ehsan
--HG--
rename : dom/datastore/DataStoreCursor.jsm => dom/datastore/DataStoreCursorImpl.jsm
rename : dom/datastore/DataStore.jsm => dom/datastore/DataStoreImpl.jsm
|
2013-12-20 16:17:49 +08:00 |
|
Dimi Lee
|
f4870564b2
|
Bug 886110 - Convert WifiManager to WebIDL; r=bz
|
2014-04-10 11:34:29 +08:00 |
|
Ms2ger
|
7b8fc7af7a
|
Bug 738196 - Part b: move StyleSheetList to WebIDL; r=bz
|
2014-04-12 10:18:54 +02:00 |
|
Ehsan Akhgari
|
85e54605a1
|
Bug 886416 - Move SVGLength to WebIDL; r=bzbarsky
|
2014-04-11 17:26:29 -04:00 |
|
Mihai Sucan
|
1f75b07c7f
|
Bug 823097 - Add support for %c style formatting in the web console; r=past,bz
|
2014-04-10 17:59:21 +03:00 |
|
Ryan VanderMeulen
|
67a863c0c5
|
Merge m-c to inbound on a CLOSED TREE.
|
2014-04-10 22:16:50 -04:00 |
|
Mike Habicher
|
148549b192
|
Bug 981047 - enable torch mode in low light when video recording, r=dhylands,ehsan
|
2014-04-09 11:53:41 -04:00 |
|
Mike Habicher
|
a227ea0e70
|
Bug 983180 - hide camera objects behind Navigator::HasCameraSupport(), r=bz
|
2014-04-09 11:53:34 -04:00 |
|
Mike Habicher
|
dd79db6c78
|
Bug 965420 - camera face-tracking, r=bz,dhylands
|
2014-04-09 11:52:10 -04:00 |
|
Youngwoo Jo
|
9a24f21df5
|
Bug 965421 - camera continuous autofocus status callback, r=jst,mikeh
|
2014-04-09 11:12:25 -04:00 |
|
Ryan VanderMeulen
|
0919421e88
|
Merge m-c to inbound.
|
2014-04-10 14:46:04 -04:00 |
|
Ed Morley
|
5acbc97164
|
Backed out changeset 02d0214c5e37 (bug 738196)
|
2014-04-10 15:47:57 +01:00 |
|
Rick Eyre
|
a980ca643a
|
Bug 950308 - TextTrack, TextTrackCue, TextTrackList should BindToOwner. r=smaug
|
2014-04-07 13:58:38 -04:00 |
|
Ms2ger
|
b36a784062
|
Bug 738196 - Part b: move StyleSheetList to WebIDL; r=bz
|
2014-04-10 13:24:26 +02:00 |
|
Alexandre Lissy
|
6d324df0d2
|
Bug 930794 - Delete notification cleared from tray. r=mhenretty, gwagner
|
2014-03-18 17:01:13 +01:00 |
|
Peter Van der Beken
|
55e3ea6b39
|
Bug 993710 - Don't return names when enumerating Navigator/Window if they wouldn't be resolved. r=bz.
--HG--
extra : rebase_source : e7fe3b2da1c2e1a00c02828d220545c83dedd554
|
2014-02-15 22:12:34 +01:00 |
|
Peter Van der Beken
|
ee04132a64
|
Bug 993688 - Mark Window.document StoreInSlot. r=bz.
--HG--
extra : rebase_source : 016a4cfc9945dd83b6f14d9ce6cc12e2cb5d6fe0
|
2014-02-05 22:09:19 +01:00 |
|
Masayuki Nakano
|
ac8db29622
|
Bug 993253 Implement DOM InputEvent interface with isComposing attribute r=smaug+ehsan
|
2014-04-10 16:11:37 +09:00 |
|
Masayuki Nakano
|
2b5cff5cd0
|
Bug 993234 part.1 Implement KeyboardEvent.isComposing r=smaug
|
2014-04-10 16:11:36 +09:00 |
|
Martin Thomson
|
b02eb0e19d
|
Bug 959870 - Error reporting improvements to WebRTC IdP. r=jib
|
2014-04-08 14:26:00 +02:00 |
|
Peter Van der Beken
|
b1b187ea5d
|
Bug 983619 - Add Window.getInterface/QueryInterface to WebIDL. r=bz.
--HG--
extra : rebase_source : 4a4f368ba4f84e6e5104522181eb3043efd7ed38
|
2014-02-15 22:12:33 +01:00 |
|
Valentin Gosu
|
12c60f7f85
|
Bug 822480 - Put getEntries* webidl methods behind the dom.enable_resource_timing pref. r=bz
|
2014-04-21 09:34:31 -04:00 |
|
Ryan VanderMeulen
|
1b876b69a4
|
Backed out changeset 27578e0cf97f (bug 959870) for webrtc test bustage.
|
2014-04-08 15:30:31 -04:00 |
|
Martin Thomson
|
c035bce6b9
|
[PATCH] Bug 959870 - Error reporting improvements to WebRTC IdP r=jib
From e1fce543ab34ddd69bb8f8efde56c45bddaa1152 Mon Sep 17 00:00:00 2001
---
dom/events/test/test_all_synthetic_events.html | 6 +-
dom/media/IdpProxy.jsm | 10 +-
dom/media/PeerConnection.js | 31 ++----
dom/media/PeerConnectionIdp.jsm | 124 +++++++++++++--------
dom/media/tests/identity/identityevent.js | 15 +++
dom/media/tests/identity/idp-proxy.js | 10 +-
dom/media/tests/identity/mochitest.ini | 1 +
.../tests/identity/test_getIdentityAssertion.html | 30 +++--
dom/media/tests/identity/test_idpproxy.html | 7 --
.../tests/identity/test_setIdentityProvider.html | 25 ++++-
.../test_setIdentityProviderWithErrors.html | 72 +++++++++---
dom/media/tests/mochitest/pc.js | 22 +++-
dom/webidl/RTCPeerConnection.webidl | 7 +-
.../RTCPeerConnectionIdentityErrorEvent.webidl | 23 ++++
dom/webidl/moz.build | 1 +
modules/libpref/src/init/all.js | 108 +++++++++---------
16 files changed, 316 insertions(+), 176 deletions(-)
create mode 100644 dom/media/tests/identity/identityevent.js
create mode 100644 dom/webidl/RTCPeerConnectionIdentityErrorEvent.webidl
|
2014-03-14 11:26:19 -07:00 |
|