Use IDL syntax for serializable and transferable objects
Categories
(Core :: DOM: Core & HTML, enhancement, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox69 | --- | fixed |
People
(Reporter: annevk, Assigned: bzbarsky)
References
(Blocks 2 open bugs)
Details
Attachments
(10 files)
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review |
Updated•8 years ago
|
Updated•6 years ago
|
Comment 1•6 years ago
|
||
bz, do you want to take this bug?
| Assignee | ||
Comment 2•6 years ago
|
||
Sure. I'm working on the [Serializable] bit; not sure about [Transferable] yet.
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 3•6 years ago
|
||
| Assignee | ||
Comment 4•6 years ago
|
||
| Assignee | ||
Comment 5•6 years ago
|
||
| Assignee | ||
Comment 6•6 years ago
|
||
| Assignee | ||
Comment 7•6 years ago
|
||
| Assignee | ||
Comment 8•6 years ago
|
||
| Assignee | ||
Comment 9•6 years ago
|
||
| Assignee | ||
Comment 10•6 years ago
|
||
The spec doesn't say to do this, but I think we should. See
https://github.com/w3c/webcrypto/issues/222
| Assignee | ||
Comment 11•6 years ago
|
||
| Assignee | ||
Comment 12•6 years ago
|
||
| Assignee | ||
Updated•6 years ago
|
Comment 13•6 years ago
|
||
| Assignee | ||
Comment 14•6 years ago
|
||
I filed bug 1562066 on non-fully-serializable objects and bug 1562065 on [Transferable].
Comment 15•6 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/d27f30e55f4e
https://hg.mozilla.org/mozilla-central/rev/0a7cdfb04b87
https://hg.mozilla.org/mozilla-central/rev/f8b0c0b1aa91
https://hg.mozilla.org/mozilla-central/rev/215283c818b4
https://hg.mozilla.org/mozilla-central/rev/c5f545a54a53
https://hg.mozilla.org/mozilla-central/rev/9afaa7c609ea
https://hg.mozilla.org/mozilla-central/rev/e6329e158fc1
https://hg.mozilla.org/mozilla-central/rev/e02c73e7bd4b
https://hg.mozilla.org/mozilla-central/rev/954a6de2b937
https://hg.mozilla.org/mozilla-central/rev/96e19ef1e191
Description
•