Closed
Bug 1353329
Opened 9 years ago
Closed 8 years ago
Remove the SecureElement API
Categories
(Core :: DOM: Device Interfaces, enhancement, P3)
Core
DOM: Device Interfaces
Tracking
()
RESOLVED
FIXED
mozilla60
| Tracking | Status | |
|---|---|---|
| firefox60 | --- | fixed |
People
(Reporter: hsivonen, Assigned: adrian17)
Details
(Keywords: good-first-bug)
Attachments
(1 file)
SecureElement and SecureElementManager are chrome-only and always preffed off. They were added in bug 879861 for Firefox OS.
We should remove them, since they aren't in use.
Updated•9 years ago
|
Keywords: good-first-bug
Priority: -- → P3
Updated•8 years ago
|
Assignee: nobody → kyle
Comment 1•8 years ago
|
||
Would love to give this a shot if someone can tell me how to get started!
Flags: needinfo?(hsivonen)
| Reporter | ||
Comment 2•8 years ago
|
||
(In reply to nikshepsvn from comment #1)
> Would love to give this a shot if someone can tell me how to get started!
Search for SecureElement and SecureElementManager in the codebase and remove them. Then fix things until the code compiles again.
Flags: needinfo?(hsivonen)
| Comment hidden (mozreview-request) |
Comment 4•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8947232 [details]
Bug 1353329 - Remove remains of SecureElement API.
https://reviewboard.mozilla.org/r/216986/#review222850
r=me. Thank you for picking this up!
Attachment #8947232 -
Flags: review?(bzbarsky) → review+
Updated•8 years ago
|
Assignee: kyle → adrian.wielgosik
| Assignee | ||
Comment 6•8 years ago
|
||
Flags: needinfo?(adrian.wielgosik)
Comment 7•8 years ago
|
||
Thank you! I triggered autolanding.
Pushed by bzbarsky@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/331af427e379
Remove remains of SecureElement API. r=bz
Comment 9•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox60:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
You need to log in
before you can comment on or make changes to this bug.
Description
•