Tim Chien
c6708a3e1b
Bug 1137557 - Part 3: Allow content to pass a dict representing the property of the keyboard event to send. r=masayuki, sr=smaug
...
- Overloading MozInputContext#sendKey() so it could take a dict.
- An optional trailing argument for setComposition() and endComposition() methods for these methods to take the dict.
- New keydown() and keyup() methods that takes dict as the only argument.
2015-08-23 21:19:00 -04:00
Tim Chien
212967564f
Bug 1137557 - Part 2: Remove sendKeyEvent from forms.js. r=masayuki, r=smaug (to make the webidl hook happy)
2015-07-17 04:41:00 -04:00
Jamin Liu
c2c163b7d7
CLOSED TREE Bug 1180554 - Dispatch events to PBAP event handlers when the PBAP requests comes. r=btian, r=mrbkap
2015-08-24 10:29:56 +08:00
Ryan VanderMeulen
42edd568ff
Backed out changeset 2d9ed9032a45 (bug 1192831) for suspicion of causing bug 1178709 to spike.
2015-08-23 15:21:23 -04:00
Wes Kocher
e025ad6409
Merge m-c to inbound, a=merge
2015-08-21 10:06:54 -07:00
Sebastian Hengst
15700f72e4
Backed out 3 changesets (131251625ee8 for bug 1180556, 5bdcc058e6d6 for bug 1180555, f7e0cd74c082 for bug 1180554) for B"G ICS Emulator opt M8 and debug M19 failures. r=backout
...
Backed out changeset 131251625ee8 (bug 1180556)
Backed out changeset 5bdcc058e6d6 (bug 1180555)
Backed out changeset f7e0cd74c082 (bug 1180554)
2015-08-21 11:19:41 +02:00
Jocelyn Liu
4b67be84c1
Bug 1181480 - Add and implement GATT server connection related Web APIs. r=btian, r=mrbkap
2015-08-21 17:11:14 +08:00
Jamin Liu
21d468cf8e
Bug 1180554 - Dispatch events to PBAP event handlers when the PBAP requests comes. r=btian, r=mrbkap
2015-08-21 09:51:41 +08:00
Wes Kocher
d9b555b397
Merge m-c to b2ginbound, a=merge
2015-08-20 12:52:18 -07:00
Andrew Osmond
431b833161
Bug 1187364 - Part 3. Fix missing end comment in WebIDL. r=me,bz
2015-08-20 13:40:21 -04:00
Andrea Marchesini
70cb6ddacd
Bug 1196514 - remove dom.messagechannel.enabled pref, r=smaug
2015-08-20 08:34:38 +01:00
Wes Kocher
f6147ac656
Backed out 4 changesets (bug 1191178) to see if it will fix the build bustage on a CLOSED TREE
...
Backed out changeset 32adb36cf863 (bug 1191178)
Backed out changeset 85cb22235eb5 (bug 1191178)
Backed out changeset 744bab15a5ec (bug 1191178)
Backed out changeset b7621c6af97e (bug 1191178)
2015-08-19 16:13:13 -07:00
Hiroyuki Ikezoe
fefea25bb1
Bug 1191178 - Part 2: Add PerformanceRenderTiming and PerformanceCompositeTiming. r=smaug
2015-08-19 15:14:05 -07:00
William Chen
4c783cde73
Bug 1131470 - Part 3: Implement ScreenOrientation interface. r=baku
2015-08-18 14:55:21 -07:00
Nathan Froyd
4e191b2e1f
Bug 968923 - part 5a - add use counters for SVGSVGElement and CSS properties for testing purposes; r=bz
2015-06-05 14:07:25 -04:00
Yury Delendik
101cf20d37
Bug 1192831 - Remove PlayPreview API. r=jet, r=peterv
2015-08-20 15:15:18 -05:00
Nikhil Marathe
ca57511658
Bug 1187350 - update() should return a Promise. r=ehsan,catalinb
2015-08-14 15:06:00 -07:00
Alastor Wu
4e69f152f7
Bug 1129882 - Create agent in telephony object. r=szchen, r=htsai
2015-03-26 16:27:25 +08:00
Nikhil Marathe
6acfb8be64
Bug 1181056 - waitUntil() should throw if called when event is not dispatching. r=smaug
2015-08-18 16:28:04 -07:00
Wes Kocher
335a4dd7ac
Backed out changeset c6f579ae99a6 (bug 1050749) for battery-interface-idlharness.html bustage
2015-08-20 16:15:47 -07:00
Hiroyuki Ikezoe
52b7c80ce1
Bug 1191178 - Part 2: Add PerformanceRenderTiming and PerformanceCompositeTiming. r=smaug
2015-08-20 14:20:47 -07:00
Wei-Cheng Pan
da9b9d9f75
Bug 1050749 - Expose BatteryManager via getBattery() returning a Promise r=bz,baku
2015-08-20 15:39:47 +08:00
Wes Kocher
9eb02381a9
Merge m-c to inbound, a=merge
2015-08-17 17:15:24 -07:00
Andrew Osmond
b71e1c2307
Bug 1187364 - Part 1. Add ability for camera to pause/resume recording. r=dhylands,bz
2015-08-17 15:20:28 -04:00
Ben Tian
cac4eb9266
Bug 1192693 - [02] Remove bluetooth1 folder and rename webidl files, r=joliu, r=mrbkap
2015-08-17 15:30:34 +08:00
Ben Tian
640f3d4bd5
Bug 1192693 - [01] Remove legacy bluetooth manager, adapter, and device webidl files, r=joliu, r=mrbkap
2015-08-17 15:30:16 +08:00
Francois Marier
6349d3c212
Bug 992096 - Implement Sub Resource Integrity [1/2]. r=baku,r=ckerschb
...
Code changes
2015-08-12 20:19:11 -07:00
Fabrice Desré
8877a980c0
Bug 1129882 - backout 9c6fde246f6e and 847b57aaeff7 for causing 1193840 on a CLOSED TREE r=szchen, r=htsai
2015-08-12 14:35:41 -07:00
Dan Glastonbury
144ea2d24a
Bug 1170842 - Part 3: Implement GetInternalformatParameter. r=jgilbert, r=smaug
2015-08-12 11:51:16 +10:00
Cameron McCormack
e5b00ee850
Bug 1193019 - Rename CSSFontFaceLoadEvent to FontFaceSetLoadEvent. r=khuey
2015-08-11 12:19:52 +10:00
Wes Kocher
f27e0b7ecd
Merge m-c to inbound, a=merge
2015-08-11 15:55:50 -07:00
Alpha A.
3975e483cd
Bug 1086627 - Rename Promise constructs to more closely match the specification. r=nsm,jst
2015-08-06 17:18:30 +02:00
Hiroyuki Ikezoe
040cf3439b
Bug 1165796 - Part 2: Implement PerformanceObserver.r=baku
2015-08-17 15:13:20 -07:00
Jan-Ivar Bruaroey
039457efa4
Bug 1189060 - add CreateOfferRequest.webidl interface for add-ons r=florian,peterv
2015-08-11 13:48:55 -04:00
Eitan Isaacson
5d716eb8ad
Bug 1188099 - (Part 3) Introduce [ChromeOnly] SpeechSynthesis.forceEnd for tests. r=smaug r=kdavis
2015-08-08 10:30:46 -07:00
Eitan Isaacson
4e3fa5ede6
Bug 1188099 - (Part 2) Introduce global queue and track speaking state across windows. r=smaug r=kdavis
2015-08-08 10:30:46 -07:00
Jan-Ivar Bruaroey
fc835152ee
Bug 1187775 - Plumb RTCConfiguration.iceTransportPolicy down to NrIceCtx. r=smaug, r=bwc
2015-07-30 10:11:52 -04:00
Alastor Wu
9db4eb91b5
Bug 1129882 - Create agent in telephony object. r=szchen, r=htsai
2015-03-26 16:27:25 +08:00
Sean Lin
a70b0b8e41
Bug 1069230 - Presentation API implementation. Part 1 - WebIDL Bindings. r=smaug
2015-03-19 15:48:28 +08:00
Jeremy Chen
29b1ef5c80
Bug 1181418 - Send selectionEditable info to app_text_selection_dialog. r=tlin, r=kanru, sr=smaug
2015-07-31 04:34:00 +08:00
Ryan VanderMeulen
32ae113f5b
Backed out 4 changesets (bug 1188099) for B2G test failures and crashes.
...
Backed out changeset f89e9a209c6c (bug 1188099)
Backed out changeset e5b42fb931a6 (bug 1188099)
Backed out changeset a300bd34d135 (bug 1188099)
Backed out changeset 02f399ce296d (bug 1188099)
2015-08-05 14:36:49 -04:00
Eitan Isaacson
5098fadbe0
Bug 1188099 - (Part 3) Introduce [ChromeOnly] SpeechSynthesis.forceEnd for tests. r=smaug r=kdavis
2015-08-05 10:25:42 -07:00
Eitan Isaacson
ed68d1d2b7
Bug 1188099 - (Part 2) Introduce global queue and track speaking state across windows. r=smaug r=kdavis
2015-08-05 10:25:42 -07:00
Ryan VanderMeulen
20cb2e06fc
Merge m-c to b2g-inbound. a=merge
...
CLOSED TREE
2015-08-04 15:54:44 -04:00
Kelly Davis
c8b6f5100e
Bug 1187791 - Part 1 of 1 - SpeechRecognition::maxAlternatives can't throw; so, rm webidl throws specifier. r=smaug
2015-08-04 00:39:00 +02:00
Nikhil Marathe
cb37e89c41
Bug 1190478 - Hide PushEvent.data until we ship message encryption. r=mt,jst
2015-08-03 11:04:41 -07:00
Ryan VanderMeulen
7adbd17a19
Merge m-c to inbound. a=merge
2015-08-03 15:03:34 -04:00
Ryan VanderMeulen
fa2176eb4f
Merge inbound to m-c. a=merge
2015-08-03 15:02:19 -04:00
Kan-Ru Chen
2578f2cfa0
Bug 1188639 - Fix typo in BrowserElement.webidl and add tests for it. r=yoshi,bz
2015-08-03 10:56:03 +08:00
Ryan VanderMeulen
36cde7c131
Merge m-c to inbound. a=merge
...
CLOSED TREE
2015-07-31 15:05:02 -04:00