Closed
Bug 792335
Opened 12 years ago
Closed 12 years ago
B2G RIL: Add a Helper to write Dialling Number
Categories
(Core :: DOM: Device Interfaces, defect)
Tracking
()
RESOLVED
FIXED
mozilla18
People
(Reporter: allstars.chh, Assigned: allstars.chh)
References
Details
Attachments
(2 files)
(deleted),
patch
|
vicamo
:
review+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
vicamo
:
review+
|
Details | Diff | Splinter Review |
Currently there is a help GsmPDUHelper.readDiallingNumber to read address from parcel.
Now in STK, sending MT Call Envelope command(Bug 791935) and Call Control Envelope command(Bug 791939) also need to write 'Address' Comprehension-TLV, so we also need a GsmPDUHelper.writeDiallingNumber to write Dialling number.
Assignee | ||
Updated•12 years ago
|
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #662469 -
Flags: review?(vyang)
Assignee | ||
Comment 2•12 years ago
|
||
Attachment #662470 -
Flags: review?(vyang)
Updated•12 years ago
|
Attachment #662469 -
Flags: review?(vyang) → review+
Updated•12 years ago
|
Attachment #662470 -
Flags: review?(vyang) → review+
Assignee | ||
Comment 3•12 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/b9ffd9374807
https://hg.mozilla.org/integration/mozilla-inbound/rev/21aafe9919fb
Target Milestone: --- → mozilla18
Comment 4•12 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/b9ffd9374807
https://hg.mozilla.org/mozilla-central/rev/21aafe9919fb
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•