Peter Van der Beken
dd0ed1d78e
Bug 1018658 - Convert XPathNSResolver to WebIDL bindings, switch XPathNSResolver to WebIDL. r=bz.
...
--HG--
extra : rebase_source : 5edb613061b8d0dcb533ae6e1c3a5244e43dd545
2014-10-14 16:27:24 +02:00
Ryan VanderMeulen
dd75c0e619
Backed out changeset 87433694df01 (bug 1082734
) for Gaia unit test failures.
...
CLOSED TREE
2014-10-23 11:32:35 -04:00
Andrea Marchesini
cd528c2dd2
Bug 1082734
- Remove URL.searchParams to avoid the stealing of data from future cross-origin sites, r=bz
2014-10-23 14:43:40 +01:00
Carsten "Tomcat" Book
f47de25453
Backed out changeset 2340c1d21e94 (bug 1082734
) for w4 test failures
2014-10-23 15:00:30 +02:00
Andrea Marchesini
4d11e3f323
Bug 1082734
- Remove URL.searchParams to avoid the stealing of data from future cross-origin sites, r=bz
2014-10-23 12:48:44 +01:00
Olli Pettay
3dd6aece01
Bug 973638, update MutationObserver.observe() to follow the spec, r=baku
...
--HG--
extra : rebase_source : dd62e2140275c2026038322c6b656886ec7d122a
2014-10-23 14:11:40 +03:00
Szu-Yu Chen [:aknow]
18295359b0
Bug 978639 - Part 1: Add hangUp method (webidl). r=hsinyi
2014-10-20 03:11:00 -04:00
Carsten "Tomcat" Book
860aaddaaf
merge fx-team to mozilla-central a=merge
2014-10-21 15:38:16 +02:00
Wes Kocher
9e6688bd5b
Merge m-c to fx-team a=merge
2014-10-20 19:01:55 -07:00
Wes Kocher
bd38db8ecd
Merge inbound to m-c a=merge
2014-10-20 18:56:56 -07:00
Wes Kocher
ade010d0a2
Merge m-c to fx-team a=merge
2014-10-20 18:34:45 -07:00
Carsten "Tomcat" Book
4364315264
Merge mozilla-central to b2g-inbound
2014-10-20 15:52:37 +02:00
Carsten "Tomcat" Book
622698a725
merge fx-team to mozilla-central a=merge
2014-10-20 14:48:28 +02:00
Thomas Zimmermann
290d899d1e
Bug 928362: Support ad-hoc mode for Wifi, r=vchang, r=mrbkap
...
This patch adds support for Wifi networks that run in ad-hoc
mode. The network attributes 'frequency' and 'mode' are required
by wpa_supplicant to connect to an ad-hoc network.
'Frequency' is just the frequency of the channel in use. 'Mode'
is the network's mode, with 0 being infrastructure mode, 1 being
IBSS mode (aka ad-hoc mode), and 2 being access-point mode.
If ad-hoc mode is not supported on your device, you can set the
environment property 'ro.moz.wifi.ibss_supported' to false to
disable it in Gecko.
2014-10-20 14:22:47 +02:00
Rik Cabanier
b0c5296dce
Bug 1082663 - Fix for bug 1082663 - DOMMatrix does not implement stringifier from spec. r=bz
2014-10-20 11:14:00 +02:00
Tom Tromey
e41dfd7adb
Bug 1070089 - change timeline markers to have a consistent epoch (carrying forward r=smaug)
2014-10-17 16:02:42 -07:00
Benoit Jacob
7fbcbe373d
Bug 1083936 - WebGL2: Add texImage3D - r=jgilbert,smaug
2014-10-16 22:03:34 -04:00
Chris Pearce
10ef42a275
Bug 1057891 - Remove some comments from MediaKey*.webidl now that the issue the comments were about has been resolved. r=bz
2014-10-17 11:47:11 +13:00
Kyle Huey
28d59dda96
Bug 1083724: Restore the optionality of string arguments to methods on PopupBoxObject. r=bz
2014-10-20 13:33:09 -07:00
Nikhil Marathe
b8edaa21bb
Bug 1039846 - Patch 4: FetchDriver with about:, blob: and data: fetching. r=baku
...
--HG--
extra : transplant_source : o%29%0E%5D%90%11%FA%1ExO%26%7E%9D_%F2%E7%0B%FE%21%B2
2014-10-06 11:01:20 -07:00
Boris Zbarsky
1f2f961464
Bug 1084030. Store the promise creation and settlement timestamps and expose that information via PromiseDebugging. r=nsm
2014-10-20 13:02:21 -04:00
Andrea Marchesini
1a4cd4af0d
Bug 1085297 - URLSearchParams, URLUtils and URLUtilsReadOnly should use USVStrings instead DOMStrings, r=smaug
2014-10-20 15:20:07 +01:00
Brian Birtles
3727776b2f
Bug 1078119 - Rename AnimationTimeline/AnimationPlayer GetCurrentTimeDuration; r=bz
...
This patch performs the following renaming:
AnimationPlayer::GetCurrentTime -> GetCurrentTimeAsDouble
AnimationPlayer::GetCurrentTimeDuration -> GetCurrentTime
AnimationTimeline::GetCurrentTime -> GetCurrentTimeAsDouble
AnimationTimeline::GetCurrentTimeDuration -> GetCurrentTime
2014-10-20 13:55:45 +09:00
David Zbarsky
f175044a0f
Bug 1037321 - Implement playState on AnimationPlayer; r=birtles, r=bz
2014-10-20 13:55:45 +09:00
Brian Birtles
0a538d9545
Bug 1070745 part 2 - Update AnimationPlayer IDL to enable play() and pause(); r=bz
...
We map play()/pause() to PlayFromJS/PauseFromJS internally so that internal
users don't accidentally call Play()/Pause() which flush style.
2014-10-20 13:55:43 +09:00
Boris Zbarsky
705a8852fa
Bug 1083591 followup. Remove not-yet-implemented stringifier.
2014-10-19 22:55:08 -04:00
Boris Zbarsky
32e9856cfd
Bug 1083950. Add a way to get the promises that depend on a given promise via PromiseDebugging. r=nsm
2014-10-19 22:27:36 -04:00
Boris Zbarsky
8785d8bc26
Bug 1083851 part 4. Expose promise stacks on PromiseDebugging.
2014-10-19 22:27:12 -04:00
Boris Zbarsky
54a7afdac9
Bug 1084439. Remove ResolveWorkerClasses in favor of [Exposed=System] annotations. r=bholley
2014-10-19 22:25:49 -04:00
Kearwood (Kip) Gilbert
98556f4e21
Bug 1045754 - Part 1 - Implement updated CSSOM-View smooth-scrolling specification. r=bz
...
- Added new WebIDL dictionary, ScrollToOptions. This dictionary extends
ScrollOptions by adding "left" and "top", specifying the scroll offset.
This will be later extended with more members to allow scroll offsets to be
specified with logical axes.
- Implemented Window.Scroll, Window.ScrollTo, Window.ScrollBy, Element.Scroll,
Element.ScrollTo, and Element.ScrollBy functions that accept ScrollToOptions
as a single parameter.
- Removed ScrollOptions dictionary parameter from existing Window.Scroll,
Window.ScrollTo, and Window.ScrollBy functions as these have been replaced
with functions accepting a single parameter, ScrollToOptions.
- Added new WebIDL dictionary, ScrollIntoViewOptions. This dictionary
extends ScrollOptions by adding "block", specifying whether the element
start or end will be scrolled into view.
- Replaced Element.ScrollIntoView(bool,ScrollOptions) with
Element.ScrollIntoView(ScrollIntoViewOptions) to match updated
CSSOM-View scroll-behavior specification.
2014-10-01 10:47:56 -07:00
Ryan VanderMeulen
7442d9d745
Merge inbound to m-c. a=merge
2014-10-16 14:43:13 -04:00
Carsten "Tomcat" Book
82495ab4f5
Merge m-c to b2g-inbound
2014-10-16 16:16:53 +02:00
Szu-Yu Chen [:aknow]
60af2e3178
Bug 1058397 - Part 2: USSDSession interface. r=hsinyi
2014-10-15 02:50:00 -04:00
Yoshi Huang
1842c74895
Bug 1073421 - B2G NFC: remove NDEF_Formatable and NDEF_Writable. r=smaug, dimi
2014-10-15 15:47:42 +08:00
Yoshi Huang
b6744ba68f
Bug 1082452 - B2G NFC: Add a parameter 'isP2P' in WriteNDEF request. r=smaug, dimi
2014-10-15 11:54:09 +08:00
Ryan VanderMeulen
b87718267b
Merge inbound to m-c. a=merge
...
CLOSED TREE
2014-10-15 14:31:16 -04:00
Fabrice Desré
f46b32e993
Bug 982874 - Import / export API for apps : Part 2: dom/webapps implementation r=marco,sicking
2014-10-14 22:55:14 -07:00
Fabrice Desré
2cb62d547e
Bug 982874 - Import / export API for apps : Part 1, temporary blobs r=bent
2014-10-14 22:55:14 -07:00
Edgar Chen
856f4cabf2
Bug 1081810 - Part 2: Get rid of DOMError.init. r=smaug
2014-10-14 11:09:07 +08:00
Edgar Chen
1057e938ec
Bug 1081810 - Part 1: Implement IccCardLockError in C++. r=smaug
2014-10-13 12:35:53 +08:00
Ryan VanderMeulen
77e8bee35e
Backed out 6 changesets (bug 989198, bug 1082963) for causing bug 1083231.
...
Backed out changeset a7c972407578 (bug 1082963)
Backed out changeset 94d1b30bde00 (bug 989198)
Backed out changeset 01e064ceb505 (bug 989198)
Backed out changeset f5a538109e36 (bug 989198)
Backed out changeset 3ff227d79d74 (bug 989198)
Backed out changeset 186743fc6f6d (bug 989198)
CLOSED TREE
2014-10-16 12:57:18 -04:00
Ehsan Akhgari
1d962eb79e
Bug 839838 - Implement DOMRequest.then; r=sicking,bzbarsky
...
This is implemented by creating a Promise object internally and
forwarding the .then() call to it. Any further callbacks passed to
future .then() calls will be added as callbacks on the same internal
promise object. We also take care of resolving or rejecting the promise
if the success/error event of the DOMRequest object has been fired
before .then() is called.
2014-10-11 09:46:01 -04:00
Richard Barnes
f6115a2519
Bug 1034854 - Add support for ECDSA to WebCrypto API r=ttaubert,dkeeler r=bz
2014-10-13 23:19:00 +02:00
Nikhil Marathe
8dcf377e1f
Bug 1071290 - Allow Blobs in Fetch BodyInit. r=baku
...
--HG--
extra : rebase_source : 412dffd78d5b0c4cddad58374bbe1dd051877c47
2014-10-09 10:52:10 -07:00
Gina Yeh
abdd389011
Bug 989198, Patch 2: Implementation of BeforeAfterKeyboardEvent, sr=smaug, r=masayuki.
...
---
dom/events/BeforeAfterKeyboardEvent.cpp | 92 ++++++++++++++++++++++
dom/events/BeforeAfterKeyboardEvent.h | 45 +++++++++++
dom/events/EventDispatcher.cpp | 3 +
dom/events/KeyboardEvent.cpp | 60 ++++++++------
dom/events/KeyboardEvent.h | 8 +-
dom/events/moz.build | 2 +
dom/events/test/test_all_synthetic_events.html | 4 +
dom/interfaces/events/nsIDOMEvent.idl | 7 ++
dom/tests/mochitest/general/test_interfaces.html | 48 ++++++-----
dom/webidl/BeforeAfterKeyboardEvent.webidl | 24 ++++++
dom/webidl/moz.build | 1 +
11 files changed, 250 insertions(+), 44 deletions(-)
create mode 100644 dom/events/BeforeAfterKeyboardEvent.cpp
create mode 100644 dom/events/BeforeAfterKeyboardEvent.h
create mode 100644 dom/webidl/BeforeAfterKeyboardEvent.webidl
2014-10-14 15:09:20 +08:00
Andrea Marchesini
5b8997d791
Bug 504553 - patch 3 - WebSockes in Workers: Workers supported, r=smaug
2014-10-10 17:58:05 +01:00
Andrea Marchesini
6c983d4540
Bug 1048293 - File::mozFullPath attribute should not be exposed to content., r=ehsan
2014-10-10 16:59:56 +01:00
Tom Schuster
1b1e8341d4
Bug 844457 - Move XSLTProcessor to WebIDL. r=peterv
...
--HG--
rename : dom/xslt/nsIXSLTProcessor.idl => dom/webidl/XSLTProcessor.webidl
rename : dom/xslt/xml/txXMLUtils.cpp => dom/xslt/base/txExpandedName.cpp
rename : dom/xslt/xml/txXMLUtils.h => dom/xslt/base/txExpandedName.h
2014-10-10 14:21:54 +02:00
Jon Morton
0f167a14a3
Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz
...
--HG--
rename : layout/xul/nsIPopupBoxObject.idl => dom/webidl/PopupBoxObject.webidl
rename : layout/xul/tree/nsITreeBoxObject.idl => dom/webidl/TreeBoxObject.webidl
rename : layout/xul/nsBoxObject.cpp => layout/xul/BoxObject.cpp
rename : layout/xul/nsBoxObject.h => layout/xul/BoxObject.h
rename : layout/xul/nsListBoxObject.cpp => layout/xul/ListBoxObject.cpp
rename : layout/xul/nsMenuBoxObject.cpp => layout/xul/MenuBoxObject.cpp
rename : layout/xul/nsPopupBoxObject.cpp => layout/xul/PopupBoxObject.cpp
2014-10-14 13:15:21 -07:00
Ryan VanderMeulen
0178acffdb
Backed out changeset 012853bd80b7 (bug 844457) for likely being the real cause of the mochitest-dt failures.
...
CLOSED TREE
2014-10-09 13:39:14 -04:00