Closed
Bug 721193
Opened 13 years ago
Closed 2 years ago
Design CryptoWrapper (toolkit crypto API) XPCOM interface
Categories
(Core :: DOM: Core & HTML, defect, P5)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: ddahl, Unassigned)
References
()
Details
(Keywords: dev-doc-needed)
Create an XPCOM interface that exposes the DOMCrypt internal API, which can be used by chrome-privileged code. This interface will leave only the basic C++ apis inside PSM.
Reporter | ||
Updated•13 years ago
|
Assignee: nobody → ddahl
Reporter | ||
Updated•12 years ago
|
Summary: Implement DOMCrypt (Internal API) XPCOM interface → Design CryptoWrapper (toolkit crypto API) XPCOM interface
Comment 1•12 years ago
|
||
David, do you have any notes about the design of this?
I think that this API should be exactly the same as window.crypto or the worker variant of thta, but it should somehow be available without needing a reference to a DOM window. Is that what you're thinking too?
Assignee | ||
Updated•12 years ago
|
Component: DOM: Mozilla Extensions → DOM
Reporter | ||
Updated•11 years ago
|
Assignee: ddahl → nobody
Comment 2•7 years ago
|
||
Outdated?
Updated•6 years ago
|
Priority: -- → P5
Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
Updated•2 years ago
|
Severity: normal → S3
Updated•2 years ago
|
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•