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 24947 - Specify correct WebIDL conversion for algorithm parameters
Summary: Specify correct WebIDL conversion for algorithm parameters
Status: RESOLVED FIXED
Alias: None
Product: Web Cryptography
Classification: Unclassified
Component: Web Cryptography API Document (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Mark Watson
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-05 20:55 UTC by Mark Watson
Modified: 2014-03-06 17:58 UTC (History)
0 users

See Also:


Attachments

Description Mark Watson 2014-03-05 20:55:57 UTC
The WebIDL type conversion for method parameters of type AlgorithmIdentifier needs to take place after top-level normalization and after the correct sub-class of Algorithm has been identified. This needs to be an explicit step at the top of each operation that accepts an Algorithm object.
Comment 1 Mark Watson 2014-03-06 17:58:22 UTC
Changeset 5663751fe535