Daniel Holbert
|
61c11bedf9
|
Bug 926799: Move some new webrtc-specific webidl files to the webrtc-specific section in their moz.build file. r=jesup
|
2013-10-15 10:49:02 -04:00 |
|
Ryan VanderMeulen
|
c647082ccb
|
Merge m-c to inbound.
|
2013-10-14 14:43:11 -04:00 |
|
Ryan VanderMeulen
|
e9e247b525
|
Backed out 2 changesets (bug 915757, bug 919885) for frequent Android Armv6 mochitest-8 crashes.
Backed out changeset 04610078280c (bug 915757)
Backed out changeset db9190b3ce60 (bug 919885)
|
2013-10-14 14:38:54 -04:00 |
|
Jan-Ivar Bruaroey
|
c81e140873
|
Bug 917328: Second, convert PeerConnectionImpl and PeerConnectionObserver to webidl. r=bz, rjesup
|
2013-10-14 12:53:56 -04:00 |
|
Kyle Huey
|
09462c8153
|
Bug 919885: Move Worker to WebIDL and thread-agnostic event dispatch. r=bent,bz
|
2013-10-14 19:58:05 +08:00 |
|
Phil Ringnalda
|
7f4c6bd321
|
Backed out 2 changesets (bug 915757, bug 919885) for xpcshell bustage
Backed out changeset 5d17d90b838d (bug 915757)
Backed out changeset 91495d3a91c8 (bug 919885)
|
2013-10-13 21:59:58 -07:00 |
|
Kyle Huey
|
40ab109140
|
Bug 919885: Move Worker to WebIDL and thread-agnostic event dispatch. r=bent,bz
|
2013-10-14 11:10:43 +08:00 |
|
Reuben Morais
|
e03cd62b64
|
Bug 916267 - Remove XPIDL for MozContactChangeEvent. r=smaug
--HG--
extra : rebase_source : d8f8735865974e9e2ff76d5e9cde69866c8de3a5
|
2013-10-11 22:48:29 -03:00 |
|
Kyle Machulis
|
dadcdcd844
|
Bug 915002: Convert optional notification arguments to webidl dictionary, add directional/lang arguments; r=bz r=fabrice
|
2013-10-11 11:12:13 -07:00 |
|
Edgar Chen
|
03610d47f9
|
Bug 873380 - Part 1: Refined the error report policy for card lock functionality. r=smaug. sr=hsinyi
|
2013-09-25 14:49:44 +08:00 |
|
Wes Kocher
|
14c257b243
|
Backed out changeset cb1fdb7df155 (bug 915002) again for build bustage
|
2013-10-10 15:27:12 -07:00 |
|
Kyle Machulis
|
e8a28d2f3a
|
Bug 915002: Convert optional notification arguments to webidl dictionary, add directional/lang arguments; r=bz r=fabrice
|
2013-10-10 15:02:45 -07:00 |
|
Kyle Machulis
|
5854a47e33
|
BACKOUT of 64c2b25224fa (Bug 915002) due to burnage
|
2013-10-10 14:36:37 -07:00 |
|
Kyle Machulis
|
4a9d62943f
|
Bug 915002: Convert optional notification arguments to webidl dictionary, add directional/lang arguments; r=bz r=fabrice
|
2013-10-10 14:04:32 -07:00 |
|
Kyle Machulis
|
b176ccb46b
|
Backing out aa94c4753dcc (Bug 915002) due to WinXP breakage
|
2013-10-09 19:18:23 -07:00 |
|
Kyle Machulis
|
5ed0d32a3e
|
Bug 915002: Convert optional notification arguments to webidl dictionary, add directional/lang arguments; r=bz r=fabrice
--HG--
extra : rebase_source : 7052d11cbc5508efa7c3ae5cabe978ee62063933
|
2013-10-09 17:06:29 -07:00 |
|
Andrew Quartey
|
3a03fec19c
|
Bug 893309 - Implement TrackEvent. r=cpearce
|
2013-10-04 14:28:25 -04:00 |
|
Ms2ger
|
bc14e4aa9c
|
Merge m-c to inbound.
|
2013-10-03 11:09:17 +02:00 |
|
Ms2ger
|
b075b701a5
|
Bug 913920 - Part b: Implement HTMLFormControlsCollection and use it for HTMLFormElement.elements; r=dzbarsky
|
2013-10-03 09:11:27 +02:00 |
|
Ben Turner
|
7b97102c91
|
Bug 643325 - Implement SharedWorker. r=khuey.
--HG--
extra : transplant_source : %D6%8C%9Ajc%3C%F0%0E%DB%C6%7E2%AA%97%B8%AA%B2%7EY%B6
|
2013-06-05 07:04:23 -07:00 |
|
Andrea Marchesini
|
baa2c401b8
|
Bug 871445 - patch 7 - DataStore: WebIDL porting
|
2013-10-02 13:27:15 -04:00 |
|
Ed Morley
|
869b07803c
|
Backed out changeset 29a5ddc51453 (bug 871445)
|
2013-10-02 17:57:34 +01:00 |
|
Andrea Marchesini
|
630d292329
|
Bug 871445 - patch 7 - DataStore: WebIDL porting
|
2013-10-02 11:30:27 -04:00 |
|
Ed Morley
|
1b0a2c0479
|
Backed out changeset dc8642fe6529 (bug 893309) for build failures
|
2013-10-02 15:59:07 +01:00 |
|
Andrew Quartey
|
d5a48c9f44
|
Bug 893309 - Implement TrackEvent. r=cpearce
|
2013-10-02 10:30:29 -04:00 |
|
Robert O'Callahan
|
7f8b1af70b
|
Bug 916520. Rename nsClientRect(List) to mozilla::dom::DOMRect(List). r=khuey
--HG--
rename : content/html/content/src/nsClientRect.cpp => content/base/src/DOMRect.cpp
rename : content/html/content/src/nsClientRect.h => content/base/src/DOMRect.h
rename : dom/webidl/ClientRect.webidl => dom/webidl/DOMRect.webidl
rename : dom/webidl/ClientRectList.webidl => dom/webidl/DOMRectList.webidl
extra : rebase_source : ebe27ef21b38f7df5065f37b971508b740c8cf3c
|
2013-09-20 22:21:03 +12:00 |
|
Nathan Froyd
|
8cff0529ce
|
Bug 921091 - make WEBIDL_FILES a StrictOrderingOnAppendList in moz.build; r=Ms2ger
|
2013-09-26 13:14:48 -04:00 |
|
Reuben Morais
|
551b5f8e6c
|
Backed out 8 changesets (bug 916267, bug 850430) for mochitest failures
|
2013-09-30 01:44:06 -03:00 |
|
Reuben Morais
|
b0224bc97c
|
Bug 916267 - Remove XPIDL for MozContactChangeEvent. r=smaug
|
2013-09-29 22:22:43 -03:00 |
|
Reuben Morais
|
e3d4aa1b0f
|
Bug 850430 - Convert the Contacts API to WebIDL. r=bz r=gwagner
|
2013-09-29 22:22:34 -03:00 |
|
Jan Varga
|
8d28f23732
|
Bug 832883 - Move IDBKeyRange to WebIDL and define indexedDB/IDBKeyRange in all the spots. r=khuey,bent (initial work done by Ms2ger)
|
2013-09-28 13:25:46 +02:00 |
|
Wes Kocher
|
3039134040
|
Merge b2g-inbound to m-c
|
2013-09-27 19:35:44 -07:00 |
|
Jan Jongboom
|
ae3f4e9201
|
Bug 906096 - Move InputMethod API behind a pref instead of build option. r=kanru, r=sicking
--HG--
rename : b2g/components/Keyboard.jsm => dom/inputmethod/Keyboard.jsm
rename : b2g/components/MozKeyboard.js => dom/inputmethod/MozKeyboard.js
|
2013-09-26 03:38:41 +08:00 |
|
Boris Zbarsky
|
13a0246db7
|
Bug 918011 part 2. Preprocess some of our test WebIDL files so we can have debug-only tests. r=khuey
|
2013-09-26 00:05:00 -04:00 |
|
Olli Pettay
|
1c9447672c
|
Bug 921033 - Make InterAppMessageEvent to use webidl event codegen, r=gene.lian
--HG--
rename : dom/webidl/InterAppMessageEvent.webidl => dom/webidl/MozInterAppMessageEvent.webidl
|
2013-09-27 13:50:05 +03:00 |
|
Peter Van der Beken
|
c996f76260
|
Bug 920196 - Make QueryInterface opt-in for WebIDL interfaces. r=bz.
--HG--
extra : rebase_source : 4cf7f9dc90f234dd663da05f27c0dc9484c7c0e1
|
2013-09-24 21:37:53 +02:00 |
|
Olli Pettay
|
8e10f4454e
|
Bug 919840 - Use WebIDL codegen to implement WebRTC events, r=jib
--HG--
extra : rebase_source : ae7aa26cbfb775ddea775a0c084d4a8d1f6fa82e
|
2013-09-25 12:48:03 +03:00 |
|
Rick Eyre
|
5e94197e01
|
Bug 917945 - Part 1: Expose TextTrackRegion* as VTTRegion*. r=rillian, r=bz
--HG--
rename : dom/webidl/TextTrackRegion.webidl => dom/webidl/VTTRegion.webidl
rename : dom/webidl/TextTrackRegionList.webidl => dom/webidl/VTTRegionList.webidl
|
2013-09-20 14:42:35 -04:00 |
|
Randell Jesup
|
b9b7fe21d3
|
Bug 882145: reland changesets bc4ee7cbd7bd and cf373e408a6b r=bz
|
2013-09-16 02:34:57 -04:00 |
|
Ryan VanderMeulen
|
f1c45fb9f7
|
Backed out changesets bc4ee7cbd7bd and cf373e408a6b (bug 882145) for causing bug 916609. r=jsmith
|
2013-09-15 18:19:42 -04:00 |
|
David Zbarsky
|
548db48d32
|
Bug 915813: Remove nsIDOMUserProximityEvent r=smaug
|
2013-09-14 14:59:51 -04:00 |
|
David Zbarsky
|
b3c8139b98
|
Bug 915813: Convert DeviceLightEvent to webidl-only r=smaug
|
2013-09-14 14:59:50 -04:00 |
|
Jan-Ivar Bruaroey
|
251d4428cf
|
Bug 882145: gUM constraints converted to webidl + gUMDevices() takes constraints. r=bz r=jesup
|
2013-09-14 00:48:39 -04:00 |
|
Ryan VanderMeulen
|
2866421e0f
|
Merge m-c to inbound.
|
2013-12-02 10:34:41 -05:00 |
|
William Chen
|
2d911c21d6
|
Bug 854736 - Implement HTML content element. r=mrbkap
|
2013-12-02 02:26:12 -08:00 |
|
William Chen
|
e1156f34cd
|
Bug 806506 - Part 1: Implement ShadowRoot interface with DOM accessor methods. r=mrbkap,ehsan
|
2013-12-02 02:26:11 -08:00 |
|
Andrew Quartey
|
7f837c041a
|
Bug 897504 - Implement region API for Gecko. r=giles, khuey
|
2013-09-13 19:44:33 -04:00 |
|
Gene Lian
|
3f3120ff6e
|
Bug 876397 - Inter-App Communication API (part 6, post message). r=nsm,bent
|
2013-08-16 17:50:37 +08:00 |
|
Gene Lian
|
04be0c1786
|
Bug 876397 - Inter-App Communication API (part 1, Web IDLs). r=nsm,ted sr=smaug
|
2013-07-30 22:03:06 +08:00 |
|
David Zbarsky
|
e1c60f464d
|
Bug 856373 - WebIDL-ify Gamepad events r=smaug
|
2013-09-11 18:35:51 -04:00 |
|
David Zbarsky
|
feb175cc7f
|
Bug 915248 - Convert DeviceProximityEvent to webidl-only r=smaug
|
2013-09-11 18:35:51 -04:00 |
|
Ryan VanderMeulen
|
e646ffe2a9
|
Backed out 10 changesets (bug 914944, bug 871445) for mochitest failures on a CLOSED TREE.
Backed out changeset a840638b5b18 (bug 914944)
Backed out changeset f40c7d5790bd (bug 914944)
Backed out changeset e1b288e29663 (bug 871445)
Backed out changeset 6242ddf7b6c7 (bug 871445)
Backed out changeset 7679185a8cf3 (bug 871445)
Backed out changeset 639ec7a627f8 (bug 871445)
Backed out changeset 93b050a79db4 (bug 871445)
Backed out changeset ec3382ceef99 (bug 871445)
Backed out changeset 51c0d5230306 (bug 871445)
Backed out changeset 76c9069bdb56 (bug 871445)
|
2013-09-11 11:45:51 -04:00 |
|
Andrea Marchesini
|
b9dd502bb8
|
Bug 848294 - Update MessageEvent to be compatible with the spec, r=bz
|
2013-09-11 16:10:01 +02:00 |
|
Andrea Marchesini
|
e76038d99d
|
Bug 871445 - patch 7 - DataStore: WebIDL porting
|
2013-09-11 15:48:02 +02:00 |
|
Jan Varga
|
c5d294a60c
|
Bug 785884 - Implement support for temporary storage (aka shared pool). r=ehsan, r=bent
--HG--
rename : caps/tests/mochitest/test_principal_extendedorigin_appid_appstatus.html => caps/tests/mochitest/test_principal_jarprefix_origin_appid_appstatus.html
rename : dom/quota/UsageRunnable.h => dom/quota/UsageInfo.h
|
2013-09-11 06:18:36 +02:00 |
|
David Zbarsky
|
2dc2a0b269
|
Bug 911603 - Convert MozPowerManager to WebIDL r=Ms2ger
--HG--
rename : dom/power/nsIDOMPowerManager.idl => dom/webidl/MozPowerManager.webidl
|
2013-09-10 19:03:56 -04:00 |
|
Olli Pettay
|
9a59871760
|
Bug 900904 - Support webidl-only generated events, r=khuey,gps
--HG--
extra : rebase_source : cda37d1ae2ff9b969d081fe0ec103d4f07098a3b
|
2013-09-10 21:27:39 +03:00 |
|
Nathan Froyd
|
977e0ef55a
|
Bug 912197 followup - fix B2G breakage, round 2; r=bustage
|
2013-09-10 13:16:08 -04:00 |
|
Nathan Froyd
|
74bd7eee54
|
Bug 912197 followup - fix B2G breakage from a bad rebase; irc-r=Ms2ger
|
2013-09-10 12:17:32 -04:00 |
|
Nathan Froyd
|
3a2dcdf72f
|
Bug 912197 - part 5 - move WebIDL.mk over to moz.build; r=khuey
|
2013-09-05 11:20:26 -04:00 |
|