Commit Graph

207 Commits

Author SHA1 Message Date
Vicamo Yang
dc892b3d1e Bug 774621 - Part 5/5: test cases, r=rwood 2012-12-11 17:09:53 +08:00
Vicamo Yang
ee753c6b25 Bug 774621 - Part 4/5: Android backend, r=sicking 2012-12-11 17:09:49 +08:00
Vicamo Yang
1c687ca685 Bug 774621 - Part 3/5: RIL implementation, r=anygregor 2012-12-11 17:09:46 +08:00
Vicamo Yang
aab0e9d617 Bug 774621 - Part 2/5: DOM implementation, r=sicking 2012-12-11 17:09:42 +08:00
Vicamo Yang
17ab87ad12 Bug 774621 - Part 1/5: add sending/failed delivery state, sr=sicking 2012-12-11 17:09:39 +08:00
Jonathan Griffin
a3ef44ebe7 Backout 8baf93244cfa for Marionette bustage, bug 813978 2012-12-10 17:06:58 -08:00
Fabrice Desré
31ce346abb Bug 813978 - follow up, turn off debug messages r=me 2012-12-10 14:08:25 -08:00
Fabrice Desré
1e9bef1f9d 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
9d4c4c1cd5 Bug 814761 - Part 2/2: add test cases, r=rwood,yoshi 2012-12-10 14:19:42 +08:00
Gregor Wagner
f0041a944f Bug 819584 - [SMS] Don't perform an upgrade of existing sms yet. r=sicking 2012-12-07 16:16:30 -08:00
Gregor Wagner
1d6b1434ec Bug 819526 - [SMS] Don't update the primary key in mostRecentStore r=bent 2012-12-07 14:47:11 -08:00
Gregor Wagner
c1efedc036 Bug 811538 - Fix marionette bustage. r=me 2012-12-06 13:32:48 -08:00
Gregor Wagner
38ef1e7668 Bug 811538 - B2G SMS: Applying PhoneNumberJS to SMS DB. r=testonly 2012-12-06 11:10:52 -08:00
Gregor Wagner
ad8555cab8 Bug 811538 - B2G SMS: Applying PhoneNumberJS to SMS DB. Tests. r=bent 2012-12-06 09:20:36 -08:00
Gregor Wagner
1313e160d1 Bug 811538 - B2G SMS: Applying PhoneNumberJS to SMS DB. r=bent 2012-12-06 09:20:30 -08:00
Ed Morley
364ed7b1d4 Backout d29847ff05c4 (bug 811538) for B2G marionette-webapi failures in test_getmessage.js 2012-12-05 10:42:51 +00:00
Gregor Wagner
693e87b1da Bug 811538 - B2G SMS: Applying PhoneNumberJS to SMS DB. r=bent 2012-12-04 15:40:41 -08:00
Ms2ger
caa2811c9c 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
d702c6ff38 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
1309b1e956 Bug 814163 - Populate most-recent table with existing sms data 2012-11-29 13:35:27 -08:00
Fabrice Desré
bc55dd3b9c 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
9226d5a6b9 Bug 810083 - Develop WebSMS test to verify receiving multipart SMS, update manifest; r=jgriffin 2012-11-09 10:54:24 -08:00
Olli Pettay
1e72329799 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
d69de34a4e Bug 794557 - Develop WebAPI test for SMS getMessages, update manifest; r=jgriffin 2012-11-02 14:16:10 -04:00
Rob Wood
98b96cb1dd 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
a1d7e0f511 Bug 807437 - Eliminate redundant Traverse/Unlink CC macros - part 1: automatic changes - r=mccr8 2012-11-15 02:32:40 -05:00
Rob Wood
779bcddba6 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
6ff268e779 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
e234cd6712 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
3674421703 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
df850f8925 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
718435d37b Bug 808865 - Develop WebSMS test for getNumberOfMessagesForText, update manifest; r=jgriffin 2012-11-13 07:47:56 -08:00
Gregor Wagner
326de4e3ae Backout f2c60518351d Bug 809661 2012-11-13 14:44:18 -08:00
Ben Turner
a62084789a 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
9e00a6fc99 Bug 775997 - Message app crashes when run OOP. Part 1/2. r=bent 2012-11-06 13:29:30 -08:00
Rob Wood
b61f89c670 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
bbbc01886a Bug 807463 - [sms] Possible wrong SMS DB upgrade code. Followup. r=bent 2012-10-31 19:15:07 -07:00
Gregor Wagner
b6f3486ddb Bug 807463 - [sms] Fix SMS DB upgrade code. r=philikon 2012-10-31 17:34:27 -07:00
Kyle Huey
1482122303 Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
2012-10-31 09:13:28 -07:00
Vicamo Yang
3cf2bd5b9e Bug 797277 - Part 5/5: test cases, r=marshall_law 2012-10-31 17:25:26 +08:00
Vicamo Yang
6693e14a21 Bug 797277 - Part 4/5: Android implementation, r=mounir,blassey 2012-10-31 17:10:53 +08:00
Vicamo Yang
3db84a4d40 Bug 797277 - Part 3/5: RIL implementation, r=philikon 2012-10-31 17:10:48 +08:00
Vicamo Yang
c34b9ab197 Bug 797277 - Part 2/5: dom implementation, r=mounir 2012-10-31 17:10:44 +08:00
Vicamo Yang
7c00f19fa1 Bug 797277 - Part 1/5: add messageClass attribute in nsIDOMSmsMessag, sr=sicking 2012-10-31 17:10:41 +08:00
Vicamo Yang
8297cdabd6 Backout 67cb43bb8865: Breaks B2G Marionette 2012-10-31 16:35:11 +08:00
Kyle Huey
bdf47895bb Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-30 12:28:11 -07:00
Ed Morley
777eed8444 Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE 2012-10-30 17:02:31 +00:00
Kyle Huey
aa1997a51a Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-30 08:26:12 -07:00
Ed Morley
5a558dae9c Backout 95752d95cf73, 190933b35023, 6834d09f8f09, 53e3e62c2b3d & f39ba5076599 (bug 797277) for xpcshell failures 2012-10-30 12:15:07 +00:00
Vicamo Yang
c930c024ae Bug 797277 - Part 5/5: test cases, r=marshall_law 2012-10-30 18:55:48 +08:00