Carsten "Tomcat" Book
|
a39983d2f5
|
merge mozilla-inbound to mozilla-central a=merge
|
2014-07-08 14:41:21 +02:00 |
|
Edgar Chen
|
9f95a12ddd
|
Bug 1030002 - Part 1: Use webidl attribute, CheckPermissions, for checking mobileconnection/mobilenetwork permission. r=smaug,hsinyi
|
2014-06-25 15:42:06 +08:00 |
|
Carsten "Tomcat" Book
|
0fc4e58893
|
Merge mozilla-central to b2g-inbound
|
2014-07-07 15:40:15 +02:00 |
|
Carsten "Tomcat" Book
|
689667a392
|
merge b2g-inbound to mozilla-central a=merge
|
2014-07-07 15:05:36 +02:00 |
|
Chuck Lee
|
a2ef570ea6
|
Bug 1033948 - 0001. Change API naming in webIDL. r=mrbkap
|
2014-07-04 14:37:53 +08:00 |
|
Tim Taubert
|
9f6f5e6bb2
|
Bug 1026314 - Rename Key to CryptoKey in WebCrypto r=rbarnes,bz
From 9beed249a4d08ccc945bc573a0c71d295cb1b222 Mon Sep 17 00:00:00 2001
--HG--
rename : dom/crypto/Key.cpp => dom/crypto/CryptoKey.cpp
rename : dom/crypto/Key.h => dom/crypto/CryptoKey.h
rename : dom/crypto/KeyPair.cpp => dom/crypto/CryptoKeyPair.cpp
rename : dom/crypto/KeyPair.h => dom/crypto/CryptoKeyPair.h
|
2014-06-23 23:25:13 +02:00 |
|
John Shih
|
c7b126329e
|
Bug 1000040 - Part 1: Supports Ethernet in gecko. r=vchang, r=bholley
|
2014-05-19 15:52:02 +08:00 |
|
Robert Longson
|
f8dd9d1270
|
Bug 1024860 - getTotalLength on an empty path should not throw but return 0 instead. r=jwatt,bzbarsky
|
2014-07-03 19:50:42 +01:00 |
|
Carsten "Tomcat" Book
|
f6711b3600
|
Backed out changeset b191be106cae (bug 744896) for B2G ICS Emulator Opt Test failures on a CLOSED TREE
|
2014-07-03 11:52:23 +02:00 |
|
Carsten "Tomcat" Book
|
c5d0014779
|
Backed out changeset d8350c756910 (bug 744896) for B2G ICS Emulator Opt Test failures on a CLOSED TREE
|
2014-07-03 11:52:07 +02:00 |
|
Shelly Lin
|
22dc859a85
|
Bug 744896 - Part 2: Enable track interfaces for media elements that are consuming a MediaStream. r=roc,bz
|
2014-05-23 17:34:14 +08:00 |
|
Ed Morley
|
f4b34b75ea
|
Backed out changeset 38831e922852 (bug 1026314) for test_interfaces.html failures
--HG--
rename : dom/crypto/CryptoKey.cpp => dom/crypto/Key.cpp
rename : dom/crypto/CryptoKey.h => dom/crypto/Key.h
rename : dom/crypto/CryptoKeyPair.cpp => dom/crypto/KeyPair.cpp
rename : dom/crypto/CryptoKeyPair.h => dom/crypto/KeyPair.h
|
2014-07-04 16:17:51 +01:00 |
|
Tim Taubert
|
4f942527d3
|
Bug 1026314 - Rename Key to CryptoKey in WebCrypto r=rbarnes,bz
--HG--
rename : dom/crypto/Key.cpp => dom/crypto/CryptoKey.cpp
rename : dom/crypto/Key.h => dom/crypto/CryptoKey.h
rename : dom/crypto/KeyPair.cpp => dom/crypto/CryptoKeyPair.cpp
rename : dom/crypto/KeyPair.h => dom/crypto/CryptoKeyPair.h
|
2014-06-23 23:25:13 +02:00 |
|
Shelly Lin
|
bd62cf13ed
|
Bug 744896 - Part 2: Enable track interfaces for media elements that are consuming a MediaStream. r=bz,roc
|
2014-05-23 17:34:14 +08:00 |
|
William Chen
|
bbc6063351
|
Bug 1000199 - Enable web components for certified apps. r=gabor,smaug
|
2014-07-07 19:02:03 -07:00 |
|
Shelly Lin
|
3cc807deaf
|
Bug 744896 - Part 1: Implement AudioTrack, VideoTrack and other related interfaces. r=bz,roc
|
2014-04-16 11:06:45 +08:00 |
|
Carsten "Tomcat" Book
|
fb3b76b37b
|
merge b2g-inbound to mozilla-central a=merge
--HG--
extra : amend_source : 7fa8699b38befea0f21f1b84a1c998efb03f614e
|
2014-07-02 15:05:32 +02:00 |
|
Ben Tian
|
77541ae68e
|
Bug 1006314 - Patch 1/3: Revise BluetoothAdapter2.webidl and add BluetoothDiscoveryHandle.webidl, r=bz
|
2014-07-02 11:16:26 +08:00 |
|
Randy Lin
|
2d56102806
|
Bug 951008 - Media Recorder - fire onstart event when encoder start to generate encoded data. r=roc, sr=khuey.
|
2014-06-27 11:07:45 +08:00 |
|
Boris Zbarsky
|
5118eea016
|
Bug 966471. Add some facilities for examining the state of a promise via a PromiseDebugging utility namespace. r=nsm,peterv
|
2014-07-02 00:19:48 -04:00 |
|
Ralph Giles
|
041f8497bf
|
Bug 996331 - Remove TextTrack.oncuechange. r=cpearce,smaug
This event isn't currently implemented. Removing it from
the DOM interface provides a way for authors to detect
that it cannot be expected to work.
|
2014-06-30 16:12:11 -07:00 |
|
Kyle Huey
|
2a8f98fb8a
|
Bug 1031051: Part 17 - Manually implement CustomEvent. r=smaug
CustomEvent can't be generated because we still need the XPCOM interface which is used by a11y among others.
|
2014-06-30 16:02:04 -07:00 |
|
Kyle Huey
|
46449c2b20
|
Bug 1031051: Part 16 - Migrate Style*ChangeEvent to the WebIDL code generator. r=smaug
|
2014-06-30 16:02:04 -07:00 |
|
Kyle Huey
|
c45823d923
|
Bug 1031051: Part 15 - Migrate Speech events to the WebIDL code generator. r=smaug
|
2014-06-30 16:02:03 -07:00 |
|
Kyle Huey
|
49c62f1910
|
Bug 1031051: Part 14 - Migrate DOMTransactionEvent to the WebIDL code generator. r=smaug
|
2014-06-30 16:02:03 -07:00 |
|
Kyle Huey
|
fa19fcd2c5
|
Bug 1031051: Part 12 - Migrate DeviceStorageChangeEvent to the WebIDL code generator. r=smaug
|
2014-06-30 16:02:03 -07:00 |
|
Kyle Huey
|
872d591aa2
|
Bug 1031051: Part 11 - Migrate DeviceOrientationEvent to the WebIDL code generator. r=smaug
|
2014-06-30 16:02:03 -07:00 |
|
Kyle Huey
|
d6a2b3b898
|
Bug 1031051: Part 10 - Migrate MozSettingsEvent and MozApplicationEvent to the WebIDL code generator. r=smaug
|
2014-06-30 16:02:02 -07:00 |
|
Kyle Huey
|
e4940ba33b
|
Bug 1031051: Part 9 - Migrate RecordErrorEvent to the WebIDL code generator. r=smaug
|
2014-06-30 16:02:02 -07:00 |
|
Kyle Huey
|
217b65221f
|
Bug 1031051: Part 8 - Migrate SmartCardEvent to the WebIDL code generator. r=smaug
|
2014-06-30 16:02:02 -07:00 |
|
Kyle Huey
|
81efb10283
|
Bug 1031051: Part 7 - Migrate PageTransitionEvent to the WebIDL code generator. r=smaug
|
2014-06-30 16:02:02 -07:00 |
|
Kyle Huey
|
e375b0aae7
|
Bug 1031051: Part 6 - Migrate PopStateEvent to the WebIDL code generator. r=smaug
|
2014-06-30 16:02:02 -07:00 |
|
Kyle Huey
|
760b7d243b
|
Bug 1031051: Part 5 - Migrate PopupBlockedEvent to the WebIDL code generator. r=smaug
|
2014-06-30 16:02:01 -07:00 |
|
Kyle Huey
|
ee70914a12
|
Bug 1031051: Part 4 - Remove ReplaceElementEvent. r=khuey,wchen
|
2014-06-30 16:01:11 -07:00 |
|
Kyle Huey
|
9fdab2c0a8
|
Bug 1031051: Part 3 - Migrate CloseEvent to the WebIDL code generator. r=smaug
|
2014-06-30 16:00:31 -07:00 |
|
Kyle Huey
|
726d8c16de
|
Bug 1031051: Part 2 - Migrate HashChangeEvent to the WebIDL code generator. r=smaug
|
2014-06-30 16:00:31 -07:00 |
|
Peter Van der Beken
|
d73f6e3936
|
Bug 1029104 - Convert XPathExpression to WebIDL bindings, add WebIDL API and switch to the WebIDL binding. r=bz.
--HG--
extra : rebase_source : 2b3459ddf41e258469c31e0e7c4d515ef7a7c83f
|
2014-06-27 21:39:50 +02:00 |
|
Shelly Lin
|
d6fa324fba
|
Bug 744896 - Part 1: Implement AudioTrack, VideoTrack and other related interfaces. r=bz,roc
|
2014-04-16 11:06:45 +08:00 |
|
Carsten "Tomcat" Book
|
02c6251d29
|
Backed out changeset a4524d7aec4f (bug 857648)
|
2014-07-04 08:23:31 +02:00 |
|
Boris Zbarsky
|
6e9b9f3392
|
Bug 857648 part 5. Expose a .stack property on DOMExceptions. r=khuey
|
2014-07-04 01:25:16 -04:00 |
|
Borting Chen
|
5ca5a93bef
|
Bug 951976 - part 0, WebIDL definition. r=ehsan, sr=jonas
|
2013-12-13 19:29:33 +08:00 |
|
Peter Van der Beken
|
c3c28cd39c
|
Backout patches for bug 1029104 for bustage on a CLOSED TREE.
--HG--
rename : dom/xslt/xpath/XPathExpression.cpp => dom/xslt/xpath/nsXPathExpression.cpp
rename : dom/xslt/xpath/XPathExpression.h => dom/xslt/xpath/nsXPathExpression.h
extra : rebase_source : 4cd96320fa102351284cca55b66d3a54592e5212
|
2014-06-27 23:07:44 +02:00 |
|
Peter Van der Beken
|
05aa543b2f
|
Bug 1029104 - Convert XPathExpression to WebIDL bindings, add WebIDL API and switch to the WebIDL binding. r=bz.
--HG--
extra : rebase_source : f5c7a235a9a880f829ff39ccbb92508cbaad31a5
|
2014-06-27 21:39:50 +02:00 |
|
Fernando Jiménez
|
a6dcf570c5
|
Bug 1022193 - Add a "forceIdSelection" to navigator.getMobileIdAssertion. Part 1: WebIDL. r=sicking
|
2014-06-27 01:18:20 +02:00 |
|
Fernando Jiménez
|
2de95d4a6e
|
Bug 1023266 - Make the Mobile ID API privileged. Part 1: Add mobileid permission. r=smaug, ehsan
|
2014-06-27 01:18:19 +02:00 |
|
John Schoenick
|
797ac7a161
|
Bug 870022 - Part 5.2 - Add sizes/srcset to HTMLSourceElement. r=jst, sr=jst
|
2014-06-25 11:47:49 -07:00 |
|
John Schoenick
|
46c4e670a5
|
Bug 870022 - Part 5.1 - Add HTMLPictureElement & atom. r=jst, sr=jst
|
2014-06-25 11:47:48 -07:00 |
|
John Schoenick
|
07bb0f22c2
|
Bug 870022 - Part 4.1 - Add sizes to HTMLImageElement & atoms. r=jst, sr=jst
|
2014-06-25 11:47:47 -07:00 |
|
Carsten "Tomcat" Book
|
c036601e2f
|
merge b2g-inbound to mozilla-central a=merge
|
2014-06-25 15:38:40 +02:00 |
|
Vicamo Yang
|
a35858595c
|
Bug 958782 - 1/3: B2G SMS - Move MozMobileMessage to WebIDL. XPIDL & WebIDL changes. f=Ms2ger,r=khuey
--HG--
rename : dom/webidl/MobileMessageManager.webidl => dom/webidl/MozMobileMessageManager.webidl
|
2014-06-25 11:57:13 +08:00 |
|