mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 791674 - Part 1: update RilContext. r=vicamo
This commit is contained in:
parent
2177137c1f
commit
263cf17151
@ -173,7 +173,7 @@ interface nsIRILContentHelper : nsIMobileConnectionProvider
|
||||
readonly attribute DOMString voicemailDisplayName;
|
||||
};
|
||||
|
||||
[scriptable, uuid(fd9e8b38-b839-4d56-8482-3bf1f5c8f2ee)]
|
||||
[scriptable, uuid(4efdb1d4-1e49-4f5d-a656-44e6180062a7)]
|
||||
interface nsIICCRecords : nsISupports
|
||||
{
|
||||
/**
|
||||
@ -201,11 +201,6 @@ interface nsIICCRecords : nsISupports
|
||||
*/
|
||||
readonly attribute unsigned short mnc;
|
||||
|
||||
/**
|
||||
* USIM Service Table
|
||||
*/
|
||||
readonly attribute jsval ust;
|
||||
|
||||
/**
|
||||
* Abbreviated dialling numbers
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user