@@ -117,8 +117,8 @@ <h2>Terminology</h2> <p>The <code><a
117
117
< p > The terms < a
118
118
href ="http://dev.w3.org/html5/spec/webappapis.html#event-handlers "> < dfn
119
119
id ="dfn-eventhandler "> event handler</ dfn > </ a > and < a
120
- href ="http://dev.w3.org/html5/spec/webappapis.html#event-handler-event-type "> < dfn
121
- id ="dfn-eventtypes "> event handler event types</ dfn > </ a > are defined in
120
+ href ="http://dev.w3.org/html5/spec/webappapis.html#event-handler-event-type ">
121
+ < dfn id ="dfn-eventtypes "> event handler event types</ dfn > </ a > are defined in
122
122
[[!HTML5]].
123
123
</ section >
124
124
@@ -317,7 +317,8 @@ <h3>Steps</h3>
317
317
< li > set the < code > result</ code > of the < code > MessagingRequest</ code >
318
318
object to a < code > MessagingCursor</ code > providing access to the results
319
319
of the retrieval, i.e. the set of < code > Conversation</ code > elements.
320
- < li > invoke the < code > onsuccess</ code > < a class ="internalDFN " href ="#dfn-eventhandler "> event handlers</ a > of the
320
+ < li > invoke the < code > onsuccess</ code > < a class ="internalDFN "
321
+ href ="#dfn-eventhandler "> event handlers</ a > of the
321
322
< code > MessagingRequest</ code >
322
323
</ ol >
323
324
</ ol >
@@ -339,7 +340,8 @@ <h3>Steps</h3>
339
340
< li > set the < code > result</ code > of the < code > MessagingRequest</ code >
340
341
object to the < code > SmsMessage</ code > or < code > MmsMessage</ code > whose
341
342
identifier matches the < code > id</ code > parameter
342
- < li > invoke the < code > onsuccess</ code > < a class ="internalDFN " href ="#dfn-eventhandler "> event handlers</ a > of the
343
+ < li > invoke the < code > onsuccess</ code > < a class ="internalDFN "
344
+ href ="#dfn-eventhandler "> event handlers</ a > of the
343
345
< code > MessagingRequest</ code >
344
346
</ ol >
345
347
</ ol >
@@ -360,7 +362,8 @@ <h3>Steps</h3>
360
362
< code > MessagingRequest</ code > object to 'done'
361
363
< li > set the < code > result</ code > of the < code > MessagingRequest</ code >
362
364
object to 'true'
363
- < li > invoke the < code > onsuccess</ code > < a class ="internalDFN " href ="#dfn-eventhandler "> event handlers</ a > of the
365
+ < li > invoke the < code > onsuccess</ code > < a class ="internalDFN "
366
+ href ="#dfn-eventhandler "> event handlers</ a > of the
364
367
< code > MessagingRequest</ code >
365
368
</ ol >
366
369
</ ol >
@@ -382,7 +385,8 @@ <h3>Steps</h3>
382
385
< code > MessagingRequest</ code > object to 'done'
383
386
< li > set the < code > result</ code > of the < code > MessagingRequest</ code >
384
387
object to 'true'
385
- < li > invoke the < code > onsuccess</ code > < a class ="internalDFN " href ="#dfn-eventhandler "> event handlers</ a > of the
388
+ < li > invoke the < code > onsuccess</ code > < a class ="internalDFN "
389
+ href ="#dfn-eventhandler "> event handlers</ a > of the
386
390
< code > MessagingRequest</ code >
387
391
</ ol >
388
392
</ ol >
@@ -405,7 +409,8 @@ <h3>Steps</h3>
405
409
object to 'done'
406
410
< li > set the < code > result</ code > of the < code > MessagingRequest</ code >
407
411
object to 'true'
408
- < li > invoke the < code > onsuccess</ code > < a class ="internalDFN " href ="#dfn-eventhandler "> event handlers</ a > of the
412
+ < li > invoke the < code > onsuccess</ code > < a class ="internalDFN "
413
+ href ="#dfn-eventhandler "> event handlers</ a > of the
409
414
< code > MessagingRequest</ code >
410
415
</ ol >
411
416
</ ol >
@@ -428,7 +433,8 @@ <h3>Steps</h3>
428
433
object to 'done'
429
434
< li > set the < code > result</ code > of the < code > MessagingRequest</ code >
430
435
object to 'true'
431
- < li > invoke the < code > onsuccess</ code > < a class ="internalDFN " href ="#dfn-eventhandler "> event handlers</ a > of the
436
+ < li > invoke the < code > onsuccess</ code > < a class ="internalDFN "
437
+ href ="#dfn-eventhandler "> event handlers</ a > of the
432
438
< code > MessagingRequest</ code >
433
439
</ ol >
434
440
</ ol >
@@ -451,10 +457,12 @@ <h2><a>MessagingManager</a> Interface</h2> <p>The <a>MessagingManager</a>
451
457
class ="idl ">
452
458
453
459
< dt > readonly attribute DOMString type</ dt > < dd > MUST return the type of the
454
- messaging service manager. It can have the following values: 'sms' or 'mms'.</ dd >
460
+ messaging service manager. It can have the following values: 'sms' or
461
+ 'mms'.</ dd >
455
462
456
- < dt > readonly attribute DOMString[] serviceIDs</ dt > < dd > MUST return the identifier
457
- of the different services for this type of messaging service (e.g. 'sms_sim1').</ dd >
463
+ < dt > readonly attribute DOMString[] serviceIDs</ dt > < dd > MUST return the
464
+ identifier of the different services for this type of messaging service
465
+ (e.g. 'sms_sim1').</ dd >
458
466
459
467
< dt > MessagingRequest deleteAll ()</ dt >
460
468
< dd > This method makes a request to delete all the messages associated to the
@@ -618,7 +626,8 @@ <h3>Steps</h3>
618
626
< code > MessagingRequest</ code > object to 'done'
619
627
< li > set the < code > result</ code > of the < code > MessagingRequest</ code >
620
628
object to 'true'
621
- < li > invoke the < code > onsuccess</ code > < a class ="internalDFN " href ="#dfn-eventhandler "> event handlers</ a > of the
629
+ < li > invoke the < code > onsuccess</ code > < a class ="internalDFN "
630
+ href ="#dfn-eventhandler "> event handlers</ a > of the
622
631
< code > MessagingRequest</ code >
623
632
</ ol >
624
633
</ ol >
@@ -729,7 +738,8 @@ <h2>Event handlers</h2>
729
738
<!------------------------ Interface SmsManager ------------------------------>
730
739
< section >
731
740
< h2 > < a > SmsManager</ a > Interface</ h2 >
732
- < p > The < a > SmsManager</ a > interface represents the SMS messaging service manager.
741
+ < p > The < a > SmsManager</ a > interface represents the SMS messaging service
742
+ manager.
733
743
734
744
< dl title ="[NoInterfaceObject] interface SmsManager : MessagingManager "
735
745
class ="idl ">
@@ -824,7 +834,8 @@ <h3>Steps</h3>
824
834
'error'
825
835
< li > if a delivery report had been requested set the
826
836
< code > deliveryStatus</ code > of the < code > SmsMessage</ code > to 'error'
827
- < li > invoke the < code > onerror</ code > < a class ="internalDFN " href ="#dfn-eventhandler "> event handlers</ a > of the
837
+ < li > invoke the < code > onerror</ code > < a class ="internalDFN "
838
+ href ="#dfn-eventhandler "> event handlers</ a > of the
828
839
< code > MessagingRequest</ code > object
829
840
</ ol >
830
841
< li > When the requests has been completed:
@@ -836,7 +847,8 @@ <h3>Steps</h3>
836
847
object to 'done'
837
848
< li > set the < code > result</ code > of the < code > MessagingRequest</ code >
838
849
object to the < code > SmsMessage</ code > that has been sent
839
- < li > invoke the < code > onsuccess</ code > < a class ="internalDFN " href ="#dfn-eventhandler "> event handlers</ a > of the
850
+ < li > invoke the < code > onsuccess</ code > < a class ="internalDFN "
851
+ href ="#dfn-eventhandler "> event handlers</ a > of the
840
852
< code > MessagingRequest</ code >
841
853
< li > < a > queue a task</ a > to < a > fire a simple event</ a > named
842
854
< code > sent</ code > with the < code > message</ code > attribute set to the sent
@@ -906,7 +918,8 @@ <h2><a>SmsSegmentInfo</a> Interface</h2>
906
918
<!------------------------ Interface MmsManager ------------------------------>
907
919
< section >
908
920
< h2 > < a > MmsManager</ a > Interface</ h2 >
909
- < p > The < a > MmsManager</ a > interface represents the MMS messaging service manager.
921
+ < p > The < a > MmsManager</ a > interface represents the MMS messaging service
922
+ manager.
910
923
911
924
< dl title ="[NoInterfaceObject] interface MmsManager : MessagingManager "
912
925
class ="idl ">
@@ -945,6 +958,11 @@ <h2><a>MmsManager</a> Interface</h2>
945
958
</ dd >
946
959
</ dl >
947
960
961
+ < div class ='note '>
962
+ It is FFS whether any MMS setting (e.g. fetch mode, creation mode) needs to be
963
+ managed through the MmsManager interface.
964
+ </ div >
965
+
948
966
< section >
949
967
< h3 > Steps</ h3 >
950
968
@@ -1003,7 +1021,8 @@ <h3>Steps</h3>
1003
1021
< li > if a delivery report had been requested set the different elements
1004
1022
in the < code > deliveryStatus</ code > array of the < code > MmsMessage</ code >
1005
1023
to 'error'
1006
- < li > invoke the < code > onerror</ code > < a class ="internalDFN " href ="#dfn-eventhandler "> event handlers</ a > of the
1024
+ < li > invoke the < code > onerror</ code > < a class ="internalDFN "
1025
+ href ="#dfn-eventhandler "> event handlers</ a > of the
1007
1026
< code > MessagingRequest</ code > object
1008
1027
</ ol >
1009
1028
< li > When the requests has been completed:
@@ -1015,7 +1034,8 @@ <h3>Steps</h3>
1015
1034
object to 'done'
1016
1035
< li > set the < code > result</ code > of the < code > MessagingRequest</ code >
1017
1036
object to the < code > MmsMessage</ code > that has been sent
1018
- < li > invoke the < code > onsuccess</ code > < a class ="internalDFN " href ="#dfn-eventhandler "> event handlers</ a > of the
1037
+ < li > invoke the < code > onsuccess</ code > < a class ="internalDFN "
1038
+ href ="#dfn-eventhandler "> event handlers</ a > of the
1019
1039
< code > MessagingRequest</ code >
1020
1040
< li > < a > queue a task</ a > to < a > fire a simple event</ a > named
1021
1041
< code > sent</ code > with the < code > message</ code > attribute set to the sent
@@ -1041,7 +1061,8 @@ <h3>Steps</h3>
1041
1061
< code > MessagingRequest</ code > object to 'done'
1042
1062
< li > set the < code > result</ code > of the < code > MessagingRequest</ code >
1043
1063
object to 'true'
1044
- < li > invoke the < code > onsuccess</ code > < a class ="internalDFN " href ="#dfn-eventhandler "> event handlers</ a > of the
1064
+ < li > invoke the < code > onsuccess</ code > < a class ="internalDFN "
1065
+ href ="#dfn-eventhandler "> event handlers</ a > of the
1045
1066
< code > MessagingRequest</ code >
1046
1067
</ ol >
1047
1068
</ ol >
@@ -1113,7 +1134,8 @@ <h2>Event handlers</h2>
1113
1134
< td > < strong > < code > onprogress</ code > </ strong > </ td >
1114
1135
< td > < code > < dfn > progress</ dfn > </ code > </ td >
1115
1136
< td > < a > < code > ProgressEvent</ code > </ a > </ td >
1116
- < td > handles progress events related to MMS sending/fetching operations</ td >
1137
+ < td > handles progress events related to MMS sending/fetching
1138
+ operations</ td >
1117
1139
</ tr >
1118
1140
< tr >
1119
1141
< td > < strong > < code > onsuccess</ code > </ strong > </ td >
@@ -1369,8 +1391,8 @@ <h2><a>Conversation</a> Interface</h2>
1369
1391
most recent timestamp .</ dd >
1370
1392
1371
1393
< dt > readonly attribute MessageCursor cursor</ dt >
1372
- < dd > MUST return the < code > MessageCursor</ code > to access the messages in this
1373
- conversation.</ dd >
1394
+ < dd > MUST return the < code > MessageCursor</ code > to access the messages in
1395
+ this conversation.</ dd >
1374
1396
1375
1397
</ dl >
1376
1398
</ section >
@@ -1460,7 +1482,7 @@ <h2><a>DeliveryReportEvent</a> Interface</h2>
1460
1482
</ section >
1461
1483
1462
1484
1463
- <!------------------------ Interface ServiceChangeEvent -------------------------- >
1485
+ <!------------------------ Interface ServiceChangeEvent ---------------------->
1464
1486
< section >
1465
1487
< h2 > < a > ServiceChangeEvent</ a > Interface</ h2 >
1466
1488
< p > The < a > ServiceChangeEvent</ a > interface represents events related to
0 commit comments