Closed
Bug 1116680
Opened 11 years ago
Closed 11 years ago
Add [AvailableIn="CertifiedApps"] and [CheckPermissions="mobileconnection"] to ICC interfaces
Categories
(Firefox OS Graveyard :: RIL, defect)
Tracking
(firefox38 fixed)
RESOLVED
FIXED
2.2 S5 (6feb)
| Tracking | Status | |
|---|---|---|
| firefox38 | --- | fixed |
People
(Reporter: hsinyi, Assigned: hsinyi)
References
Details
Attachments
(1 file)
|
9.71 KB,
patch
|
smaug
:
review+
|
Details | Diff | Splinter Review |
To hide MozIcc.webidl, MozIccInfo.webidl and MozIccManager.webidl from non-certified apps.
| Assignee | ||
Updated•11 years ago
|
| Assignee | ||
Comment 1•11 years ago
|
||
(In reply to Hsin-Yi Tsai [:hsinyi] from comment #0)
> To hide MozIcc.webidl, MozIccInfo.webidl and MozIccManager.webidl from
> non-certified apps.
Also MozStkCommandEvent.webidl
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → htsai
| Assignee | ||
Comment 2•11 years ago
|
||
| Assignee | ||
Comment 3•11 years ago
|
||
Comment on attachment 8559578 [details] [diff] [review]
patch
Review of attachment 8559578 [details] [diff] [review]:
-----------------------------------------------------------------
Hi Olli,
Should be the last piece from my side ;)
Thank you!
Attachment #8559578 -
Flags: review?(bugs)
Comment 4•11 years ago
|
||
Comment on attachment 8559578 [details] [diff] [review]
patch
You should change also
partial interface Navigator {
[Throws, Pref="dom.icc.enabled", CheckPermissions="mobileconnection", UnsafeInPrerendering]
readonly attribute MozIccManager? mozIccManager;
};
Attachment #8559578 -
Flags: review?(bugs) → review+
| Assignee | ||
Comment 5•11 years ago
|
||
review comment addressed, thank you!
https://hg.mozilla.org/integration/b2g-inbound/rev/2f8084506edf
Comment 6•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
status-firefox38:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 2.2 S5 (6feb)
You need to log in
before you can comment on or make changes to this bug.
Description
•