Closed
Bug 910455
Opened 11 years ago
Closed 7 years ago
Create functional shims for IccManager and MozMobileConnection for b2g-desktop
Categories
(Testing Graveyard :: JSMarionette, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: aus, Unassigned)
References
Details
The goal here is to provide seemingly fully functional and compliant IccManager and MozMobileConnection shim objects in b2g-desktop builds so that applications, integration tests and unit-tests can have access to them without using half baked shims.
Both of these shims would require the full API provided under normal builds targeted at phones and tablets AND private interfaces to change state and trigger events.
IccManager interface: http://dxr.mozilla.org/mozilla-central/source/dom/icc/interfaces/nsIDOMIccManager.idl
MozMobileConnection interface: http://dxr.mozilla.org/mozilla-central/source/dom/network/interfaces/nsIDOMMobileConnection.idl
This may be best split into two separate bugs for the actual implementation while saving this bug as a tracking / meta bug for all of the work.
Comment 1•11 years ago
|
||
Started work on shim plugin which we can use for this kind of work (particularly we are using this for the email mozAlarm shim).
Depends on: 910553
Comment 2•7 years ago
|
||
Bulk closed as part of https://bugzilla.mozilla.org/show_bug.cgi?id=1422750
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
Updated•7 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•