Commit Graph

220 Commits

Author SHA1 Message Date
Vicamo Yang
d7adff5e90 Bug 820780 - Part 5/5: test cases, r=rwood 2013-01-04 14:26:31 +08:00
Vicamo Yang
b1f0d8379b Bug 820780 - Part 4/5: Android backend, r=blassey 2013-01-04 14:26:27 +08:00
Vicamo Yang
edbada573f Bug 820780 - Part 3/5: B2G RIL backend, r=hsinyi,bent 2013-01-04 14:26:24 +08:00
Vicamo Yang
fbe684362d Bug 820780 - Part 2/5: DOM, IPC changes, r=bent 2013-01-04 14:26:20 +08:00
Vicamo Yang
3a388ebc91 Bug 820780 - Part 1/5: interface changes, sr=sicking 2013-01-04 14:26:17 +08:00
Vicamo Yang
2e5e3f2256 Bug 824612: B2G SMS - add Marionette test script for strict 7bit encoding. r=hsinyi 2013-01-04 13:57:24 +08:00
Masatoshi Kimura
ecc812a3c0 Bug 824247 - Part 3: Disable FAIL_ON_WARNINGS on not-yet-warning-free directories on MSVC. r=ted 2013-01-03 00:56:38 +09:00
Ms2ger
3eb0a0a781 Bug 823107 - Make nsIDOMEvent::SetTrusted return void; r=smaug 2012-12-22 09:18:08 +01:00
Philipp von Weitershausen
7535fdbc97 Bug 774621 - Follow-up: Rev UUIDs of changed interfaces. r=bz 2012-12-19 20:05:27 -05:00
Ed Morley
4287ade97f Backout 39bf5d23ebe9 & b1ea92a3149d (bug 813978) on suspicion of B2G marionette-webapi failures on a CLOSED TREE 2012-12-19 13:00:28 +00:00
Rob Wood
948c0cb8a8 Bug 813978 - Update SMS tests as required for SMS changes in 813978; r=fabrice 2012-12-17 14:16:28 -08:00
Fabrice Desré
15a1cd01d9 Bug 813978 - [SMS API] getMessages cursor is slow when SMS database contains large number of messages [r=ferjm] 2012-12-10 13:03:59 -08:00
Rob Wood
427dcb4cc4 Bug 819213 - Change filter tests to use international format and reenable on TBPL, also remove previous changes by gwagner. r=gwagner 2012-12-13 13:39:02 -08:00
Vicamo Yang
dcfc1fa8f8 Bug 774621 - Part 5/5: test cases, r=rwood 2012-12-11 17:09:53 +08:00
Vicamo Yang
f9aafe5821 Bug 774621 - Part 4/5: Android backend, r=sicking 2012-12-11 17:09:49 +08:00
Vicamo Yang
207e5bf542 Bug 774621 - Part 3/5: RIL implementation, r=anygregor 2012-12-11 17:09:46 +08:00
Vicamo Yang
7590bdacb3 Bug 774621 - Part 2/5: DOM implementation, r=sicking 2012-12-11 17:09:42 +08:00
Vicamo Yang
7b9b007d02 Bug 774621 - Part 1/5: add sending/failed delivery state, sr=sicking 2012-12-11 17:09:39 +08:00
Jonathan Griffin
f70b276746 Backout 8baf93244cfa for Marionette bustage, bug 813978 2012-12-10 17:06:58 -08:00
Fabrice Desré
448cf8bce7 Bug 813978 - follow up, turn off debug messages r=me 2012-12-10 14:08:25 -08:00
Fabrice Desré
320bd9dafe Bug 813978 - [SMS API] getMessages cursor is slow when SMS database contains large number of messages [r=ferjm] 2012-12-10 13:03:59 -08:00
Rob Wood
5ebf3e25e0 Bug 814761 - Part 2/2: add test cases, r=rwood,yoshi 2012-12-10 14:19:42 +08:00
Gregor Wagner
62583d1ffb Bug 819584 - [SMS] Don't perform an upgrade of existing sms yet. r=sicking 2012-12-07 16:16:30 -08:00
Gregor Wagner
b30851b4a2 Bug 819526 - [SMS] Don't update the primary key in mostRecentStore r=bent 2012-12-07 14:47:11 -08:00
Gregor Wagner
9a47b735f9 Bug 811538 - Fix marionette bustage. r=me 2012-12-06 13:32:48 -08:00
Gregor Wagner
b8d3f91c83 Bug 811538 - B2G SMS: Applying PhoneNumberJS to SMS DB. r=testonly 2012-12-06 11:10:52 -08:00
Gregor Wagner
f392bfae68 Bug 811538 - B2G SMS: Applying PhoneNumberJS to SMS DB. Tests. r=bent 2012-12-06 09:20:36 -08:00
Gregor Wagner
05f5326809 Bug 811538 - B2G SMS: Applying PhoneNumberJS to SMS DB. r=bent 2012-12-06 09:20:30 -08:00
Ed Morley
ed82671bd8 Backout d29847ff05c4 (bug 811538) for B2G marionette-webapi failures in test_getmessage.js 2012-12-05 10:42:51 +00:00
Gregor Wagner
80023c84f9 Bug 811538 - B2G SMS: Applying PhoneNumberJS to SMS DB. r=bent 2012-12-04 15:40:41 -08:00
Ms2ger
b9aea0bb8c Bug 814898 - Part d: Cleanup CC goop in some more parts of dom/; r=mccr8 2012-12-02 09:54:51 +01:00
Rob Wood
0ec340980a Bug 794301 - Develop WebSMS test to verify marking message read/unread, update manifest. r=davehunt 2012-11-26 12:43:56 -08:00
Dale Harvey
c169c7d607 Bug 814163 - Populate most-recent table with existing sms data 2012-11-29 13:35:27 -08:00
Fabrice Desré
9b9932636b Bug 808220 - [SMS API] Retrieve a 'sent' message show field 'sender' as 'undefined' STRING, not undefined [r=ferjm] 2012-11-29 05:21:11 -08:00
Rob Wood
f1fbacb978 Bug 810083 - Develop WebSMS test to verify receiving multipart SMS, update manifest; r=jgriffin 2012-11-09 10:54:24 -08:00
Olli Pettay
f62ac2c85e Bug 811206, Fix JSHolder drop handling, part 3 (fixes), r=mccr8,khuey
--HG--
extra : rebase_source : 7b2726d2aa7f5764a3c4cb750e5a735728069687
2012-11-28 03:37:57 +02:00
Rob Wood
141c459deb Bug 794557 - Develop WebAPI test for SMS getMessages, update manifest; r=jgriffin 2012-11-02 14:16:10 -04:00
Rob Wood
820c5482d6 Bug 808106 - Develop tests to verify filtering SMS messages by date, update manifest; r=jgriffin 2012-11-06 20:19:02 -05:00
Benoit Jacob
5a8b82a1cb Bug 807437 - Eliminate redundant Traverse/Unlink CC macros - part 1: automatic changes - r=mccr8 2012-11-15 02:32:40 -05:00
Rob Wood
ce7c2c0023 Bug 808108 - Develop WebSMS tests to verify filtering SMS by phone numbers, update manifest; r=jgriffin 2012-11-09 10:41:42 -08:00
Rob Wood
6d51c3a092 Bug 807783 - Develop test to verify filtering SMS messages by delivery, update manifest; r=jgriffin 2012-11-06 16:42:01 -05:00
Gregor Wagner
0e2d13cdf1 Bug 809661 - Need a speedy way to construct a thread list for SMS messages. Followup. r=sicking 2012-11-14 11:50:03 -08:00
Ben Turner
3a4dc012ab Bug 809661 - Need a speedy way to construct a thread list for SMS messages. r=sicking 2012-11-14 11:49:56 -08:00
Rob Wood
b1f3e608c6 Bug 807777 - Develop tests to verify filtering SMS messages by read/unread, update manifest; r=jgriffin 2012-11-06 16:26:10 -05:00
Rob Wood
c944441cac Bug 808865 - Develop WebSMS test for getNumberOfMessagesForText, update manifest; r=jgriffin 2012-11-13 07:47:56 -08:00
Gregor Wagner
1c428080a1 Backout f2c60518351d Bug 809661 2012-11-13 14:44:18 -08:00
Ben Turner
827cb19e8c Bug 809661 - Need a speedy way to construct a thread list for SMS messages. r=sicking 2012-11-13 13:01:26 -08:00
Gregor Wagner
ffe0c96d91 Bug 775997 - Message app crashes when run OOP. Part 1/2. r=bent 2012-11-06 13:29:30 -08:00
Rob Wood
75f44e32b5 Bug 807055 - Fix SMS test_timestamp.js random orange, update manifest; r=jgriffin, DONTBUILD(NPOTB) 2012-10-31 14:45:21 -04:00
Gregor Wagner
1ca5180fee Bug 807463 - [sms] Possible wrong SMS DB upgrade code. Followup. r=bent 2012-10-31 19:15:07 -07:00