Граф коммитов

289750 Коммитов

Автор SHA1 Сообщение Дата
Diego Wilson a051f16fab Bug 846236 - Verify the buffer descriptor is a shared texture. r=ncameron, a=tef+ 2013-03-25 17:22:10 -07:00
Gene Lian b614a50859 Bug 854422 - B2G MMS: should call .NotifyResponseTransaction() with MMS_PDU_STATUS_RETRIEVED after an MMS is retrieved under the RETRIEVAL_MODE_AUTOMATIC mode (a follow-up for bug 845643). r=vicamo,ctai a=approval-mozilla-b2g18+ 2013-03-26 14:01:10 +08:00
Gene Lian e8b2f06a0f Bug 850680 - B2G MMS: broadcast "sms-received" and "sms-sent" system messages (part 2, broadcast system messages). r=vicamo a=approval-mozilla-b2g18+ 2013-03-22 19:55:55 +08:00
Gene Lian 616019a840 Bug 850680 - B2G MMS: broadcast "sms-received" and "sms-sent" system messages (part 1, code clean-up). r=vicamo a=approval-mozilla-b2g18+ 2013-03-22 19:29:25 +08:00
Gene Lian e0db3bb500 Bug 850530 - B2G MMS: Use the same attribute name for delivery (s/state/delivery) like SMS. r=mounir sr=sicking a=leo+ 2013-03-19 11:00:55 +08:00
Gene Lian 01708dc9ee Bug 852911 - B2G MMS: fail to expose correct nsIDOMMozMmsMessage.attachments. r=smaug a=approval-mozilla-b2g18+ 2013-03-21 10:47:44 +08:00
Gene Lian 263dc88a77 Bug 853725 - B2G MMS: fail to read nsIDOMMozMmsMessage.receivers for a received MMS (a follow-up of bug 849741). r=vicamo a=approval-mozilla-b2g18+ 2013-03-22 12:09:18 +08:00
Gene Lian e25fcb7350 Bug 853329 - B2G MMS: other Android phones cannot read attachments sent from FFOS. r=vicamo a=approval-mozilla-b2g18+ 2013-03-21 16:09:55 +08:00
Gene Lian 5253919703 Bug 852471 - B2G MMS: provide nsIDOMMobileMessageManager interface (with sendMMS() first) (follow-up fix). r=vicamo a=approval-mozilla-b2g18+ 2013-03-19 18:55:26 +08:00
Gene Lian d6083594d9 Bug 852460 - B2G MMS: provide nsIDOMMobileMessageManager.onreceived event (follow-up fix). r=vicamo,gene.lian a=approval-mozilla-b2g18+ 2013-03-19 17:08:29 +08:00
Arthur Chen 96cf4a856b Bug 834157 - Add max and min attributes in the event. r=fabrice, a=leo+ 2013-03-19 09:08:28 -04:00
Gina Yeh a6da60de8c Bug 827212 - Patch 2: Support feature 'Enhanced call status indications'. r=echou, a=lsblakk 2013-03-27 15:56:54 -04:00
Gina Yeh d4dddcca63 Bug 827212 - Patch 1: Move functions from public to private in BluetoothHfpManager. r=echou, a=lsblakk 2013-03-27 15:56:37 -04:00
Gina Yeh 649a5c1096 Bug 827255 - Enable AG error result code. r=echou, a=lsblakk 2013-03-27 15:55:55 -04:00
Tom Schuster 9cd767a44d Bug 832923 - From DOM Blob to DOM File in the DOM File builder (originally from bug 690659). r=sicking, a=akeybl 2013-03-03 19:30:13 +01:00
Andrea Marchesini 17644d72e3 Bug 832923 - Implement <input type='file'> on B2G. r=mounir, r=fabrice, a=akeybl 2013-03-27 15:46:51 -04:00
Mounir Lamouri c28ff9580d Bug 832923 - Re-enable input file. r=baku, a=akeybl 2013-03-04 14:06:02 +01:00
Marco Chen 792fa86b9d Bug 840311 - Gonk backend for sydneyaudio should set more then twice of minFrames to AudioTrack. r=kinetik, a=leo+ 2013-03-26 14:52:32 +08:00
Patrick Wang 69b22873da Bug 846734 - adding certificate exception from certificate error page. r=fabrice a=leo+ 2013-03-05 10:19:00 +08:00
Chia-hung Tai fe908f18f9 Bug 849741 - B2G MMS: provide nsIDOMMobileMessageManager.onreceived event. r=vyang a=leo+ 2013-03-18 18:47:41 +08:00
Reuben Morais 14864f622c Bug 844558 - Follow up, fix missing .bind(this) chain in the patch that landed in b218. r=gwagner a=tef+ 2013-03-26 17:32:39 -07:00
Gene Lian a800f14ea7 Bug 847756 - B2G MMS: provide nsIDOMMobileMessageManager.markMessageRead(). r=vicamo sr=sicking a=leo+ 2013-03-11 12:14:15 +08:00
Gene Lian 201bba201e Bug 847736 - B2G MMS: provide nsIDOMMobileMessageManager.delete(). r=vicamo sr=sicking a=leo+ 2013-03-08 12:06:06 +08:00
Gene Lian 0111d915f3 Bug 847738 - B2G MMS: provide nsIDOMMobileMessageManager.getMessage(). r=vicamo sr=sicking a=leo+ 2013-03-08 11:46:16 +08:00
Jonathan Griffin bb9e7ddaa3 Bug 845625 - Prevent tests from getting out of sync when an exception is thrown, r=mdas, a=test-only 2013-03-06 09:48:30 -08:00
Jonathan Griffin 68e946eea8 Bug 834266 - Use XPCNativeWrapper to compare elements, r=mdas, a=test-only 2013-02-04 11:40:51 -08:00
Jonathan Griffin c1343b02c7 Bug 834266 - Use isEqualNode instead of == for comparing frames, r=mdas, a=test-only 2013-01-30 10:13:54 -08:00
David Burns 9d0ed01df9 Bug 814768: Force marionette to move to window.top if we try access something the compartment is dead and handle OOP being pulled from under us; r=jgriffin, a=test-only 2013-01-16 15:00:00 +00:00
Masatoshi Kimura 2cf2319055 Bug 795542 - Part 2: Implement StringEncoding API objects in Workers. r=bent a=tef+ 2012-12-22 09:16:14 +09:00
Masatoshi Kimura 067abc9e69 Bug 795542 - Part 1: Create Text(En|De)coderBase. r=bent a=tef+
--HG--
rename : dom/encoding/TextDecoder.h => dom/encoding/TextDecoderBase.h
rename : dom/encoding/TextEncoder.h => dom/encoding/TextEncoderBase.h
2012-12-22 09:15:43 +09:00
Gene Lian aa73a12762 Bug 844431 - B2G MMS: provide nsIDOMMobileMessageManager interface (with sendMMS() first) (part 6, dispatch MMS events). r=vicamo,mounir sr=sicking a=leo+ 2013-03-09 15:22:42 +08:00
Gene Lian 94d71749e2 Bug 844431 - B2G MMS: provide nsIDOMMobileMessageManager interface (with sendMMS() first) (part 5, nsIDOMMobileMessageManager.send()). r=vicamo,mounir sr=sicking a=leo+ 2013-03-09 15:22:32 +08:00
Gene Lian f725a4676f Bug 844431 - B2G MMS: provide nsIDOMMobileMessageManager interface (with sendMMS() first) (part 4-2, nsIMmsService.send()). r=vicamo a=leo+ 2013-03-09 15:22:25 +08:00
Gene Lian a3fbe9a1d9 Bug 844431 - B2G MMS: provide nsIDOMMobileMessageManager interface (with sendMMS() first) (part 4-1, multiple delivery status). r=vicamo a=leo+ 2013-03-09 15:22:17 +08:00
Gene Lian 3bc7a70dcb Bug 844431 - B2G MMS: provide nsIDOMMobileMessageManager interface (with sendMMS() first) (part 3-2, nsIMobileMessageCallback.notifyMessageSent()). r=vicamo a=leo+ 2013-03-09 15:22:10 +08:00
Gene Lian 25d04bba95 Bug 844431 - B2G MMS: provide nsIDOMMobileMessageManager interface (with sendMMS() first) (part 3-1, s/nsISmsRequest/nsIMobileMessageCallback). r=vicamo a=leo+
--HG--
rename : dom/mobilemessage/interfaces/nsISmsRequest.idl => dom/mobilemessage/interfaces/nsIMobileMessageCallback.idl
2013-03-09 15:22:02 +08:00
Gene Lian e79b4beb1b Bug 844431 - B2G MMS: provide nsIDOMMobileMessageManager interface (with sendMMS() first) (part 2, nsIDOMMozMmsMessage). r=vicamo,mounir,mrbkap sr=sicking a=leo+ 2013-03-09 15:21:55 +08:00
Gene Lian e2afffcb85 Bug 844431 - B2G MMS: provide nsIDOMMobileMessageManager interface (with sendMMS() first) (part 1, nsIDOMMobileMessageManager). r=vicamo sr=sicking a=leo+
--HG--
rename : dom/mobilemessage/interfaces/nsIDOMSmsManager.idl => dom/mobilemessage/interfaces/nsIDOMMobileMessageManager.idl
rename : dom/mobilemessage/interfaces/nsIDOMNavigatorSms.idl => dom/mobilemessage/interfaces/nsIDOMNavigatorMobileMessage.idl
rename : dom/mobilemessage/src/SmsManager.cpp => dom/mobilemessage/src/MobileMessageManager.cpp
rename : dom/mobilemessage/src/SmsManager.h => dom/mobilemessage/src/MobileMessageManager.h
2013-03-09 15:21:47 +08:00
Doug Turner c2159216e6 Bug 840626 - Ensure that the FileUpdateDispatcher is initalized. r=bz a=bajaj 2013-03-23 14:15:13 -04:00
Masatoshi Kimura 4b4ee5c1eb Backed out changeset 34a84093e26a and 08e95442bc65 (bug 795542) for bustage. a=backout 2013-03-23 17:29:06 +09:00
Masatoshi Kimura c80627a498 Bug 795542 - Part 1: Create Text(En|De)coderBase. r=bent a=tef+
--HG--
rename : dom/encoding/TextDecoder.h => dom/encoding/TextDecoderBase.h
rename : dom/encoding/TextEncoder.h => dom/encoding/TextEncoderBase.h
2012-12-22 09:15:43 +09:00
Masatoshi Kimura 5af35c371c Bug 795542 - Part 2: Implement StringEncoding API objects in Workers. r=bent a=tef+ 2012-12-22 09:16:14 +09:00
Reuben Morais df1d7ff575 Bug 844558 - Send contacts from parent to child in chunks. r=gwagner a=tef+ 2013-02-23 03:41:41 -08:00
Yoshi Huang bc77fe7187 Bug 849757 - Part 4: xpcshell tests. r=vicamo, a=leo+ 2013-03-12 15:06:48 +08:00
Yoshi Huang b56e4738ca Bug 849757 - Part 3: spck and cck in RIL. r=vicamo, a=leo+ 2013-03-12 14:43:01 +08:00
Yoshi Huang 4d80dd34f4 Bug 849757 - Part 2: Add 'corporateLocked' and 'serviceProviderLocked' to cardState in RIL. r=vicamo, a=leo+ 2013-03-12 11:37:58 +08:00
Yoshi Huang 7e52c5e265 Bug 849757 - Part 1: Add 'corporateLocked' and 'serviceProviderLocked' to cardState in IDL. r=vicamo, sr=sicking, a=leo+ 2013-03-12 11:27:59 +08:00
Sotaro Ikeda f0edeb711d Bug 844248 - Add a custom media stream for camera preview. r=roc, a=tef+ 2013-03-21 17:41:50 -04:00
Ryan VanderMeulen bef74b4f45 Backed out changeset 66374e4c72b3 (bug 844248) for bustage. a=backout 2013-03-21 11:56:33 -04:00
Yoshi Huang 2ac9a6ee13 Bug 849758 - [b2g-ril] SIM PIN requested after booting/rebooting with airplane mode on. r=vicamo, a=lsblakk 2013-03-15 19:17:30 +08:00