Closed
Bug 1116680
Opened 8 years ago
Closed 8 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•8 years ago
|
Assignee | ||
Comment 1•8 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•8 years ago
|
Assignee: nobody → htsai
Assignee | ||
Comment 2•8 years ago
|
||
Assignee | ||
Comment 3•8 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•8 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•8 years ago
|
||
review comment addressed, thank you! https://hg.mozilla.org/integration/b2g-inbound/rev/2f8084506edf
Comment 6•8 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/2f8084506edf
Status: NEW → RESOLVED
Closed: 8 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
•