Ghislain 'Aus' Lacroix
e9f1d09a3e
Backed out changeset f8c15df3a068 -- Need to re-land with correct commit message.
2014-05-21 14:07:51 -07:00
Ghislain 'Aus' Lacroix
2147a2ea56
bug 1007965
...
bug 1007965
* Add storageName and storagePath to DOM Download Object.
r=fabrice
r=bz (for WebIDL changes)
2014-05-21 13:51:09 -07:00
Ryan VanderMeulen
452e164d8b
Merge b2g-inbound to m-c.
2014-05-21 16:17:37 -04:00
Gabor Krizsanits
3ddd53889b
Bug 877072 - HTML Imports part1. r=mrbkap
2014-05-21 19:08:12 +02:00
Ryan VanderMeulen
9f6cd8c74a
Backed out 7 changesets (bug 824717) for bustage. r=khuey because the webidl hook is dumb
...
Backed out changeset bd7c604de980 (bug 824717)
Backed out changeset 4c4b8b15da37 (bug 824717)
Backed out changeset fd9e72e50518 (bug 824717)
Backed out changeset d66a08988272 (bug 824717)
Backed out changeset 5eaab20bb1aa (bug 824717)
Backed out changeset c80dbc9a693a (bug 824717)
Backed out changeset 62e12031b8bc (bug 824717)
2014-05-21 08:42:54 -04:00
Carsten "Tomcat" Book
64f3a4a5fe
Merge mozilla-central to b2g-inbound
2014-05-21 14:32:08 +02:00
Carsten "Tomcat" Book
2d16b888a9
merge b2g-inbound to mozilla-central
2014-05-21 14:08:03 +02:00
Jocelyn Liu
af908f35ef
Bug 1009347 - Patch 2/4: Using new bluetooth webidls based on bluetooth API version build flag, f=btian, r=bz, marcosc
...
--HG--
rename : dom/webidl/BluetoothAdapter.webidl => dom/webidl/BluetoothAdapter2.webidl
rename : dom/webidl/BluetoothDevice.webidl => dom/webidl/BluetoothDevice2.webidl
rename : dom/webidl/BluetoothManager.webidl => dom/webidl/BluetoothManager2.webidl
2014-05-21 14:12:24 +08:00
Chuck Lee
41d270d01b
Bug 1002314 - 0001. WebIDL Change. r=ehsan, r=mrbkap
2014-05-19 10:29:18 +08:00
Carsten "Tomcat" Book
e2776f3cfa
Merge mozilla-central to mozilla-inbound
2014-05-21 14:26:21 +02:00
Shigeyuki Tsukihashi
493b6611e1
Bug 999964 part 1 - Patch for SVG 2 getBBox method; r=longsonr, r=bz
2014-05-13 10:24:35 +09:00
Richard Barnes
63aeb46ec5
Bug 995385 - Add WebCrypto WebIDL interfaces. r=bz, r=cviecco, r=dkeeler
2014-05-15 06:20:00 -04:00
Ms2ger
94bcc1bbb0
Bug 1014537 - Mark Window.top as nullable in WebIDL; r=bz over IRC
...
In the !mDocShell case, we return null.
2014-05-22 20:43:11 +02:00
Bevis Tseng
1d46b6404d
Bug 824717 - Part 1: Define DOMMobileMessageError:DOMError to hook an additional nsISupports object like nsIDOMMozSmsMessage/nsIDOMMozMmsMessage when error occurs. r=hsinyi, r=smaug
2014-04-28 11:54:07 +08:00
Bevis Tseng
b46889da34
Bug 824717 - Part 1: Define DOMMobileMessageError:DOMError to hook an additional nsISupports object like nsIDOMMozSmsMessage/nsIDOMMozMmsMessage when error occurs. r=hsinyi, r=smaug
2014-04-28 11:54:07 +08:00
Rik Cabanier
c1c2b85353
Bug 979692 - Extend MouseEvent interface. r=bz
2014-04-26 18:32:00 -04:00
Masayuki Nakano
b2f540c15c
Bug 865649 part.1 Implement KeyboardEvent.code r=smaug
2014-05-25 11:08:58 +09:00
Yoshi Huang
e48080b68c
Bug 981646 - B2G RIL: Cannot read sdn contacts. r=smaug, vicamo
2014-05-16 14:50:00 +08:00
Jan-Ivar Bruaroey
07463bc134
Bug 970685 - definitions for WebRTC telemetry for jitter, packet-loss and RTT. r=smaug, r=jesup
2014-05-12 15:35:34 -04:00
xKhorasan
8ca164cae9
Bug 998076 - implement responseURL attribute for XMLHttpRequest. r=smaug
2014-05-17 09:24:37 +09:00
Boris Zbarsky
3d7884a267
Bug 1011815 part 2. Make DOMRequest.error be a DOMError. r=smaug
2014-05-19 16:37:58 -04:00
Boris Zbarsky
5eacf4864a
Bug 1011815 part 1. Replace nsISupports with DOMRequest in MozIcc.webidl. r=smaug,echen
2014-05-19 16:37:58 -04:00
Boris Zbarsky
8e2f0fbfc3
Bug 1011810. Return the right type from getIccById. r=htsai,smaug
2014-05-19 13:20:21 -04:00
Ed Morley
9a622cefe4
Backed out changeset 756fac661b86 (bug 979692) for mochitest-ally leaks; CLOSED TREE
2014-05-19 15:37:17 +01:00
Rik Cabanier
359507308d
Bug 979692 - Extend MouseEvent interface r=bz
2014-04-26 18:32:00 +02:00
Gabor Krizsanits
81aa75b951
Bug 877072 - LinkImport should be a partial interface. r=bz
2014-05-27 15:26:48 +02:00
Richard Barnes
8eeedb0852
Bug 998471 - Add support for key generation to WebCrypto API. r=bz,dkeeler
...
* * *
Change from SetCapacity to SetLength so that strings clone properly
2014-05-26 12:05:00 +02:00
Tim Taubert
a1ba283cde
Bug 990812 - Add nsIDOMChromeWindow.getGroupMessageManager() API r=smaug
2014-05-23 14:51:56 +02:00
Gijs Kruitbosch
0071bc8c80
Bug 1011490 - use mozmap for installtrigger parameters, r=Mossop,bholley
...
--HG--
extra : rebase_source : cb66201ea9543b48c4b70593ea63cab68fe7d6af
2014-05-16 17:10:20 +01:00
Ryan VanderMeulen
b2635781f4
Backed out changesets 083b9fb75e9a, 4cbc8cf0b619, and ef379607cff7 (bug 957086) for Win7/Win8 debug mochitest crashes.
...
--HG--
rename : dom/datastore/DataStoreImpl.js => dom/datastore/DataStoreImpl.jsm
2014-05-29 13:22:57 -04:00
Andrea Marchesini
88158335c2
Bug 957086 - patch 2 - DataStoreService in C++, r=ehsan, r=bz, r=janv
2014-05-29 16:34:43 +01:00
Ed Morley
529a746692
Merge mozilla-central and inbound
2014-05-29 16:21:04 +01:00
Andrea Marchesini
5fb9b9687c
Bug 1016053 - document.createElement('StorageEvent') must be supported, r=smaug
2014-05-29 14:33:00 +01:00
Ted Mielczarek
634cfceb8d
Bug 1014162 - Make Gamepad.mapping into an enum. r=smaug
2014-05-23 07:39:13 -04:00
Nils Ohlmeier [:drno]
272b02723f
Bug 1014304 - Remove onconnection and onclosedconnection from RTCPeerConnection. r=jib, r=jesup, r=smaug
2014-05-28 09:36:00 -04:00
Jan-Ivar Bruaroey
f97999ac92
Bug 859565 - Remove legacy PeerConnectionImpl.readyState. r=bholley, r=abr
2014-05-17 17:11:27 -04:00
Ehsan Akhgari
1c0f801ac5
Bug 1015783 - Add a devtools API for Web Audio; r=padenot,smaug
...
See bug 980506 for an extensive discussion about this. This patch adds
three APIs to AudioNode in order for us to be able to build awesome
devtools on top of it.
* Weak reference API.
This patch allows one to hold a weak reference to all AudioNode's
using Components.utils.getWeakReference(). That way, the devtool's
inspection code would not change the lifetime of AudioNodes.
* AudioNode.id
This is a chrome-only unique and monotonically incrementing ID for
AudioNode objects. It is supposed to be used in order for the
devtools to be able to identify a node without having to keep it
alive.
* webaudio-node-demise
This is an observer notification that is called every time an
AudioNode gets destroyed inside Gecko. The ID of the corresponding
node is passed to this notification.
--HG--
extra : rebase_source : 83246a990489daf44ddc97dd4ea372a8cebe8e00
2014-06-03 22:51:48 -04:00
Boris Zbarsky
e155631e2d
Bug 999315. Revert alert(undefined) to showing the string "undefined" again, like it used to, pending the spec getting sorted out. r=peterv
2014-05-20 16:07:17 -04:00
Boris Zbarsky
dad96f125d
Bug 1012944. Hide window.home/back/forward from web pages, since those are non-standard and cause pages to not set up their own thins with the same names. r=peterv
2014-05-20 16:07:17 -04:00
Ms2ger
729320d026
Bug 874212 - Move document.all to WebIDL; r=bz
...
The static jsids in nsDOMClassInfo are newly unused, except for sEnumerate_id,
which was unused before.
This also removes the test_nondomexception.html test, which relied on an
obscure detail of the exception being thrown from document.all; I haven't
found another API which does something equally silly.
2014-05-20 21:52:21 +02:00
Ben Turner
3acf881bbd
Bug 929274 - 'InvalidStateError when accessing transaction.error after aborted transaction'. Patch by bent & Shihua Zheng <szheng@mozilla.com>, r=janv, r=khuey.
2014-05-20 10:39:31 -07:00
Karl Tomlinson
cff596396d
b=991533 throw exception from AudioProcessingEvent buffer getters when allocation fails r=ehsan,bz
...
--HG--
extra : transplant_source : C%60%E5f6%1D%D3%0F%D6%0B%9CV%A6%AD%C5%5D%E9%9B%C6%BD
2014-05-16 09:11:13 +12:00
Wes Kocher
14c46e5c08
Merge inbound to m-c
2014-05-15 15:59:45 -07:00
Mike Habicher
6a75e749e6
Bug 1004434 - MaxFileSize, MaxVideoLength of CameraControl Interface recording options should be of 64 bits. r=dhylands, r=bzbarsky
...
--HG--
extra : rebase_source : 50b6301e11c09cc82bd42e99a738b565c0039bcb
2014-05-14 17:33:00 -04:00
Dave Hylands
f83559edd3
Bug 1007053 - Pt2 - Add canBeShared, canBeMounted, canBeFormatted attributes To DeviceStorage webidl. r=bzbarsky
2014-05-13 15:48:06 -07:00
Nikhil Marathe
b97792d01a
Bug 967264 - Patch 2: InstallPhaseEvent and InstallEvent. r=ehsan r=jst
...
--HG--
extra : amend_source : 06855fd6ba0c0b06f087f98f51fe9b3a314ed7ca
2014-05-13 14:49:36 -07:00
Nikhil Marathe
a54b04b9cb
Bug 967264 - Patch 1: ServiceWorkerGlobalScope stub. r=khuey sr=jst
2014-05-13 14:28:01 -07:00
Blair McBride
fa0b5d99ab
Bug 926712 - Use WebIDL to expose InstallTrigger, r=Mossop,bholley
2013-12-12 02:08:00 +00:00
Botond Ballo
600db4d9b9
Bug 961289 - Expose client- and compositor-side APZ test data from nsIDOMWindowUtils. r=ehsan,kats,bholley
...
--HG--
extra : source : 41f87f2add7d1fafab2749eb08539cd78644fbbe
2014-05-09 17:16:03 -04:00
Nikhil Marathe
cd31585bba
Bug 930348 - window.navigator stubs for ServiceWorker. r=ehsan,bent
...
--HG--
extra : rebase_source : ac9bc321c679cbf7045c9d32d1001c5d87d68c69
2013-11-19 15:14:07 -08:00
Ryan VanderMeulen
77bee3be18
Backed out changeset c189d09ec942 (bug 930348) for B2G desktop bustage.
...
CLOSED TREE
2014-05-13 15:33:58 -04:00
Nikhil Marathe
32f33872cd
Bug 930348 - window.navigator stubs for ServiceWorker. r=ehsan,bent
...
--HG--
extra : rebase_source : 291219bb284967790bdbbc1f456b88d5f6baacc1
2013-11-19 15:14:07 -08:00
Gijs Kruitbosch
6da20d6a4e
Bug 1009529 - treat null features as '' features in window.open calls, r=bz
2014-05-13 19:08:34 +01:00
Carsten "Tomcat" Book
d867138507
Merge mozilla-central to mozilla-inbound
2014-05-13 12:45:41 +02:00
Carsten "Tomcat" Book
4dab49e6f4
merge b2g-inbound to mozilla-central
2014-05-13 12:41:43 +02:00
Jesse Ruderman
bc46fdea1a
Bug 869183 followup - convert more WebIDL files from ISO-8859-1 to UTF-8 (only affects comments) (carrying over r=bz)
2014-05-12 19:57:23 -07:00
Edgar Chen
e1c0970e60
Bug 898445 - Part 1-4: Move MozMobileConnection to webidl. r=hsinyi,smaug
2014-04-24 18:11:17 +08:00
Edgar Chen
fb8b454724
Bug 898445 - Part 1-3: Move MozMobileConnectionInfo to webidl. r=hsinyi,smaug
2014-04-24 18:03:45 +08:00
Edgar Chen
6367d3426a
Bug 898445 - Part 1-2: Move MozMobileNetworkInfo to webidl. r=hsinyi,smaug
2014-04-24 17:57:52 +08:00
Edgar Chen
be984c6b71
Bug 898445 - Part 1-1: Move MozMobileCellInfo to webidl. r=hsinyi,smaug
2014-04-24 17:43:05 +08:00
Brian Birtles
2ec3ad5bd0
Bug 998246 part 4 - Add currentTime member to AnimationTimeline; r=bz
2014-05-13 16:22:12 +09:00
Brian Birtles
2a9d17c0ef
Bug 998246 part 3 - Add timeline member to Document interface; r=bz
2014-05-13 16:22:12 +09:00
Brian Birtles
87415e6bea
Bug 998246 part 2 - Add AnimationTimeline interface; r=bz, r=glandium
2014-05-13 16:22:12 +09:00
Alphan Chen
0c7f09a06d
Bug 983502 - navigator.getFeature implementation (support hardware.memory). r=bz
2014-05-12 10:05:03 +08:00
Mounir Lamouri
f6d441dc2f
Bug 889335 - Implement navigator.languages and languagechange event. r=sicking,smaug
2014-05-12 13:48:15 +02:00
Ryo HIKOSAKA
8f83df7873
Bug 949435, part 3 - Implement an SVGIFrameELement class. r=bz,jwatt for the webidl, r=longsonr for the rest
2014-02-18 10:24:40 +09:00
Valentin Gosu
c793ade8a1
Bug 936813 - Implement onresourcetimingbufferfull callback (part 2) r=bz
2014-05-10 05:12:06 +03:00
Carsten "Tomcat" Book
0893a253bb
Merge mozilla-central to b2g-i
2014-05-09 14:20:02 +02:00
Mason Chang
3146eb4aea
Bug 979949 - Expose compositor fill ratio to JS for automation. r=benwa,mrbkap.
2014-05-08 17:32:00 +02:00
Alexandre Lissy
9576612895
Bug 967475 - Implement mozChromeNotifications API. r=mhenretty,bent
2014-05-08 23:16:00 +02:00
Wes Kocher
09226c1b69
Backed out changeset 21d743a319c6 (bug 967475) for apparently introducing two hazards to the build
2014-05-08 16:06:40 -07:00
Alexandre Lissy
0d48a7242e
Bug 967475 - Implement mozChromeNotifications API. r=mhenretty, r=bent
...
--HG--
extra : rebase_source : 595b53c85f031784bd77591d4e0593e60b39ccfd
2014-05-08 10:07:00 -04:00
Chuck Lee
f1c072e890
Bug 745468 - 0002. Support WPA-EAP connection state. r=vchang, r=mrbkap
2014-04-25 18:41:26 +08:00
Chuck Lee
f28c2bb704
Bug 745468 - 0001. Support WPA-EAP configure parameters. r=vchang, r=mrbkap
2014-04-30 19:58:54 +08:00
Byron Campen [:bwc]
34666bbadd
Bug 1002831 - Display remote and local SDP on about:webrtc. r=smaug, r=jib
2014-05-05 11:13:24 -07:00
Byron Campen [:bwc]
434547595e
Bug 970734 - Part 2: Record final ICE/media stats when PeerConnections are closed, so they show up in about:webrtc. r=smaug, r=jib
2014-05-05 09:35:57 -07:00
Carsten "Tomcat" Book
d5d4f70ded
merge b2g-inbound to mozilla-central
2014-05-07 14:11:38 +02:00
Chuck Lee
c39a234d51
Bug 917175 - 0001. WebIDL change. r=mrbkap
2014-04-15 17:17:40 +08:00
Chuck Lee
044fc03762
Bug 917176 - 0001. WebIDL change. r=mrbkap
2014-04-23 17:56:56 +08:00
Wes Kocher
8cc4ef2b69
Merge m-c to inbound
2014-05-05 21:15:33 -07:00
Wes Kocher
f5766e3cb0
Merge b2g-inbound to m-c
2014-05-05 21:07:22 -07:00
Ehsan Akhgari
f8b4328073
Bug 985805 - Part 3: Remove support for the legacy PannerNode extensions; r=padenot,smaug
2014-05-05 20:33:19 -04:00
Ehsan Akhgari
62075a6e6d
Bug 985805 - Part 2: Remove support for the legacy OscillatorNode extensions; r=padenot,smaug
2014-05-05 20:33:09 -04:00
Ehsan Akhgari
f2d7c951a4
Bug 985805 - Part 1: Remove support for the legacy BiquadFilterNode extensions; r=padenot,smaug
2014-05-05 20:32:48 -04:00
Wes Kocher
1bf6ceb4bb
Backed out 4 changesets (bug 997285) for mochitest-2,3 and dt3 bustages on a CLOSED TREE r=bz
...
Backed out changeset 1bc5b733beac (bug 997285)
Backed out changeset ec145c86be71 (bug 997285)
Backed out changeset c0b8aef8b570 (bug 997285)
Backed out changeset 477094180dff (bug 997285)
2014-05-05 14:14:11 -07:00
Ryan VanderMeulen
4f51edb237
Merge m-c to b2g-inbound. a=merge
2014-05-05 13:25:09 -04:00
Olli Pettay
0d3011caaf
Bug 1005089, let touch.target be null, r=bz
2014-05-05 13:48:50 +03:00
Martin Thomson
0b01e50439
Bug 942367 - WebIDL changes for peerIdentity constraint. r=jst
2014-05-01 12:50:00 +02:00
Carsten "Tomcat" Book
b58e47323c
Backed out changeset 79686836f1f7 "(bug 1005089) r=bz" for bustage on a CLOSED TREE
...
--HG--
extra : amend_source : 5170a31dc799f4401d30c8d6c4423dad2e84535f
2014-05-05 09:41:27 +02:00
Olli Pettay
e9462381cc
Bug 1005089 - "crash in mozilla::dom::WrapNewBindingObjectHelper<nsRefPtr<mozilla::dom::EventTarget>, true>::Wrap(JSContext*, nsRefPtr<mozilla::dom::EventTarget> const&, JS::MutableHandle<JS::Value>)" r=bz
2014-05-02 13:37:00 +02:00
Ms2ger
898d118c27
Bug 995664 - Move CSSRuleList to WebIDL; r=bz
...
As CSSRuleList is the last consumer of nsArraySH and nsGenericArraySH, this
also removes those classes.
2014-05-03 09:32:54 +02:00
Andrew Osmond
2073f8c7b5
Bug 999464 - Standardize on DOMPoint and thus eliminate need for CameraPoint. r=bz, r=mikeh
2014-05-01 15:09:00 -04:00
Jeff Gilbert
b3158aaa10
Bug 998046 - Use vendor suffix for PVRTC enums. - r=kamidphish,bz
2014-04-30 17:18:03 -07:00
John Shih
0b643ca7dd
Bug 986837 - Part 5: Expose MozNetworkInterface for testing. r=bzbarsky
...
DONTBUILD
2014-04-07 18:22:21 +08:00
Ryan VanderMeulen
c382cad4d3
Backed out changeset 6701ef0c75b4 for landing with the wrong bug number. r=bzbarsky
2014-05-05 10:29:29 -04:00
John Shih
240f374d41
Bug 986836 - Part 5: Expose MozNetworkInterface for testing. r=bzbarsky
2014-04-07 18:22:21 +08:00
John Shih
69d0547799
Bug 986837 - Part 4: Port MozNetworkStats to WebIDL. r=bzbarsky
2014-05-05 14:54:23 +08:00
John Shih
989a780e45
Bug 986837 - Part 3: Port MozNetworkStatsAlarm to WebIDL. r=bzbarsky
2014-05-05 15:38:06 +08:00
John Shih
656d2427da
Bug 986837 - Part 2: Port MozNetworkStatsInterface to WebIDL. r=bzbarsky
2014-05-05 11:55:01 +08:00
John Shih
9a5486581a
Bug 986837 - Part 1: Port MozNetworkStatsData to WebIDL. r=bzbarsky
2014-05-05 16:40:11 +08:00
Chuck Lee
d85d8d0889
Bug 917102 - 0001. WebIDL changes. r=mrbkap, r=ehsan
2014-04-30 19:58:35 +08:00
Boris Zbarsky
3f141c869d
Bug 997285 part 4. Drop the custom stringifier from DOMException in favor of the default one on Error.prototype. r=peterv
2014-05-05 16:01:57 -04:00
Boris Zbarsky
3ddef56d7a
Bug 997285 part 3. Make DOMException [ExceptionClass]. r=peterv
2014-05-05 16:01:57 -04:00
Bobby Holley
f475f8e1ff
Bug 1005806 - HTMLInputElement.controllers should be [ChromeOnly]. r=bz
2014-05-05 10:49:24 -07:00
Ed Morley
9187f47d91
Merge latest green b2g-inbound changeset and mozilla-central; r=khuey to work around bug 1002652
comment 13
2014-05-01 15:55:44 +01:00
Andrew Osmond
b5a75694bb
Bug 987954 - Change camera control size/region attributes to methods to remove direct JS_*() calls, r=bz,mikeh
2014-04-30 17:15:01 -04:00
Edgar Chen
c682304757
Bug 929701 - Part 1: Don't use an attribute with type |any| in DOMMMIError. r=hsinyi,smaug
2014-04-23 12:31:57 +08:00
Ed Morley
5f8d0681d8
Merge mozilla-central and inbound
2014-04-29 18:23:29 +01:00
Yoshi Huang
e1740b3ce3
Bug 993946 - B2G NFC: Consistent naming between Nfc or NFC in WebIDL. r=dimi, sr=smaug
...
--HG--
rename : dom/webidl/MozNfc.webidl => dom/webidl/MozNFC.webidl
2014-04-29 11:50:25 +08:00
Wes Kocher
b8a88e345d
Merge b2g-inbound to m-c
2014-04-28 16:10:59 -07:00
Hsin-Yi Tsai
4241417d71
Bug 1000670 - part 1 - [B2G] [RIL] expose clirstatuschange event to gaia. r=gene, r=smaug
2014-04-24 14:13:14 +08:00
Andrea Marchesini
0515187f53
Bug 1000947 - Console::Methods must not throw exceptions, r=bz
2014-04-29 07:49:57 +01:00
Jan-Ivar Bruaroey
27c5ae175d
Bug 907352 - Part 4: Normalized constraints to relieve downstream width/height/frameRate implementation. r=mt
2014-04-18 15:16:08 -04:00
Jan-Ivar Bruaroey
986249d24d
Bug 907352 - Part 3: WebIDL for width/height/frameRate gUM constraints. r=mt
2014-04-18 15:14:44 -04:00
Jan-Ivar Bruaroey
7a7b436da1
Bug 907352 - Part 2: Backwards-compatible facingMode constraint on mobile. r=mt, r=drno
2014-04-18 15:14:23 -04:00
Jan-Ivar Bruaroey
c601ff3ab9
Bug 907352 - Part 1: Update to most recent constraints syntax. r=mt
2014-04-18 14:00:16 -04:00
Carsten "Tomcat" Book
f45fcac3a1
Merge m-c to mozilla-inbound
2014-04-30 15:26:15 +02:00
Gene Lian
477e962e21
Bug 949325 - C++ wrapper to support DataStore API on the worker (part 2-3, dispatch tasks on the worker to the main thread). r=baku,khuey f=nsm
2014-02-24 21:57:15 +08:00
Andrea Marchesini
bc39d3758c
Bug 1000837 - {DataStoreTask|DataStoreChangeEvent}.id and DataStoreTask.data have to be nullable, r=gene
2014-04-28 10:54:38 +01:00
Ryan VanderMeulen
82a330dd5d
Merge b2g-inbound to m-c.
2014-04-25 16:12:25 -04:00
Carsten "Tomcat" Book
f7b3ad6627
Merge m-c to b2g-i
2014-04-25 13:55:53 +02:00
Masayuki Nakano
4d85cc932c
Bug 999645 Cancel implementing KeyboardEvent.initKeyboardEvent() because it completely breaks feature detection in web apps r=smaug
2014-04-25 13:16:20 +09:00
Star Cheng
8edf56ea18
Bug 984498: add new a parameter(audiochannel type) to AudioContext API. r=roc
2014-04-18 14:06:23 +08:00
Aryeh Gregor
8a9f071657
Bug 990725 - Rename ErrorEvent.column to .colno to match spec change; r=smaug
2014-04-23 14:55:58 +03:00
Ehsan Akhgari
476d42813d
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
55bc95f122
Merge b2g-inbound to m-c.
2014-04-21 16:16:55 -04:00
Dimi Lee
7cf80fa585
Bug 997066 - Add MozWifiNetwork parameter to Webidl. r=mrbkap
2014-04-21 11:03:59 +08:00
Ryan VanderMeulen
d503f72d54
Backed out changesets d8d01c95be03 and 5fa0c8f5ccb2 (bug 907352) for Linux64 mochitest-3 crashes.
2014-04-18 11:22:21 -04:00
Jan-Ivar Bruaroey
c231f8dafe
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
2bbfbe3315
Bug 907352 - Part 1: Update to most recent constraints syntax. r=mt
2014-04-18 03:23:29 -04:00
Anuj Agarwal
0dc21bc644
Bug 897359 - Remove unimplemented popChallengeResponse, random, and disableRightClick methods. r=bz
2014-04-18 09:32:52 -04:00
Ryan VanderMeulen
ee76280adc
Merge inbound to m-c.
2014-04-17 22:31:17 -04:00
Andrea Marchesini
d848197189
Bug 969201 - HTMLLinkElement sizes attribute, f=ms2ger, r=bz
2014-04-17 12:50:54 +01:00
Boris Zbarsky
a08a5298ba
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
fa901d8d7b
Merge m-c to b2g-i
2014-04-16 15:20:23 +02:00
Carsten "Tomcat" Book
11537808df
Backed out changeset b1e04ec8d283 (bug 942367) for mochitest 3 test failures
2014-04-16 09:54:49 +02:00
Thomas Zimmermann
2fbc5e3332
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
393c16cc53
Bug 942367 - WebIDL changes for peerIdentity constraint. r=jib
2014-04-15 13:45:00 +02:00
Randell Jesup
44384d2552
Bug 993495: Update MediaManager UI r=jesup,florian,smaug
2014-04-16 02:22:19 -04:00
Mike Habicher
558352928c
Bug 986024 - expose resumeContinuousFocus() method to DOM/JS, r=bz,dhylands
2014-04-15 15:46:40 -04:00
Carsten "Tomcat" Book
db17ec3c56
merge b2g-i to m-c
2014-04-15 15:10:41 +02:00
"allstars.chh"
df2973d940
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
d341d0deca
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
4857b371e2
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
ec94575519
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
d99a7aaade
Merge m-c to inbound.
2014-04-15 23:30:15 -04:00
Boris Zbarsky
52b928dd4f
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
989b4e8096
Bug 934367 - Implement createFile for Directory. r=dhylands
2014-03-05 16:40:48 +08:00
Masayuki Nakano
3c56ccd198
Bug 930893 part.2 Implement KeyboardEvent.initKeyboardEvent() r=smaug
2014-04-14 15:37:48 +09:00
Masayuki Nakano
c88206e93e
Bug 930893 part.1 Implement constructor of KeyboardEvent r=smaug
2014-04-14 15:37:47 +09:00
Gene Lian
a0a2b2b22a
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
2a2d680a75
Bug 886110 - Convert WifiManager to WebIDL; r=bz
2014-04-10 11:34:29 +08:00
Ms2ger
b51961d2c4
Bug 738196 - Part b: move StyleSheetList to WebIDL; r=bz
2014-04-12 10:18:54 +02:00
Ehsan Akhgari
8be471ea8f
Bug 886416 - Move SVGLength to WebIDL; r=bzbarsky
2014-04-11 17:26:29 -04:00
Mihai Sucan
1a68c96366
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
ca44fc6774
Merge m-c to inbound on a CLOSED TREE.
2014-04-10 22:16:50 -04:00
Mike Habicher
450a47fee1
Bug 981047 - enable torch mode in low light when video recording, r=dhylands,ehsan
2014-04-09 11:53:41 -04:00
Mike Habicher
2c6cfaaa7c
Bug 983180 - hide camera objects behind Navigator::HasCameraSupport(), r=bz
2014-04-09 11:53:34 -04:00
Mike Habicher
11e7af1bc8
Bug 965420 - camera face-tracking, r=bz,dhylands
2014-04-09 11:52:10 -04:00
Youngwoo Jo
62f92c3e64
Bug 965421 - camera continuous autofocus status callback, r=jst,mikeh
2014-04-09 11:12:25 -04:00
Ryan VanderMeulen
56dc0c1f4b
Merge m-c to inbound.
2014-04-10 14:46:04 -04:00
Ed Morley
b3a007e1f1
Backed out changeset 02d0214c5e37 (bug 738196)
2014-04-10 15:47:57 +01:00
Rick Eyre
47dcbf2ce9
Bug 950308 - TextTrack, TextTrackCue, TextTrackList should BindToOwner. r=smaug
2014-04-07 13:58:38 -04:00
Ms2ger
8065362e18
Bug 738196 - Part b: move StyleSheetList to WebIDL; r=bz
2014-04-10 13:24:26 +02:00
Alexandre Lissy
94f83fb9d0
Bug 930794 - Delete notification cleared from tray. r=mhenretty, gwagner
2014-03-18 17:01:13 +01:00
Peter Van der Beken
2bb0260163
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
44ca7698d8
Bug 993688 - Mark Window.document StoreInSlot. r=bz.
...
--HG--
extra : rebase_source : 016a4cfc9945dd83b6f14d9ce6cc12e2cb5d6fe0
2014-02-05 22:09:19 +01:00
Masayuki Nakano
61d6abba29
Bug 993253 Implement DOM InputEvent interface with isComposing attribute r=smaug+ehsan
2014-04-10 16:11:37 +09:00
Masayuki Nakano
5364d05213
Bug 993234 part.1 Implement KeyboardEvent.isComposing r=smaug
2014-04-10 16:11:36 +09:00
Martin Thomson
5e784a518e
Bug 959870 - Error reporting improvements to WebRTC IdP. r=jib
2014-04-08 14:26:00 +02:00
Peter Van der Beken
7b5ecff2b8
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
194fe3119f
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
56745df22c
Backed out changeset 27578e0cf97f (bug 959870) for webrtc test bustage.
2014-04-08 15:30:31 -04:00
Martin Thomson
2ac58150d3
[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
Peter Van der Beken
a4e18b4c79
Bug 990475 - Add WebIDL APIs for WindowModal. r=bz.
...
--HG--
rename : content/media/webspeech/synth/test/test_setup.html => content/media/webspeech/synth/test/file_setup.html
rename : content/media/webspeech/synth/test/test_speech_queue.html => content/media/webspeech/synth/test/file_speech_queue.html
rename : content/media/webspeech/synth/test/test_speech_simple.html => content/media/webspeech/synth/test/file_speech_simple.html
extra : rebase_source : c2d23e5c973c117ab3fb66b2a98a451acfabc7e5
2014-02-05 22:09:18 +01:00
Teiichiro Fukuda
0819406ba8
Bug 909224 - "Want to add the phonetic name of the name to mozContacts". r=reuben
2014-04-07 03:14:00 +02:00
Peter Van der Beken
f8dd810da5
Back out 75c95dac7fe0 (bug 984497) and f1b0d3d13755 (bug 990475) to fix bustage on a CLOSED TREE.
...
--HG--
extra : rebase_source : a63315cd428faeb95464f6ad76946d1c0c6d36c3
2014-04-07 22:18:53 +02:00
Andrea Marchesini
30fc62c7d2
Bug 963038 - Datastore: Support for Transactional semantics, r=ehsan
...
--HG--
rename : dom/datastore/tests/test_basic.html => dom/datastore/tests/test_transactions.html
2014-04-07 21:08:11 +01:00
Peter Van der Beken
7aa8d63812
Bug 990475 - Add WebIDL APIs for WindowModal. r=bz.
...
--HG--
rename : content/media/webspeech/synth/test/test_setup.html => content/media/webspeech/synth/test/file_setup.html
rename : content/media/webspeech/synth/test/test_speech_queue.html => content/media/webspeech/synth/test/file_speech_queue.html
rename : content/media/webspeech/synth/test/test_speech_simple.html => content/media/webspeech/synth/test/file_speech_simple.html
extra : rebase_source : f21f16a257d39a108233dd8106b33543110df9b5
2014-02-05 22:09:18 +01:00
Jan-Ivar Bruaroey
5198d30d69
Bug 916012 - Clean up gUM to use webidl unions and filter by media-type. r=bz, r=bwc
2014-04-04 05:54:25 -04:00
Adrian Lungu
a3166584d9
Bug 822480 - Add in the Resource Timing API. r=honzab, r=jst
2013-10-15 18:35:44 -07:00
Maksim Lebedev
518ac59f91
Bug 968148 - Implement PointerCapture for pointer events. r=smaug
...
--HG--
extra : rebase_source : 331cf187194c8827e4b75835e85b2d79fdc419c7
2014-04-04 10:09:10 -07:00
Boris Zbarsky
0cd8749fc6
Bug 985536 followup: mark argument that should be optional as optional. r=orange
2014-04-04 00:21:24 -04:00
Boris Zbarsky
ac98569cac
Bug 985536. Go back to allowing optional any with no default value in WebIDL, but treat it as having a default value of undefined. r=khuey
2014-04-03 23:32:11 -04:00
Matthew Gregan
ced956736c
Bug 927245 - Remove deprecated Audio Data API implementation. r=cajbir,smaug
2014-04-03 10:53:39 +13:00
Ryan VanderMeulen
52484dbcb0
Merge inbound to m-c.
2014-04-01 16:45:00 -04:00
Yuan Xulei
ad6d9bc72b
Bug 986992 - Part 1: Merge navigator.mozKeyboard to navigator.mozInputMethod. r=fabrice
2014-03-31 10:38:45 +08:00
Ryan VanderMeulen
52012c6ec6
Backed out changeset 9511f53e3f38 (bug 934367) for frequent OSX m-oth crashes.
...
CLOSED TREE
2014-03-31 14:51:30 -04:00
Carsten "Tomcat" Book
a1c8f47ffe
Backed out changeset aa90cb0be515 (bug 909224) for mochitest 1 test failures
2014-03-31 13:30:33 +02:00
Chris Pearce
a8e52798ff
Bug 778077 - Implement HTMLMediaElement.fastSeek(time). r=cajbir
...
Implement HTMLMediaElement.fastSeek(), basically by changing all the
MediaDecoderReader::Seek() overrides to not call
MediaDecoderReader::DecodeToTarget(), and have MediaDecoderReader::DecodeSeek()
call DecodeToTarget() if we're doing an accurate (non-fast) seek.
Update gizmo.mp4 to have a keyframe every second, instead of only 1 keyframe at
the start of stream. This makes the unit test I added more useful for mp4...
I pushed most of the seek target clamping logic in MediaDecoder up into
HTMLMediaElement, so that we're clamping in fewer places. Note
MediaDecoderStateMachine::Seek() still sanity checks the seek target.
We have to update the currentTime/MediaDecoder playback position after a seek
completes now, rather than assuming the seek always got it exactly right.
Removed those pesky assertions about seek target lying in the first frame after
seek, since actually sometimes the media doesn't have samples for all streams
after a seek (either due to the media being encoded like that, or because of a
bug in the platform's decoder, not entirely sure).
Green: https://tbpl.mozilla.org/?tree=Try&rev=b028258565e2
* * *
Bug 778077 - Fix up MediaOMXReader fastseek to ensure audio stream stays in sync with video stream. r=cajbir
2014-04-01 16:39:04 +13:00
Peter Van der Beken
a823977af4
Bug 984495 - Add Window.onwheel to WebIDL. r=bz.
...
--HG--
extra : rebase_source : 3ab4bcb83696de8dffda3d216043438c6d1e3332
2014-02-15 22:12:33 +01:00
Yuan Xulei
85163bc565
Bug 934367 - Implement createFile for Directory. r=dhylands
2014-03-05 16:40:48 +08:00
Teiichiro Fukuda
b2f5789c43
Bug 909224 - Want to add the phonetic name of the name to mozContacts. r=reuben
2014-03-27 01:33:00 +01:00
Masatoshi Kimura
e407e8d737
Bug 980134 - Hide DataContainerEvent from content. r=smaug
2014-03-31 06:28:00 +09:00
Jessica Jong
d0526bcd0a
Bug 978709 - 4.c/6: NetworkUtils changes to support IPv4v6. f=echen, r=vicamo
2014-03-29 15:18:19 +08:00
Vicamo Yang
612f4dfdfc
Bug 978709 - 1/6: remove nsINetworkInterface::broadcast. r=hsinyi
2014-03-29 15:18:09 +08:00
Ed Morley
104a0c2f3d
Backed out changeset f86715f86157 (bug 984495) for something in the push causing test_bug470212.html failures; CLOSED TREE
2014-03-28 17:15:36 +00:00
Peter Van der Beken
60fef7f9e3
Bug 984495 - Add Window.onwheel to WebIDL. r=bz.
2014-02-15 22:12:33 +01:00
Ed Morley
9d7a5cff30
Backed out changeset 00fa39c23b44 (bug 778077) for reftest failures
2014-03-28 12:31:29 +00:00
Chris Pearce
c9cd61eb5d
Bug 778077 - Implement HTMLMediaElement.fastSeek(time). r=cajbir
...
Implement HTMLMediaElement.fastSeek(), basically by changing all the
MediaDecoderReader::Seek() overrides to not call
MediaDecoderReader::DecodeToTarget(), and have MediaDecoderReader::DecodeSeek()
call DecodeToTarget() if we're doing an accurate (non-fast) seek.
Update gizmo.mp4 to have a keyframe every second, instead of only 1 keyframe at
the start of stream. This makes the unit test I added more useful for mp4...
I pushed most of the seek target clamping logic in MediaDecoder up into
HTMLMediaElement, so that we're clamping in fewer places. Note
MediaDecoderStateMachine::Seek() still sanity checks the seek target.
We have to update the currentTime/MediaDecoder playback position after a seek
completes now, rather than assuming the seek always got it exactly right.
Removed those pesky assertions about seek target lying in the first frame after
seek, since actually sometimes the media doesn't have samples for all streams
after a seek (either due to the media being encoded like that, or because of a
bug in the platform's decoder, not entirely sure).
Green: https://tbpl.mozilla.org/?tree=Try&rev=b028258565e2
2014-03-28 22:36:10 +13:00