Ryan VanderMeulen
c4a74612a7
Merge b2g-inbound to m-c.
2014-02-06 16:28:14 -05:00
Ehsan Akhgari
289dcad87c
Bug 968879 - Use [Pref] annotations to enable web speech interfaces; r=smaug
2014-02-06 15:00:37 -05:00
Andrea Marchesini
0caa62ca31
Bug 968883 - Don't expose the ArchiveReader and ArchiveRequest interfaces. r=bz
2014-02-06 14:57:31 -05:00
Ehsan Akhgari
87c1762284
Bug 968643 - Part 1: Stop using [PrefControlled]; r=bzbarsky
2014-02-06 13:28:14 -05:00
Andrea Marchesini
6a9e6bd47d
Bug 967414 - Enable DataStore API in B2G for certified apps only by default, r=bz
2014-02-06 17:44:03 +00:00
Ehsan Akhgari
826fbbc616
Bug 968479 - Remove the media.webaudio.enabled pref; r=roc
...
--HG--
extra : rebase_source : 3618cb3097aa99a79a06af016bf6b3a3c6f77208
2014-02-06 08:36:46 -05:00
Garner Lee
cec673c139
Bug 964186 - Rename MozNdefRecord to MozNDEFRecord. r=smaug, sr=sicking
...
--HG--
rename : dom/nfc/MozNdefRecord.cpp => dom/nfc/MozNDEFRecord.cpp
rename : dom/nfc/MozNdefRecord.h => dom/nfc/MozNDEFRecord.h
rename : dom/webidl/MozNdefRecord.webidl => dom/webidl/MozNDEFRecord.webidl
2014-01-28 16:20:17 -08:00
Boris Zbarsky
b20cb3109b
Bug 964875 part 3. Define WebIDL quickstubs for ChromeWindow. r=peterv
2014-02-05 23:37:30 -05:00
Boris Zbarsky
e7be368274
Bug 964875 part 1. Add a WebIDL ChromeWindow interface for use in instanceof once Window is on WebIDL bindings. r=peterv
2014-02-05 23:36:57 -05:00
Rick Eyre
f29b2ae1a1
Bug 881976 - Part 1: Expose TextTrack::TextTrackList to Chrome JS. r=rillian, r=bz
...
Our JS WebVTT implementation (vtt.js) needs access to the Track's
TextTrackList in order to compute the line position of a TextTrackCue.
Therefore, we need to expose it to chrome JS so that vtt.js can have
access to it.
2014-01-27 13:10:06 -05:00
Phil Ringnalda
c3a5fe2488
Backed out 2 changesets (bug 964200) for build bustage
...
CLOSED TREE
Backed out changeset 7dbe53176a38 (bug 964200)
Backed out changeset 19993e76f4a0 (bug 964200)
2014-02-05 09:19:08 -08:00
Robert Longson
99cbdf39af
Bug 964200 (Part 3 main) - Implement Filter Effects Module feDropShadow filter. r=mstange
...
--HG--
rename : content/svg/content/src/SVGFEGaussianBlurElement.cpp => content/svg/content/src/SVGFEDropShadowElement.cpp
rename : content/svg/content/src/SVGFEGaussianBlurElement.h => content/svg/content/src/SVGFEDropShadowElement.h
rename : dom/webidl/SVGFEGaussianBlurElement.webidl => dom/webidl/SVGFEDropShadowElement.webidl
2014-02-05 16:46:47 +00:00
Andrea Marchesini
6f9fcfbc3d
Bug 960945 - MozConnection should be NoInterfaceObject, r=bz
2014-02-03 16:16:27 +00:00
Boris Zbarsky
97f35b9891
Bug 966710. Flag document.getElementsByTagNameNS as being able to throw, since it can. r=smaug
2014-02-03 11:03:54 -05:00
Jonathan Watt
9da53ed2e9
Bug 827161, part 2 - Implement HTML 5's ValidityState.badInput and implement the state for HTMLInputElement's number type. r=smaug
2014-01-30 12:54:12 +00:00
Kevin Grandon
5e22487099
Bug 964148 - location.origin is not available in workers. r=bent, r=baku
2014-01-31 13:22:52 -05:00
Andrea Marchesini
751ab92a6c
Bug 966132 - Console is replaceable in workers, r=bz
2014-01-31 09:12:32 -08:00
Nikhil Marathe
9318b75552
Bug 918806 - Add Promise to test_interfaces.html on all builds. r=bz
...
--HG--
extra : rebase_source : dc56e8959919796783698b15864c88a27e49dbfc
2014-01-30 13:14:07 -08:00
Nikhil Marathe
8473b7af42
Bug 918806 - Enable DOM Promises. sr=bz
...
--HG--
extra : rebase_source : dbc7ef836fe7c2a71f38fedda004d7f988361a85
2014-01-30 13:14:00 -08:00
Ryan VanderMeulen
207d08537d
Backed out changesets 6db8b08a3aea and 1d7c2025bb56 (bug 918806) for B2G mochitest failures.
2014-01-30 14:46:36 -05:00
Nikhil Marathe
02149fd481
Bug 918806 - Enable DOM Promises. sr=bz
2014-01-30 09:41:43 -08:00
Andrea Marchesini
2238cbd2d8
Bug 962626 - Browser API: mozmetachanged triggered when a meta element is added to the dom., r=ehsan
...
--HG--
rename : dom/browser-element/mochitest/test_browserElement_inproc_Iconchange.html => dom/browser-element/mochitest/test_browserElement_inproc_Metachange.html
rename : dom/browser-element/mochitest/test_browserElement_oop_Iconchange.html => dom/browser-element/mochitest/test_browserElement_oop_Metachange.html
2014-01-30 09:31:34 -08:00
Carsten "Tomcat" Book
16cbd5a063
Merge mozilla-central to mozilla-inbound
2014-01-30 12:08:09 +01:00
Masatoshi Kimura
8949c3a6fe
Bug 964964 - Remove window.pkcs11. r=bz
2014-01-30 20:00:01 +09:00
Carsten "Tomcat" Book
4bb9a9f598
merge b2g-inbound to mozilla-central
2014-01-30 10:59:15 +01:00
Siddartha Pothapragada
c7e1b29ca1
Bug 959437 - Part 1: Add new interfaces 'notifyUserAcceptedP2P' and 'notifySendFileStatus' to MozNfcManager DOM. r+sr=smaug
2014-01-17 18:38:26 -08:00
Ryan VanderMeulen
449e0aabd1
Merge b2g-inbound to m-c on a CLOSED TREE.
2014-01-29 15:37:19 -05:00
Jessica Jong
73e9931ee8
Bug 963516 - Part 1: interface changes to support matchMvno(). f=edgar r=hsinyi
2014-01-29 07:15:00 +08:00
Reuben Morais
383199eb28
Bug 963274 - Allow removing contacts by ID. r=gwagner
2014-01-29 08:20:40 -05:00
Dimi Lee
842bf052eb
Bug 864931 - Rewrite net worker in C++. r=fabrice, r=vchang
2014-01-29 19:38:50 +08:00
Ed Morley
4a11f47bae
Merge latest green b2g-inbound changeset and mozilla-central
2014-01-29 10:33:43 +00:00
Nikhil Marathe
bf5779d924
Bug 945766 - DOM Promise should pass Promise/A+ tests. r=bz
...
--HG--
extra : rebase_source : efd56968e490fcde3ede6535002864104511a1d1
2014-01-28 10:14:57 -08:00
Henry Chang
0b233e59aa
Bug 811635 - Part 1: WebIDLs/IDLs for WifiP2pManager and WifiP2pStatusChangeEvent. r=vchang, sr=mrbkap
2014-01-28 15:47:51 +08:00
Vladimir Vukicevic
63cb3e650f
b=738872, implement WebGL OES_texture_half_float; part 2 - core impl; r=jgilbert
2014-01-23 16:47:37 -05:00
Boris Zbarsky
f2da4794d9
Bug 945416 part 5. Implement nsGlobalWindow::GetOwnPropertyNames and flag the interface as NeedNewResolve. r=peterv
2014-01-29 22:33:27 -08:00
Masatoshi Kimura
806a1ed8bb
Bug 959958 - Implement ImageData constructor. r=bz
2014-01-28 22:04:40 +09:00
Ehsan Akhgari
1281428936
Bug 964061 - Part 1: Convert CRMFObject to WebIDL bindings; r=bzbarsky
...
--HG--
extra : rebase_source : 39a2b35df50cdd42624fb0e7a14383e8d40cea4b
2014-01-27 08:27:04 -08:00
Nick Lebedev
568a26741f
Bug 822898. Add maxTouchPoints attribute to navigator. r=romaxa,smaug
...
--HG--
extra : rebase_source : e3f84cb38ee2a0c75bf775027c8a59e4f9e64908
2014-01-28 08:09:34 -08:00
Peter Van der Beken
fa5238349a
Bug 803106 part 2. Convert DOMStringList to WebIDL bindings - add WebIDL API and switch. r=bzbarsky
2013-07-09 13:54:21 -04:00
Andrea Marchesini
8054b36c42
Bug 620935 - Make console object available in Web Workers, r=ehsan, r=bz
2014-01-26 12:35:17 +00:00
Ghislain 'Aus' Lacroix
a72a09929b
Bug 957592. Expose download API properties based on permission. r=bz
2014-01-24 11:53:05 -08:00
Nikhil Marathe
7b139fafd1
Bug 939332 - Implement Promise.all, Promise.cast, Promise.race. r=bz
...
--HG--
extra : rebase_source : 72c1a87a6352005765442ea8903cfa16da8608fd
extra : amend_source : 71b6af7c8446cd501bc337d50a345f24814f20db
2013-11-19 13:53:00 -08:00
Ryan VanderMeulen
c473938e6b
Backed out changesets fbc3bb6c002f and 3da2b2a2899b (bug 620935) for debug B2G mochitest-13 crashes.
2014-01-23 10:09:10 -05:00
Andrea Marchesini
76fa01a55c
Bug 620935 - Make console object available in Web Workers, r=ehsan, r=bz
2014-01-23 09:25:41 +00:00
Carsten "Tomcat" Book
4fc7f2f24a
merge b2g-inbound to mozilla-central
2014-01-22 13:59:54 +01:00
Gina Yeh
5f54a70b3a
Bug 952907 - Patch 1: Use WebIDL codegen to implement Bluetooth events, r=smaug
2014-01-22 14:26:29 +08:00
Ehsan Akhgari
fce78efee8
Bug 962285 - Make DeviceLightEvent.value unrestricted double; r=smaug
2014-01-21 18:19:14 -05:00
Ms2ger
b10214ac53
Bug 953425 - Part b: Move DOMFileMetadataParameters to WebIDL; r=janv
2014-01-20 08:58:24 +01:00
Garner Lee
36fd8cffc8
Bug 952217 - Add NFC Manager permission check for NFC Manager APIs. r+sr=smaug
2014-01-15 17:47:43 -08:00
Reuben Morais
96b07bbe7e
Bug 951766 - Reintroduce mozContact.init method with a deprecation warning. r=julienw sr=smaug
2014-01-17 16:00:35 -02:00
Bobby Holley
fbe7c83197
Bug 794943 - Make window.controllers [ChromeOnly], and remove nsISecurityCheckedComponent from nsXULControllers. r=bz
2014-01-16 15:45:40 -08:00
Byron Campen [:bwc]
553bbe4fb4
Bug 908923 - Part 2: Add a button to dump the entire rlog ringbuffer to about:webrtc. r=abr
2013-11-25 14:38:41 -08:00
Rik Cabanier
f0b8114e7c
Bug 960195 - Put drawSystemFocusRing behind a new runtime flag. r=roc
2014-01-16 08:27:03 -05:00
Andrea Marchesini
db1bf21456
Bug 952084 - Porting nsIDOMMozConnection to WebIDL, r=ehsan, r=bz
2014-01-16 11:53:48 +01:00
Rick Eyre
1fe94a73b3
Bug 882299 - Implement VTTCue::Line r=smaug,rillian,bz
2014-01-15 08:04:00 -08:00
Ryan VanderMeulen
b6f0a2657c
Merge inbound to m-c.
2014-01-15 14:34:05 -05:00
Ryan VanderMeulen
e1456d5bda
Backed out 6 changesets (bug 811635) for B2G debug mochitest orange.
...
Backed out changeset 2da820ed2587 (bug 811635)
Backed out changeset 3f7ee595646d (bug 811635)
Backed out changeset 96772cc4e346 (bug 811635)
Backed out changeset 61694318819a (bug 811635)
Backed out changeset 687a84bf0785 (bug 811635)
Backed out changeset 89b90ccdf603 (bug 811635)
2014-01-15 13:24:02 -05:00
Ed Morley
99155ba26d
Merge mozilla-central and b2g-inbound
...
--HG--
rename : content/events/src/nsDOMEvent.h => dom/events/nsDOMEvent.h
2014-01-15 18:09:12 +00:00
Andrea Marchesini
8b56a324e8
Bug 959988 - Remove URLSearchParams.prototype.size, r=ehsan
2014-01-15 17:30:07 +01:00
Ed Morley
542c5e0122
Merge latest green b2g-inbound changeset and mozilla-central
2014-01-15 15:57:30 +00:00
Alexandre Poirot
27e89befdc
Bug 891882 - DOMWindowUtils.sendMouseEvent dispatch events with isSynthesized chrome attribute set to true. r=smaug
2014-01-15 09:28:04 -05:00
Boris Zbarsky
e78aced9e2
Bug 851891. Make stringifier attributes fail to codegen. r=khuey
2014-01-14 21:46:44 -05:00
Yoshi Huang
d8d069d181
Bug 948850 - B2G NFC: to add onpeerready causes app to be killed. r=khuey
2014-01-13 17:33:12 +08:00
Ryan VanderMeulen
3c83f654a4
Backed out changesets bb7097d12256, 5e6c7217e92a, and 6779278f87df (bug 884573) and changeset 30e1a793fbf9 (bug 878941) for Cpp unit test failures.
2014-01-14 11:43:48 -05:00
Henry Chang
bf8439456e
Bug 811635 - Part 1: WebIDLs/IDLs for WifiP2pManager and WifiP2pStatusChangeEvent. r=vchang, sr=mrbkap
2013-12-19 12:09:08 +08:00
Rick Eyre
4e420f1c25
Bug 865407 - Part 6: Expose VTTCue::Reset to Chrome JS. r=bz
2013-12-12 13:13:38 -05:00
Rick Eyre
4739efe22b
Bug 865407 - Part 4: Expose TextTrackCue::DisplayState to chrome JS. r=rillian, r=bz
2013-12-12 11:27:30 -05:00
Martin Thomson
c9a5f8d774
Bug 884573 - Split identity event into two. r=abr
2013-12-20 17:14:29 -08:00
Martin Thomson
91f5c455c6
Bug 884573 - Identity assertion generation and verification for WebRTC. r=abr
2013-12-20 14:55:59 -08:00
Andrea Marchesini
9c4733f2d8
Bug 959190 - [URL API] stringify href attribute, r=bz
2014-01-13 23:46:04 +01:00
Boris Zbarsky
d93333454e
Bug 952365. Add a TreatNonObjectAsNull annotation for WebIDL callback functions and use it for event handlers, since web sites depend on assigning non-callable objects to them in some cases. r=peterv
2014-01-13 15:08:56 -05:00
Ryan VanderMeulen
dc3963f749
Backed out changesets f04c846c7492, 9bc5c5a8554e, and a4f2af4617da (bug 906990) for WebRTC mochitest failures.
...
CLOSED TREE
2014-01-13 10:53:40 -05:00
Byron Campen [:bwc]
964f17db7e
Bug 906990: Part 12. Report statistics from all components when the MediaStreamTrack is not specified. r=ekr
2014-01-10 13:21:39 -08:00
Alexandre Lissy
a94f094521
Bug 951150 - Sync notification system message with Notification API. r=mhenretty
2014-01-09 16:55:44 +01:00
Byron Campen [:bwc]
2a0a056731
Bug 906990: Part 12. Report statistics from all components when the MediaStreamTrack is not specified. r=ekr, r=jib
2014-01-14 08:48:27 -08:00
Rik Cabanier
55f07ac63c
Bug 959820 - Rename drawSystemFocusRing to drawFocusIfNeeded. r=roc
...
--HG--
rename : content/canvas/test/reftest/drawSystemFocusRing-ref.html => content/canvas/test/reftest/drawFocusIfNeeded-ref.html
rename : content/canvas/test/reftest/drawSystemFocusRing.html => content/canvas/test/reftest/drawFocusIfNeeded.html
2014-01-15 09:50:31 -05:00
Andrea Marchesini
6774ee1be8
Bug 959684 - Implement URLSearchParams stringifier. r=ehsan
2014-01-15 09:50:18 -05:00
Ryan VanderMeulen
d65ecca981
Backed out 5 changesets (bug 865407) for Windows crashes.
...
Backed out changeset d3e7f6392670 (bug 865407)
Backed out changeset 7ba94f08b7a5 (bug 865407)
Backed out changeset 3de6e32a4346 (bug 865407)
Backed out changeset 5c0572c6727b (bug 865407)
Backed out changeset 5db43cac79f5 (bug 865407)
2014-01-10 11:50:49 -05:00
Rick Eyre
d6dc5e74a0
Bug 865407 - Part 6: Expose VTTCue::Reset to Chrome JS. r=bz
2013-12-12 13:13:38 -05:00
Rick Eyre
57a293b49e
Bug 865407 - Part 4: Expose TextTrackCue::DisplayState to chrome JS. r=rillian, r=bz
2013-12-12 11:27:30 -05:00
Rick Eyre
af35c2dfc6
Bug 949643 - Implement VTTCue::PositionAlign. r=rillian
2013-12-13 12:57:48 -05:00
Wes Kocher
ecf7081bab
Backed out changeset b02827c3d07d (bug 906990) for breaking almost everything so we can reopen this CLOSED TREE
2014-01-09 17:06:24 -08:00
Wes Kocher
9bf8e9f00d
Merge m-c to inbound
2014-01-09 17:05:12 -08:00
Wes Kocher
a7587ba6d7
Merge b2g-inbound to m-c
2014-01-09 16:32:37 -08:00
Byron Campen [:bwc]
1251b83180
Bug 906990 - Part 12: Report statistics from all components when the MediaStreamTrack is not specified. r=ekr
2014-01-07 09:20:28 -08:00
Siddartha Pothapragada
c7a6cbbbe3
Bug 933093 - Part 1: Add 'sendFile' interface to MozNFCPeer. r=khuey, sr=smaug
2013-12-13 23:24:02 -08:00
Wes Kocher
3cb7c08e29
Merge m-c to b2g-inbound
2014-01-08 18:16:31 -08:00
glacroix@mozilla.com
5aa8842eae
Bug 945366 - [Download API] Accessing error attribute at download start fires NS_ERROR_UNEXPECTED. Relanding because of bad merge. r=gwagner
2014-01-08 16:21:46 -08:00
Rick Eyre
c4a5a3c5a6
Bug 949642 - Implement VTTCue::LineAlign. r=rillian
2013-12-13 09:29:15 -05:00
Nikhil Marathe
0ee2ac83fd
Bug 925437 - Implement navigator.onLine on Workers. r=khuey sr=sicking
2013-11-19 15:08:50 -08:00
Ehsan Akhgari
dab5bc67ba
Bug 957431 - Remove support for Attr.ownerElement; r=bzbarsky
2014-01-08 09:28:19 -05:00
Andrea Marchesini
3b6ab3516b
Bug 952079 - Porting nsIDOMWakeLock to WebIDL, r=smaug
2014-01-07 13:16:07 +01:00
Edgar Chen
0c346992a8
Bug 956240 - WebMobileConnection: Use webidl event generator for the event that is dispatched by mozMobileConnection. r=smaug
2014-01-03 13:55:27 +08:00
Yuan Xulei
31395a6a84
Bug 952724 - Make InputContext#replaceSurroundingText match spec. r=janjongboom
2014-01-03 09:17:28 -05:00
Cameron McCormack
ff0d185d24
Bug 731271 - Part 6: Add a chrome-only CSSDeclaration.getAuthoredPropertyValue() method to expose a property value in its original syntactic form. r=dbaron
2013-09-16 09:35:49 +10:00
Masatoshi Kimura
9de4f301b4
Bug 876238 - Convert DeviceAcceleration and DeviceRotationRate to WebIDL bindings. r=smaug
2014-01-02 07:52:47 +09:00
Reuben Morais
85af203f89
Bug 946294 - Use cached sequences for array attributes in the Contacts interfaces. r=bz r=gwagner
2013-12-29 15:41:35 -02:00
Brendan Long
2d0fd1214e
Bug 882703 - Add TextTrackList change event; r=rillian,bz
2013-12-17 23:19:09 -06:00
Deian Stefan
6dfc4fa5ca
Bug 845057 - Part 1: Use DOMSettableTokenList for iframe.sandbox; r=bz
2013-12-18 13:42:24 -08:00
William Chen
f1738bc31b
Bug 887538 - Implement web components shadow element. r=mrbkap
2013-12-20 22:43:58 -08:00
Wes Kocher
841ce3720c
Merge m-c to inbound
2013-12-20 19:00:45 -08:00
Wes Kocher
14628d9b52
Merge inbound to m-c
2013-12-20 18:42:04 -08:00
Wes Kocher
19e7b8c082
Backed out changeset df0855f26e4d (bug 949642) for introducing a new intermittent failure
2013-12-20 18:33:55 -08:00
Wes Kocher
58a13fe0cb
Backed out changeset 6532bf066bb4 (bug 882299)
2013-12-20 18:33:04 -08:00
Wes Kocher
cac388f427
Revert the backout of bug 938023 (changesets 19fbd3fb0373:8146150d4df8)
2013-12-20 13:43:46 -08:00
James Willcox
314e018e33
Bug 884226 - Add 'willReadFrequently' getContext() option for 2D canvas r=ehsan,gwright
2013-12-20 15:50:48 -06:00
Boris Zbarsky
6cbdf23c78
Bug 937461. Make cloneNode/importNode "deep" arg default to false, since the spec changed on us. r=sicking
2013-12-20 14:28:17 -05:00
Rick Eyre
68a00515c1
Bug 882299 - Implement VTTCue::Line. r=smaug, r=rillian
2013-12-16 14:35:01 -05:00
Rick Eyre
4fdaf8fb73
Bug 949642 - Implement VTTCue::LineAlign. r=rillian
2013-12-13 09:29:15 -05:00
Andrea Marchesini
2dace622d0
Bug 949456 - MessageEventInit updated to the latest spec, r=bz
2013-12-20 08:51:03 +00:00
Ms2ger
0762bdd26c
Merge backout.
2013-12-20 11:39:00 +01:00
Ms2ger
20c828bcde
Backout bug 938023 (changesets 19fbd3fb0373:8146150d4df8) for missing review.
2013-12-20 11:37:27 +01:00
Ms2ger
3f3cc744ed
Merge backout.
2013-12-20 11:36:27 +01:00
Ms2ger
2900763f15
Backout bug 942104 (changesets 4e5746a65a5e:62e32a84a9fb) for missing review.
2013-12-20 11:33:37 +01:00
Rick Eyre
2837cf469c
Bug 950049 - Rename VTTCue::TextTrackCueAlign to AlignSetting. r=rillian
2013-12-13 09:44:50 -05:00
Andrea Marchesini
1200c39f8e
Bug 946316 - Allow the use of strings as DataStore IDs, r=ehsan
2013-12-19 09:07:21 +00:00
Adam Roach [:abr]
1fce516c99
Bug 784491 - Part 1: Add constraints to addStream r=jib
2013-12-18 13:54:23 -06:00
Fabrice Desré
4e16581f9d
Bug 938023 - Implement the download API : Part 1, webidl. r=auswerk
2013-11-27 23:17:39 -08:00
Eric Chou
f1a9b94f89
Bug 942104 - Add nsIDOMBluetoothDiscoveryStateChangedEvent, r=gyeh
2013-11-30 20:20:17 +08:00
Eric Chou
c3bbf2aa77
Bug 942104 - Add an event "ondiscoverystatechanged", r=gyeh, sr=mrbkap
2013-11-30 20:20:17 +08:00
Ehsan Akhgari
e363f2fa61
Bug 949445 - Part 2: Move Selection to WebIDL; r=bzbarsky
2013-12-17 09:12:33 -05:00
Wes Kocher
aead8a0b38
Merge m-c to inbound
2013-11-26 20:05:18 -06:00
Randy Lin
4f9eb8e54d
Bug 854753 - [B2G][Audio] Implement SpeakerManager API. r=amarchesini, sr=jonas
2013-11-25 12:50:03 +13:00
Boris Zbarsky
163891452a
Bug 938294 part 4. Add more [Pure] annotations on Node/Element/Document. r=peterv
2013-11-25 20:59:39 -05:00
Boris Zbarsky
e1140c8d87
Bug 938294 part 2. Store information about argument types in jitinfo. r=peterv,efaust
2013-11-25 20:59:39 -05:00
Boris Zbarsky
5d9137eda5
Bug 935855 part 1. Add a [StoreInSlot] WebIDL annotation to bindings. r=peterv
2013-11-25 20:59:34 -05:00
Benoit Jacob
3c410edd4b
Bug 924600 - WebGL.getUniform should not throw - r=jgilbert
2013-11-23 21:20:48 -05:00
Byron Campen [:bwc]
3717ae5701
Bug 935723. Part 1. Decouple ICE state with ICE gathering state r=ekr,abr,jesup
2013-11-13 14:53:30 -08:00
Byron Campen [:bwc]
7490fe07c9
Bug 906990: Part 10. Webidl and implementation for WebrtcGlobal. Encompasses things like global stats and logging. r=jib,bz
2013-11-25 11:01:03 -08:00
Ryan VanderMeulen
dbfe3aadd0
Backed out changeset f278295dd6a0 (bug 946316) for frequent failures in the test it added.
2013-12-16 13:31:47 -05:00
Boris Zbarsky
69ab4d3c48
Bug 949682 part 2. Make gamepad use frozen sequences. r=ted
2013-12-16 13:06:35 -05:00
Boris Zbarsky
0641816139
Bug 947241. Make Gamepad used cached sequences for its buttons and axes. r=ted,peterv
2013-12-06 11:41:13 -05:00
Andrea Marchesini
495068ab9d
Bug 946316 - Allow the use of strings as DataStore IDs, r=ehsan
2013-12-16 14:23:06 +00:00
Ryan VanderMeulen
6bf24b3e8f
Merge m-c to inbound.
2013-12-16 09:05:12 -05:00
Ehsan Akhgari
c5a5de09b4
Bug 950523 - Part 2: Move MediaQueryList to WebIDL bindings; r=bzbarsky
2013-12-16 09:03:34 -05:00
glacroix@mozilla.com
5407b10240
Bug 945366 - Download 'error' attribute throws when accessed and value is null. r=gwagner
2013-12-13 15:31:39 -08:00
Gregory Szorc
d53d3b5e5e
Bug 928195 - Part 4: Rewrite WebIDL build system integration; r=bz, r=glandium
...
WebIDL build system integration has been rewritten from the ground up.
Changes:
* GlobalGen.py, BindingGen.py, and ExampleGen.py have been removed in
favor of mozwebidl.py.
* Static .webidl files are now processed directly in their original location
and aren't copied to the object directory.
* Generated events <stem>.cpp files are now compiled into the unified
sources. Previously, only the <stem>Binding.cpp files were compiled
into unified sources.
* Exported .h files are now generated directly into their final location.
Previously, they were generated into the local directory then
installed in their final location.
* The list of globalgen-generated files now lives in Python and isn't
duplicated in 3 places.
* The make dependencies are much simpler as a result of using a single
command to perform all code generation. The auto-generated .pp file from
code generation sets up all dependencies necessary to reinvoke code
generation and Python takes care of dependency management.
--HG--
extra : rebase_source : e4918878274b22a412329c7cb18cc7138daf5dc6
2013-12-12 16:26:38 +09:00
Wes Kocher
3b7fc0a192
Merge inbound to m-c
2013-12-12 19:12:51 -08:00
Garner Lee
9085783233
Bug 946047 - Fix HasNfcSupport in MozNfc.webidl. r=khuey
2013-12-03 17:59:16 -08:00
Boris Zbarsky
edf7535090
Bug 946564 part 2. Make window._content chromeonly and define it in WebIDL. r=peterv
2013-12-09 10:34:04 -05:00
Boris Zbarsky
849cdbd771
Bug 946067 part 2. Generate Window's access checks in XPConnect based on WebIDL access annotations. r=bholley,peterv
2013-12-09 10:34:03 -05:00
Jan-Ivar Bruaroey
1c2768f09e
Bug 908695: Add Packets/Bytes-sent/received to webrtc stats API r=jesup DONTBUILD
2013-12-07 20:31:56 -05:00
Randell Jesup
d93114caa8
Backout 2bb7e7192ced for landing with wrong bug number rs=backout DONTBUILD
2013-12-07 23:45:21 -05:00
Jan-Ivar Bruaroey
958335a5be
Bug 902003: Add Packets/Bytes-sent/received to webrtc stats API r=jesup
2013-12-07 20:31:56 -05:00
Botond Ballo
f96a3d8c3c
Bug 912666 - Introduce a 'scrollgrab' DOM property. r=roc,ehsan,Cwiiis
2013-11-20 15:23:43 -05:00
Jan-Ivar Bruaroey
758fc8ce90
Bug 933447 - Use new weakRef to JSImpl feature. r=smaug, r=mccr8, r=abr
2013-11-08 19:45:59 -05:00
Carsten "Tomcat" Book
04f396a0c7
merge mozilla-inbound to mozilla-central
2013-11-21 14:20:21 +01:00
Oleg Romashin
463385a1a1
Bug 822898 - Implement pointer events. Interface. r=smaug
2013-11-20 21:44:22 -08:00
Oleg Romashin
c63a492777
Backed out 3 changesets (bug 822898) for mochitest bustage on B2G ICS emulator
2013-11-20 16:08:36 -08:00
Oleg Romashin
9b50f2dcd4
Bug 822898 - Implement pointer events. Interface. r=smaug
2013-11-20 13:05:39 -08:00
Edgar Chen
8b43bd3b22
Bug 814637 - Part 2: Add iccChangeEvent using event generator. f=hsinyi. r=smaug
2013-10-30 14:05:30 +08:00
Edgar Chen
677f6635ab
Bug 814637 - Part 1: Interface changes for iccManager support multiple sim. r=allstars.chh,hsinyi,smaug
2013-10-09 16:02:59 +08:00
Nikhil Marathe
800ae30ca1
Bug 939909 - Get rid of Optional<> from internal Promise functions. r=bz
...
--HG--
extra : rebase_source : bcf49b1b593504aeb619f4bbd16028e57861641b
2013-11-19 10:39:51 -08:00
Gregory Szorc
f8426fa8ea
Backed out 4 changesets (c0e8f2c0465f::608c663f691f) (bug 928195) for landing prematurely
...
--HG--
extra : rebase_source : fa42534ef50a0373738349f17b2ca57510bdd6ac
2013-11-19 10:16:51 -08:00
Gregory Szorc
0c46a02708
Bug 928195 - Part 6: Rewrite WebIDL build system integration
...
WebIDL build system integration has been rewritten from the ground up.
Changes:
* GlobalGen.py, BindingGen.py, and ExampleGen.py have been removed in
favor of mozwebidl.py.
* Static .webidl files are now processed directly in their original location
and aren't copied to the object directory.
* Generated events <stem>.cpp files are now compiled into the unified
sources. Previously, only the <stem>Binding.cpp files were compiled
into unified sources.
* Exported .h files are now generated directly into their final location.
Previously, they were generated into the local directory then
installed in their final location.
* The list of globalgen-generated files now lives in Python and isn't
duplicated in 3 places.
* The make dependencies are much simpler as a result of using a single
command to perform all code generation. The auto-generated .pp file from
code generation sets up all dependencies necessary to reinvoke code
generation and Python takes care of dependency management.
--HG--
extra : rebase_source : bde37d7aab3bd224ca8611f3ba4aaf6311e2faab
2013-11-14 09:52:49 -08:00
Tareq Khandaker
01f3a4a9ee
Bug 925847 - WorkerNavigator does not implement all of NavigatorID. r=nsm
2013-11-20 09:29:01 -05:00
Robert Bindar
031932d1e1
Bug 923686 - Refactor about:networking return values. r=hurley
2013-11-20 09:29:01 -05:00
Trevor Saunders
ca597b70d4
bug 946946 - add Document.docShell r=bz
2013-12-05 16:28:21 -05:00
Andrea Marchesini
cd35fe13b6
Bug 887836 - URLSearchParams and URL, r=ehsan, r=bz, r=smaug
...
--HG--
rename : dom/workers/test/urlSearchparams_worker.js => dom/workers/test/urlSearchParams_worker.js
2013-12-12 19:30:27 +00:00
Andrea Marchesini
f3f5a6c47c
Bug 887836 - URLQuery object, r=khuey
2013-12-12 19:30:10 +00:00
Jonathan Watt
42f154fa2a
Bug 940698 - Add an "ownerNumberControl" property to HTMLInputElement. r=smaug
2013-11-20 09:32:45 +00:00
Nikhil Marathe
8abe0cbb4b
Bug 939906 - Make Promise.resolve(), Promise.reject(), Promise.prototype.then() and Promise.prototype.catch() spec compliant. r=baku
...
--HG--
extra : rebase_source : 7f32dd1222e4ab04f3f0cb4f450b734a4014c805
2013-11-19 13:29:47 -08:00
Boris Zbarsky
ec4ae5c07c
Bug 933193 part 3. Add getElementById to DocumentFragment. r=smaug
2013-11-01 15:39:25 -04:00
Boris Zbarsky
9b4e1fd4b3
Bug 933193 part 2. Implement nsINode::GetElementById and make SVGSVGElement use it. r=smaug
2013-11-01 15:39:24 -04:00
Mike Hommey
f0d1cd1e10
Bug 939044 - Remove most definitions of MODULE. r=mshal
2013-11-19 11:47:39 +09:00
Wes Kocher
6f03d746be
Backed out 3 changesets (bug 822898) for mochitest bustage on Windows on a CLOSED TREE
...
Backed out changeset 63c1f6716755 (bug 822898)
Backed out changeset 145150ef00a5 (bug 822898)
Backed out changeset a5e360e6d713 (bug 822898)
2013-11-18 15:27:53 -08:00
Oleg Romashin
7ea86cafb2
Bug 822898 - Implement pointer events. Interface. r=smaug
2013-11-18 13:10:05 -08:00
Jonathan Watt
57ea2a77a4
Bug 889736, part 6 - Stop setting the svg.text.css-frames.enabled pref. r=heycam
2013-11-18 14:29:53 +00:00
Boris Zbarsky
e57b04efae
Bug 932501. Drop nextElementSibling/previousElementSibling from DocumentType. r=smaug
2013-11-17 00:10:19 -05:00
Boris Zbarsky
a4eae0eac2
Bug 935612. Stop using TreatUndefinedAs in PhoneNumberService. r=mhenretty
2013-11-17 00:10:18 -05:00
Eric Chou
f37223aadf
Bug 933113 - Modify Pair/Unpair interface for Gaia being able to Pair/Unpair with only BD address, r=gyeh, sr=mrbkap
...
NFC handover is a mechanism for two devices to exchange their Bluetooth device
address with each other. Then one device would be initialize the Bluetooth
pairing process with received Bluetooth device address. However currently we
need a BluetoothDevice object for Pairing/Unpairing, but actually the address
of the Bluetooth device object is the only thing Gecko requires.
2013-11-15 17:19:31 +08:00
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
Ed Morley
4326269d4b
Merge mozilla-central and b2g-inbound
2013-10-29 16:34:46 +00:00
Vicamo Yang
17e058673d
Bug 920551 - 2.h/2: fix dom/system/gonk/*. r=hsinyi,khuey
2013-10-29 16:12:45 +08:00
Vicamo Yang
dca48f3e9d
Bug 920551 - 2.f/2: fix Voicemail. r=hsinyi,khuey
2013-10-29 16:12:42 +08:00
Vicamo Yang
8c0916e23c
Bug 920551 - 2.d/2: fix ICC. r=hsinyi,khuey
2013-10-29 16:12:40 +08:00
Vicamo Yang
c13036d07b
Bug 920551 - 2.b/2: fix Telephony. r=hsinyi,khuey
2013-10-29 16:12:38 +08:00
Peter Van der Beken
69e7c5ae55
Bug 918345 - Turn on WebIDL binding generation for Window and hook it up to quickstubs. r=bz.
...
--HG--
extra : rebase_source : 7bde7ddfe297e189ffa678ca1d9c34000bc904ec
2013-10-08 17:51:42 +02:00
Jan-Ivar Bruaroey
80870c0668
Bug 902003 - Stats webidl tuning, rename stats enums to not contain dashes etc. r=jesup
2013-10-24 14:07:20 -04:00
Ms2ger
88bbf03777
Backout changeset 2e466ccc7bd0 for devtools test failures.
2013-10-26 17:02:20 +02:00
Peter Van der Beken
45ef6c1adc
Bug 918345 - Turn on WebIDL binding generation for Window and hook it up to quickstubs. r=bz.
...
--HG--
extra : rebase_source : 673c08ef093339e6bfb1418366af5cc5fabe7c4d
2013-10-08 17:51:42 +02:00
Gregor Wagner
79cbe378a2
Backout bug 924702 for test failures.
...
--HG--
extra : transplant_source : %29%D1%A0%88%92%88%87%A3%21%8A%A1%90%F5%DFD%10%CE%DD%13%C3
2013-10-25 08:19:31 -07:00
Peter Van der Beken
59ec2a8a5f
Bug 922160 - Bring EventHandler.webidl more in line with the spec, remove NodeEventHandlers. r=bz.
...
--HG--
extra : rebase_source : 9cfba32241add4c79d67fb0323178228b00bf631
2013-10-08 17:51:15 +02:00
Peter Van der Beken
df4301d42d
Bug 922160 - Bring EventHandler.webidl more in line with the spec, rename BeforeUnloadEventHandler to OnBeforeUnloadEventHandler. r=bz.
...
--HG--
extra : rebase_source : e4bed124f36e94e1aa646b24783f7f2c682e31b5
2013-10-08 17:51:15 +02:00
Peter Van der Beken
18359b69c9
Bug 922159 - Rename Creator WebIDL extended attribute to NewObject. r=bz.
...
--HG--
extra : rebase_source : 80791f28acbf8e2cc21946b0d62bb8555b53fc99
2013-09-30 18:32:22 +02:00
Andrea Marchesini
eb960d6739
Bug 925594 - WebIDL enum for AudioChannel in HTMLMediaElement, r=ehsan, r=khuey
2013-10-28 17:08:14 -07:00
Carsten "Tomcat" Book
c225f46a40
Backed out changeset 5506e7033c85 (bug 925594) perma-orange mochitest test-failure on b2g-ics
...
--HG--
extra : transplant_source : %19E%9F_%BF%84%27%11%0D%DE%CA.%E7%09%9D%FD3%1A2U
2013-10-28 15:34:08 +01:00
Carsten "Tomcat" Book
e8e8b45530
Merge mozilla-central to mozilla-inbound
2013-10-28 13:03:52 +01:00
Andrea Marchesini
60548554c9
Bug 925594 - WebIDL enum for AudioChannel in HTMLMediaElement, r=ehsan, r=khuey
2013-10-28 03:45:10 -07:00
Reuben Morais
4c16b80dd1
Bug 935804 - Handle null and undefined correctly in mozContact field properties. r=bz
2013-11-07 01:26:25 -02:00
Arno Puder
7daf84295f
Bug 933585 - WebIDL changes for Uint8Array. r=khuey
2013-11-08 15:04:47 -08:00
Mike Habicher
ef8e115de2
Bug 932669 - Expose sensor rotation offset to JS. r=dhylands
2013-12-06 09:47:29 -05:00
Andrea Marchesini
9a790173af
Bug 942639 - Make DataStore API Certified-only for 1.3, r=ehsan, r=fabrice
2013-12-05 23:12:23 +00:00
Ryan VanderMeulen
fe93ce0fd5
Merge inbound to m-c.
2013-12-05 17:29:03 -05:00
Carsten "Tomcat" Book
5ad51b9365
merge b2g-inbound to m-c
2013-12-05 12:57:24 +01:00
Max Jonas Werner
85df465604
Bug 892148 - Make DTLS fingerprint accessible from JS r=abr
2013-12-04 15:36:00 -06:00
Boris Zbarsky
109a5700f1
Bug 945788. Add support for dictionary return values to example codegen and js-implemented codegen. r=smaug
2013-12-05 11:39:50 -05:00
Ryan VanderMeulen
927d6da72d
Backed out changeset 9fb6d1811696 (bug 942639) for B2G mochitest-3 timeouts.
2013-12-05 11:36:01 -05:00
Andrea Marchesini
3737a3061f
Bug 942639 - Make DataStore API Certified-only for 1.3, r=ehsan, r=fabrice
2013-12-05 13:50:11 +00:00
Siddartha Pothapragada
a47318a090
Bug 933136 - Part 1: Add Nfc DOM event handlers 'onpeerready' and 'onpeerlost'. r=khuey, sr=smaug
...
Add new interface 'checkP2PRegistration' to MozNfc and two 'ChromeOnly' interfaces 'eventListenerWasAdded' 'eventListenerWasRemoved' to support basic PeerToPeer use cases.
--HG--
extra : rebase_source : 43f0021b85624d87fdcb5e9445c976bb6efb9219
2013-11-24 20:40:39 -08:00
Ryan VanderMeulen
af07355144
Merge m-c to inbound.
2013-12-02 10:34:41 -05:00