Commit Graph

17896 Commits

Author SHA1 Message Date
Hsin-Yi Tsai
5e282eb123 Bug 912849 - part2 - internal API: notifyConferenceError. r=vicamo 2013-10-28 14:39:33 +08:00
na-kobayashi
1ca7d1451f Bug 910091: add cdmaServiceCategory to CellBroadcastMessage. r=vicamo 2013-10-28 15:06:48 +09:00
Nikhil Marathe
e932ac968a Bug 930611 - Introduce WorkerType rather than boolean SharedWorker check. r=bent 2013-10-30 16:40:16 -07:00
Julien Wajsberg
51b2248e20 Bug 898337 - Split big test files in smaller files. r=gwagner, r=reuben 2013-10-30 18:35:40 +01:00
Julien Wajsberg
8de7ebd7ff Bug 898337 - Contacts API does not allow to search by name field. r=gwagner, r=reuben 2013-10-30 18:35:27 +01:00
Julien Wajsberg
3595e3ca14 Bug 929652 - WebIDL mozContacts fails to convert some reference workload images correctly. r=reuben 2013-10-30 17:37:30 +01:00
Nikhil Marathe
fba70984c1 Bug 785656 - dump() should be disabled by default in Workers. r=bent 2013-10-30 14:40:34 -07:00
Bharath Thiruveedula
85a6491bec Bug 684722 - Invoke geolocation error handlers when xhr fails. r=jdm 2013-10-31 11:26:41 -04:00
Szu-Yu Chen [:aknow]
10913ec98f Bug 932148 - Conference test enhancement. r=hsinyi 2013-10-31 10:09:06 -04:00
Mason Chang
acd30ed18f Bug 927633 - Move UA overrides to the child process. r=jchen 2013-10-31 10:09:06 -04:00
Ed Morley
9d4ccc1eae Bug 921635 - Disable dom-level1-core, dom-level2-core, dom-level2-html on OS X for too many intermittent timeouts 2013-10-29 12:42:47 +00:00
Peter Van der Beken
d28bec1d7c Bug 931768 - Mark openDialog ChromeOnly. r=bz.
--HG--
extra : rebase_source : ac7f71f50428e9a3f0a2c76f394ef1065bd7dc99
2013-10-28 22:03:15 +01:00
Peter Van der Beken
1ebee7f524 Bug 931794 - startup crash in mozilla::dom::WindowBinding::get_content with Twitter Disconnect, Facebook Disconnect, or Google Disconnect on 2013-10-28 nightly. r=bz.
--HG--
extra : rebase_source : f3a20721f5333fbf6f5e16deb045f4aff4df9955
2013-10-28 22:03:07 +01:00
Hsin-Yi Tsai
fdd80991e6 Bug 912849 - part1 - WebAPI: notify conference call error. r=khuey, sr=gene.lian 2013-10-23 13:53:40 +08:00
Ed Morley
2e6e6cf1f6 Merge mozilla-central and b2g-inbound 2013-11-01 13:17:37 +00:00
Tim Chien
185ed6b3c2 Bug 915570 - Rename 'keyboard' permission and role to 'input'. r=yxl 2013-11-01 09:01:14 -04:00
Gene Lian
5e32be762d Bug 887159 - B2G SMS: Handle message delivered timestamp for delivery report (part 2, implementation and tests). r=vicamo 2013-11-01 20:00:55 +08:00
Gene Lian
552be33c21 Bug 887159 - B2G SMS: Handle message delivered timestamp for delivery report (part 1, DOM IDL). sr=hsinyi 2013-11-01 19:48:38 +08:00
Gene Lian
369aca7ecc Bug 933207 - B2G SMS & MMS: Fire system messages for the delivery reports. r=ctai 2013-11-01 17:55:54 +08:00
Tim Taubert
2090ace474 merge m-c to fx-team 2013-11-01 10:47:21 +01:00
Felix H. Dahlke
69d6bb08b8 Bug 921229 - Remove files with the read-only flag set. r=yoric 2013-10-29 09:27:01 +01:00
Jan Jongboom
e5cc329d54 Bug 924893 - Add info for the value_selector to contextchange chrome event. r=yxl 2013-10-17 11:08:55 -04:00
Fabrice Desré
3ba7b088a7 Bug 924702 - Rewrite the app:// protocol handler in c++ r=jduell,mrbkap 2013-10-23 11:56:20 -07:00
Fabrice Desré
dd43e1dc3d Backout bug 924893 for smoketest bustage 2013-10-28 13:55:36 -07:00
Jessica Jong
ff65413d1a Bug 929864 - B2G DSDS: correctly update RILNetworkInterface when wifi connection changes. f=edgar r=hsinyi 2013-10-24 02:01:00 +01:00
Carsten "Tomcat" Book
e6e9ddf89b Merge mozilla-central to b2g-inbound 2013-10-28 13:10:47 +01:00
Carsten "Tomcat" Book
15dfa9ab98 Merge B2g-inbound to Mozilla-Central 2013-10-28 11:34:11 +01:00
Szu-Yu Chen [:aknow]
f903f4eb9d Bug 919414 - Part 2: Modify tests. r=hsinyi 2013-10-28 17:22:44 +08:00
Szu-Yu Chen [:aknow]
9d6c0f2966 Bug 919414 - Part 1: Clear existing calls in test setup. r=hsinyi 2013-10-28 17:21:16 +08:00
Carsten "Tomcat" Book
db4378ab73 Merge Mozilla-Inbound to Mozilla-Central 2013-10-28 10:03:25 +01:00
Gene Lian
75c6552f86 Bug 915071 - Panel screen is still off while 2nd incoming call in dialling. r=hsinyi a=koi+ 2013-10-28 14:07:28 +08:00
Phil Ringnalda
72ac13e08f Merge m-i to m-c 2013-10-27 21:44:08 -07:00
Boris Zbarsky
2eadd266c9 Bug 929512. Fix null default values for non-nullable unions containing a nullable type. r=dzbarsky, r=smaug pending 2013-10-28 00:33:15 -04:00
Gina Yeh
f1d8e5fc85 Bug 913372 - Patch 3: Make a queue for active connection requests, r=echou 2013-10-28 12:07:15 +08:00
Gina Yeh
74e132a6bd Bug 913372 - Patch 2: Set mController to null before invoking callback function, r=echou
For each profile manager, we'd like to make sure that the data member of
mController is nulled out before invoking the callback function. Because, in the
callback function, we continue to handle the next connect/disconnect request,
and we'd like to null out mController of previous request before handling the
new one.
2013-10-28 12:07:01 +08:00
Gina Yeh
daf93ad679 Bug 913372 - Patch 1: Refine the architecture of BluetoothProfileController, r=echou 2013-10-28 12:06:38 +08:00
Shawn Huang
bc82b3c087 Bug 929891 - [Bluetooth][bluedroid] Enable/Disable Bluetooth, r=echou 2013-10-28 12:05:17 +08:00
Jan-Ivar Bruaroey
c44142852e Bug 929530 - Remove peerConnection functionality deprecated w/warnings since 24 r=jesup,jib 2013-10-27 10:36:34 -04:00
Randell Jesup
395c912b4b Backed out changeset b490b5843f3c for M2 bustage 2013-10-27 20:45:28 -04:00
Jan-Ivar Bruaroey
83ae70927c Bug 929530 - Remove peerConnection functionality deprecated w/warnings since FF24 r=jesup 2013-10-27 10:36:34 -04:00
Phil Ringnalda
a51fa84c61 Merge f-t to m-c 2013-10-27 10:22:27 -07:00
Phil Ringnalda
657e86686d Merge m-c to f-t 2013-10-26 18:45:37 -07:00
Jim Chen
7956f0bd5d Bug 717878 - Use div instead of input in test_offsets.html; r=enn 2013-10-26 14:34:51 -04:00
Tom Schuster
306cb13efc Bug 930782 - Handlify JS_WrapValue. r=terrence 2013-10-26 18:19:05 +02:00
Ms2ger
34f7a76bb1 Backout changeset 2e466ccc7bd0 for devtools test failures. 2013-10-26 17:02:20 +02:00
Phil Ringnalda
a1f80ad10b Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows
CLOSED TREE
2013-10-27 15:38:40 -07:00
David Zbarsky
2efa410faa Bug 929513 Part 10: Convert ScreenSizeChanged to use gfx::IntSize r=nical 2013-10-27 17:53:28 -04:00
David Zbarsky
4a5ee5167b Bug 929513 Part 8: Remove IPDL support for passing gfxSize r=nical 2013-10-27 17:53:28 -04:00
Olli Pettay
acca6b81bb Bug 929879, don't use locale specific %f in TabChild, r=romaxa 2013-10-27 23:29:19 +02:00
Marco Chen
03e0be6fea Bug 929139 - Remove assert check for impossible unknow state because some devices (ex: emulator) may not have sys node for headset switch state. r=dougt 2013-10-25 14:03:27 +08:00
Randell Jesup
ee8e35ca44 Bug 920325: Add WebRTC latency logging from capture to RTP and from RTP to speakers r=padenot 2013-10-25 18:13:42 -04:00
Shih-Chiang Chien
93d8419f35 Bug 926289 - Part 3, Carry recording type and request URL in recording-device-events in Camera API. r=mikeh. 2013-10-23 19:11:18 +08:00
Shih-Chiang Chien
c96458439b Bug 926289 - Part 2, Carry recording type and request URL in recording-device-events in gUM API. r=jesup. 2013-10-23 19:10:42 +08:00
Shih-Chiang Chien
aa4a1a0c66 Bug 926289 - Part 1, Add recording type and request URL in recording-device-events. r=khuey. 2013-10-25 20:04:50 -04:00
Tim Chien
ce474393dd Bug 920977 - Limit the usage of the deprecated mozKeyboard API to certified apps only. r=yxl 2013-10-31 09:46:42 -04:00
Chia-hung Tai
2d1364cfa6 Bug 914060 - [B2G][Helix][message][zhaotao] Wired combination algorithm when handling sending sms to different phone numbers:phonebook digits match not work. r=vyang 2013-10-31 17:20:00 +08:00
Szu-Yu Chen [:aknow]
91af100e20 Bug 814625 - Part 9: Bluetooth: Add serviceId in listener. r=gyeh 2013-10-31 08:06:28 -04:00
Szu-Yu Chen [:aknow]
f86a1899ed Bug 814625 - Part 8: RIL: Add multisim support. r=hsinyi 2013-10-31 08:05:52 -04:00
Szu-Yu Chen [:aknow]
54952ab0cc Bug 814625 - Part 7: Telephony IPC: Add multisim support. r=khuey 2013-10-31 08:05:51 -04:00
Szu-Yu Chen [:aknow]
c8a2e982b8 Bug 814625 - Part 6: Telephony provider and IDL: Add multisim support. r=hsinyi 2013-10-31 08:05:51 -04:00
Szu-Yu Chen [:aknow]
21502262cc Bug 814625 - Part 5: DOM: Add multisim support. r=khuey 2013-10-31 08:05:51 -04:00
Szu-Yu Chen [:aknow]
48990f3b08 Bug 814625 - Part 4: DOM: Refactor. r=khuey 2013-10-31 08:05:51 -04:00
Szu-Yu Chen [:aknow]
238d659f74 Bug 814625 - Part 3: DOM: Code reorder. r=khuey 2013-10-31 08:05:51 -04:00
Szu-Yu Chen [:aknow]
a86b4cf824 Bug 814625 - Part 2: WebIDL: Add multisim support. r=hsinyi, r=khuey 2013-10-31 08:05:50 -04:00
Szu-Yu Chen [:aknow]
5228938181 Bug 814625 - Part 1: WebIDL: Code reorder. r=hsinyi, r=khuey 2013-10-31 08:05:50 -04:00
Shao Hang Kao
3d2ffbbfdb Bug 928821 - B2G MMS: put deliveryStatus[] into a more generic structure MmsDeliveryInfo[] sr=gene r=gene 2013-10-22 16:57:25 +08:00
Randell Jesup
345ac3892d backout 5f38b1bd3358 for bustage CLOSED TREE 2013-10-25 19:25:54 -04:00
Randell Jesup
2e3491f74c Bug 920325: Add WebRTC latency logging from capture to RTP and from RTP to speakers r=padenot 2013-10-25 18:13:42 -04:00
Olli Pettay
bfa7c3a309 test for Bug 927901, rs=jst
--HG--
extra : rebase_source : aa8f7c00f84454858e89ac06721cadef8bb5adba
2013-10-26 00:35:34 +03:00
Edgar Chen
289e40d580 Bug 926343 - Part 7: Use default clientId in PushService. r=nsm 2013-10-16 18:29:36 +08:00
Edgar Chen
e6c6c4255e Bug 926343 - Part 6: Use default clientId in PhoneNumberUtils. r=gwagner 2013-10-16 18:15:55 +08:00
John Shih
6e559c0d20 Bug 927328 - Make sure app stats is updated when retrieving function is called. r=gene 2013-10-16 17:59:07 +08:00
Bevis Tseng
b499932469 Bug 922580 - B2G MMS: Stop downloading MMS immediately when airplane mode is on. r=gene 2013-10-28 16:43:38 +08:00
Chia-hung Tai
ba49087806 Bug 921917 - B2G MMS: Provide a flag to let user be able to request read report or not when sending MMS. r=gene 2013-10-30 11:48:47 +08:00
Szu-Yu Chen [:aknow]
c44d0d7b14 Bug 814625 - Part 9: Bluetooth: Add serviceId in listener. r=gyeh 2013-10-30 15:07:15 -04:00
Szu-Yu Chen [:aknow]
55754d02b7 Bug 814625 - Part 8: RIL: Add multisim support. r=hsinyi 2013-10-30 15:07:14 -04:00
Szu-Yu Chen [:aknow]
3ca2b92869 Bug 814625 - Part 7: Telephony IPC: Add multisim support. r=khuey 2013-10-30 15:07:12 -04:00
Szu-Yu Chen [:aknow]
3c02cc009f Bug 814625 - Part 6: Telephony provider and IDL: Add multisim support. r=hsinyi 2013-10-30 15:06:55 -04:00
Szu-Yu Chen [:aknow]
6d396b6ee7 Bug 814625 - Part 5: DOM: Add multisim support. r=khuey 2013-10-30 15:06:41 -04:00
Szu-Yu Chen [:aknow]
4d6630077c Bug 814625 - Part 4: DOM: Refactor. r=khuey 2013-10-30 15:06:41 -04:00
Szu-Yu Chen [:aknow]
5685d48e63 Bug 814625 - Part 3: DOM: Code reorder. r=khuey 2013-10-30 15:06:41 -04:00
Szu-Yu Chen [:aknow]
b6a5f6fd81 Bug 814625 - Part 2: WebIDL: Add multisim support. r=hsinyi, r=khuey 2013-10-30 15:06:41 -04:00
Szu-Yu Chen [:aknow]
3722c9f904 Bug 814625 - Part 1: WebIDL: Code reorder. r=hsinyi, r=khuey 2013-10-30 15:06:38 -04:00
Shawn Huang
c4ee7e8f79 Bug 930853 - [Bluetooth] Support SetProperty function which enables SetName, SetDiscoverable, SetDiscoveryTimeout, r=echou 2013-10-30 19:23:39 +08:00
Shawn Huang
33ce93fa5b Bug 929941- Listening bluetooth address, name, scan mode events for bluedroid stack, r=echou 2013-10-30 13:46:03 +08:00
Jessica Jong
c8e21d8ea3 Bug 818353 - Part 5: RIL implementation. f=edgar r=hsinyi 2013-10-30 12:04:21 +08:00
Jessica Jong
ebfcad2324 Bug 818353 - Part 4: DOM changes - use default client id (0) in PhoneNumberUtils. f=edgar r=gwagner 2013-10-30 12:03:54 +08:00
Jessica Jong
f28caa33d1 Bug 818353 - Part 3: DOM changes - use default client id (0) in BT. r=gyeh 2013-10-30 12:03:25 +08:00
Jessica Jong
bcfb56bd2b Bug 818353 - Part 2: DOM changes - use default client id (0) in MobileConnection. f=hsinyi,edgar r=smaug 2013-10-30 12:02:47 +08:00
Jessica Jong
a56803adff Bug 818353 - Part 1: idl changes. f=edgar r=hsinyi 2013-10-30 12:01:51 +08:00
Ed Morley
d54e219b06 Merge mozilla-central and b2g-inbound 2013-10-29 16:34:46 +00:00
Gene Lian
11e1ea21bc Bug 923382 - B2G Multi-SIM: support multiple SIM cards for network metering (a follow-up of bug 887699). r=albert 2013-10-29 16:33:18 +08:00
Gene Lian
c0f708e796 Bug 931699 - SNTP can only update system time when WiFi or Mobile gets connected (not MMS/SUPL). r=skao,echen 2013-10-29 16:13:06 +08:00
Vicamo Yang
5d2076dc97 Bug 920551 - 2.j/2: fix GonkGPSGeolocationProvider. r=kanru 2013-10-29 16:12:47 +08:00
Vicamo Yang
485512d8af Bug 920551 - 2.i/2: fix Bluetooth. r=echou 2013-10-29 16:12:46 +08:00
Vicamo Yang
3eb62fc290 Bug 920551 - 2.h/2: fix dom/system/gonk/*. r=hsinyi,khuey 2013-10-29 16:12:45 +08:00
Vicamo Yang
f5509134f6 Bug 920551 - 2.g/2: fix WAP Push. r=hsinyi,khuey 2013-10-29 16:12:43 +08:00
Vicamo Yang
b809eb466a Bug 920551 - 2.f/2: fix Voicemail. r=hsinyi,khuey 2013-10-29 16:12:42 +08:00
Vicamo Yang
466c463b7c Bug 920551 - 2.e/2: fix MobileConnection. r=hsinyi,khuey 2013-10-29 16:12:41 +08:00
Vicamo Yang
bdc5cac42b Bug 920551 - 2.d/2: fix ICC. r=hsinyi,khuey 2013-10-29 16:12:40 +08:00