Bug 111683 - Attribute "computedValue" in AudioParam is not implemented.
Summary: Attribute "computedValue" in AudioParam is not implemented.
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Audio (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P5 Normal
Assignee: Praveen Jadhav
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-06 22:02 PST by Praveen Jadhav
Modified: 2013-04-18 18:35 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Praveen Jadhav 2013-03-06 22:02:54 PST
WebAudio specification https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/specification.html#AudioParam shows that computedValue should be part of the AudioParam IDL. It is not implemented yet.
Comment 1 Praveen Jadhav 2013-04-18 18:31:11 PDT
@Chris: Referring to https://www.w3.org/Bugs/Public/show_bug.cgi?id=21545, It appears this node shall be removed from the specifications. Please confirm..
Comment 2 Chris Rogers 2013-04-18 18:35:50 PDT
Yes, for now it has been taken out of the web audio spec, so we can close