Closed
Bug 818351
Opened 12 years ago
Closed 11 years ago
B2G Multi-SIM: telephony - add subscriptionId in nsITelephonyProvider & nsITelephonyListener
Categories
(Core :: DOM: Device Interfaces, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 814625
People
(Reporter: hsinyi, Assigned: hsinyi)
References
Details
Attachments
(1 file)
232 bytes,
text/html
|
Details |
This bug was originally reported in Bug 814584. This bug focuses on re-factoring 'telephony' related functions and messages.
What we probably need to do is:
a) nsIRILContentHelper IDL change: add an attribute 'subscriptionId'
b) DOM changes: assign '0' (default subscriptionId) in every RILContentHelper function call based on a)
c) RIL impl: i) add a property 'subscriptionId' in IPC messages ii) deliver callback to a specific subscriptionId ...
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → htsai
Assignee | ||
Comment 1•12 years ago
|
||
Working branch -- need to rebase on Bug 814581
Assignee | ||
Updated•12 years ago
|
Blocks: b2g-multi-sim
Assignee | ||
Comment 2•12 years ago
|
||
(In reply to Hsin-Yi Tsai [:hsinyi] from comment #1)
> Created attachment 688690 [details]
> Working branch
>
> Working branch -- need to rebase on Bug 814581
Updated: already rebased on Bug 814581
Assignee | ||
Updated•12 years ago
|
Summary: B2G Multi-SIM: telephony - add subscriptionId in nsIRILContentHelper → B2G Multi-SIM: telephony - add subscriptionId in nsITelephonyProvider & nsITelephonyListener
Assignee | ||
Comment 3•11 years ago
|
||
Has been addressed in bug 814625.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•