This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 23051 - Attributes on KeyPair should be readonly
Summary: Attributes on KeyPair should be readonly
Status: RESOLVED FIXED
Alias: None
Product: Web Cryptography
Classification: Unclassified
Component: Web Cryptography API Document (show other bugs)
Version: unspecified
Hardware: PC Linux
: P2 normal
Target Milestone: ---
Assignee: Ryan Sleevi
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-23 19:46 UTC by Eric Roman
Modified: 2014-02-13 13:02 UTC (History)
1 user (show)

See Also:


Attachments

Description Eric Roman 2013-08-23 19:46:16 UTC
https://dvcs.w3.org/hg/webcrypto-api/raw-file/tip/spec/Overview.html#keypair

interface KeyPair {
  Key publicKey;
  Key privateKey;
};

These may as well just be readonly.
Comment 1 Alexey Proskuryakov 2013-11-08 22:36:51 UTC
Agreed. And of course they need "attribute" keyword, right?
Comment 2 Ryan Sleevi 2014-02-13 13:02:10 UTC
This should be resolved with https://dvcs.w3.org/hg/webcrypto-api/rev/3fd48a781e5a