Garner Lee
b9e3489701
Bug 674741 - Part 1: NFC DOM WebIDL. r=khuey
...
--HG--
extra : rebase_source : d967a9784006987e6f89a9e702ef6f80c15482e7
2013-11-06 09:36:19 -08:00
Ben Turner
1200b8c5d1
Backout 8e3b6d7159c2, bug 929274, for test failures.
2013-11-14 10:58:05 -08:00
Ben Turner
c600c2b3be
Bug 929274 - 'InvalidStateError when accessing transaction.error after aborted transaction'. r=janv.
2013-10-22 03:41:56 -07:00
Jessica Jong
932c040803
Bug 814629 - Part 1: MozMobileConnectionArray webidl. f=hsinyi r=khuey
2013-11-13 16:50:11 +08:00
Ms2ger
2d2f7fa030
Bug 921718 - Part b: Move MediaList to WebIDL; r=bz
2013-11-11 09:03:17 +01:00
Ms2ger
5ff970779e
Bug 909254 - Stop using jsapi for HTMLCollection.namedItem; r=peterv
2013-11-11 08:55:41 +01:00
Peter Van der Beken
a6a9c73556
Bug 935283 Keep document as a data property on window for now. r=bz
2013-11-06 10:21:36 +01:00
Andrea Marchesini
0e8fe0415f
Bug 933050 - DataStore.add should receive an optional key value., r=ehsan
2013-11-08 23:10:29 +00:00
Andrea Marchesini
3624f77a6f
Bug 933049 - Remove DataStore getChanges, r=ehsan
2013-11-08 23:07:50 +00:00
John Schoenick
46be07f2c1
Bug 883404 - Add a object.reload() call for chrome to de-activate plugins. r=josh
2013-11-08 13:00:46 -08:00
Robert Longson
12e3afa0a1
Bug 935902 - Fix access to filter standard attributes for gaussian blur and component transfer. r=jwatt
2013-11-08 09:28:42 +00:00
Carsten "Tomcat" Book
7dde6c0a25
merge mozilla-central to mozilla-inbound
2013-11-07 16:07:34 +01:00
Carsten "Tomcat" Book
6c46faf206
merge b2g-inbound to mozilla-central
2013-11-07 15:50:39 +01:00
Jared Wein
30e73f4739
Bug 704326 - Standalone audio files should have different style so they don't look awkward. r=smaug,dolske
2013-10-28 13:27:53 -04:00
Ryan VanderMeulen
267f1bd85e
Merge inbound to m-c.
2013-11-06 14:24:58 -05:00
Andrew McCreight
e655537078
Bug 934035 - Make PeerConnectionObserver's constructor not take an object argument. r=jib
2013-11-01 17:49:48 -07:00
Hsin-Yi Tsai
a8db10719f
Bug 814634 - part1 - WebAPI - WebVoicemail API: support multiple sim cards. r=khuey, r=gene.lian
2013-10-27 20:46:46 +08:00
Hsin-Yi Tsai
ebcf902cd0
Backed out changeset 170e22ea9aa0 (bug 814634) for missing r= in comment
2013-11-06 13:48:17 +08:00
Hsin-Yi Tsai
a5026c06b6
Bug 814634 - part1 - WebAPI - WebVoicemail API: support multiple sim cards. r=khuey, r=gene.lian
2013-10-27 20:46:46 +08:00
Kyle Huey
a754cd2b5a
Bug 928312: Convert the worker global object and all remaining EventTargets to new DOM bindings. r=bent,peterv,smaug
2013-11-05 22:16:26 +08:00
Kyle Huey
f8c3be104e
Bug 919885: Move Worker to WebIDL and thread-agnostic event dispatch. r=bent,bz
2013-11-05 22:16:24 +08:00
Ryan VanderMeulen
41e603833c
Merge m-c to inbound.
2013-11-04 16:31:13 -05:00
Carsten "Tomcat" Book
dc3520d4b7
merge b2g-inbound to mozilla-central
2013-11-04 13:52:18 +01:00
Dan Glastonbury
442a70f72a
Bug 843668 - Implement WebGL -draft- extension EXT_sRGB. r=jgilbert
...
https://www.khronos.org/registry/webgl/extensions/EXT_sRGB/
See content/canvas/test/webgl/conformance/extensions/ext-sRGB.html for example
usage.
OSX 10.6 has a failure when reading back the results from an sRGB format
texture attached to an FBO. Blacklist MacOSX 10.6 and all lower versions.
2013-11-04 16:05:04 -05:00
Rik Cabanier
7f0313f389
Bug 540456 - Support HTML5 canvas draw{Custom,System}FocusRing(). r=smaug
2013-11-04 14:52:24 -05:00
Byron Campen [:bwc]
3e90fe7fe5
Bug 906990 - Part 8: Create a chrome-only stats interface, and only expose the candidate pair stats there. r=jib
2013-10-29 10:29:43 -07:00
Byron Campen [:bwc]
42a249126c
Bug 906990 - Part 7: Populate candidate pairs in RTCStatsReport. r=jib
2013-10-28 16:02:00 -07:00
Reuben Morais
c2b2d76edf
Bug 930241 - Use toJSON instead of jsonifier in the Contacts interfaces. r=gwagner
...
--HG--
extra : rebase_source : b19099dec587b7acc3a86e71928423b46b958e0e
2013-11-01 14:01:59 -02:00
Hsin-Yi Tsai
98dc4a9d07
Bug 912849 - part1 - WebAPI: notify conference call error. r=khuey, sr=gene.lian
2013-10-23 13:53:40 +08:00
Masayuki Nakano
da9a4674be
Bug 600117 part.1 Implement KeyboardEvent.repeat r=smaug, sr=jst
2013-11-07 20:17:32 +09:00
Gene Lian
69bd4ee461
Bug 854326 - B2G Multi-SIM: support multiple SIM cards for SMS/MMS (part 1, DOM API IDL). sr=hsinyi r=vicamo
2013-11-02 18:16:59 +08:00
Vicamo Yang
a59bce9b5b
Bug 835143: Implement StkCommandEvent using event generator. f=vyang. r=smaug
2013-07-18 07:18:00 +08:00
Boris Zbarsky
7690d94087
Bug 882541 part 4. Treat undefined as missing for optional WebIDL arguments. r=khuey,ms2ger
2013-10-11 12:28:24 -04:00
Ryan VanderMeulen
3181194b69
Merge m-c to inbound on a CLOSED TREE.
2013-10-31 16:10:29 -04:00
Ryan VanderMeulen
c80a525c6d
Merge m-c to inbound on a CLOSED TREE.
2013-10-30 22:42:13 -04:00
Reuben Morais
430c8da48e
Bug 929435 - Treat undefined as null in Contacts API strings. r=gwagner
...
--HG--
extra : rebase_source : a838d31f1d1f7fbff04bdebc865d2234a5e958d5
2013-10-30 21:16:45 -02:00
Ryan VanderMeulen
6a6ba035dd
Backed out 9 changesets (bug 814625) for desktop build bustage.
...
Backed out changeset a107de5616a0 (bug 814625)
Backed out changeset 416665a419f4 (bug 814625)
Backed out changeset b6fc8734864f (bug 814625)
Backed out changeset 9f5e2e44a914 (bug 814625)
Backed out changeset 17b3050df362 (bug 814625)
Backed out changeset 43a047c081c8 (bug 814625)
Backed out changeset 90bdcd099320 (bug 814625)
Backed out changeset 8957cc31cce2 (bug 814625)
Backed out changeset de45eb7a8d16 (bug 814625)
2013-10-30 15:48:39 -04:00
Mike Habicher
104b4be6ff
Bug 807058 - Expose thumbnail size capability and control properties. r=sotaro, r=jst
2013-10-30 15:41:08 -04:00
Ed Morley
9adfee0109
Merge mozilla-central and inbound
2013-10-29 16:35:50 +00:00
Carsten "Tomcat" Book
532dda1a16
Merge b2g-inbound to Mozilla-Central
2013-10-29 15:14:46 +01:00
Peter Van der Beken
6d05d1ef9e
Bug 931768 - Mark openDialog ChromeOnly. r=bz.
...
--HG--
extra : rebase_source : ac7f71f50428e9a3f0a2c76f394ef1065bd7dc99
2013-10-28 22:03:15 +01:00
Peter Van der Beken
cc247de445
Bug 931794 - startup crash in mozilla::dom::WindowBinding::get_content with Twitter Disconnect, Facebook Disconnect, or Google Disconnect on 2013-10-28 nightly. r=bz.
...
--HG--
extra : rebase_source : f3a20721f5333fbf6f5e16deb045f4aff4df9955
2013-10-28 22:03:07 +01:00
Fabrice Desré
191e4bc75c
Bug 924702 - Rewrite the app:// protocol handler in c++ r=jduell,mrbkap
2013-10-23 11:56:20 -07:00
Jan-Ivar Bruaroey
65c121dae3
Bug 929530 - Remove peerConnection functionality deprecated w/warnings since 24 r=jesup,jib
2013-10-27 10:36:34 -04:00
Randell Jesup
e5242ac81f
Backed out changeset b490b5843f3c for M2 bustage
2013-10-27 20:45:28 -04:00
Jan-Ivar Bruaroey
883a3225e7
Bug 929530 - Remove peerConnection functionality deprecated w/warnings since FF24 r=jesup
2013-10-27 10:36:34 -04:00
Szu-Yu Chen [:aknow]
7e154faebe
Bug 814625 - Part 2: WebIDL: Add multisim support. r=hsinyi, r=khuey
2013-10-31 08:05:50 -04:00
Szu-Yu Chen [:aknow]
c84af3b9f7
Bug 814625 - Part 1: WebIDL: Code reorder. r=hsinyi, r=khuey
2013-10-31 08:05:50 -04:00
Szu-Yu Chen [:aknow]
5172f0a46e
Bug 814625 - Part 2: WebIDL: Add multisim support. r=hsinyi, r=khuey
2013-10-30 15:06:41 -04:00
Szu-Yu Chen [:aknow]
10da386efb
Bug 814625 - Part 1: WebIDL: Code reorder. r=hsinyi, r=khuey
2013-10-30 15:06:38 -04:00