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 21248 - AudioProcessingEvent.node must be removed
Summary: AudioProcessingEvent.node must be removed
Status: CLOSED FIXED
Alias: None
Product: AudioWG
Classification: Unclassified
Component: Web Audio API (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: TBD
Assignee: Ehsan Akhgari [:ehsan]
QA Contact: public-audio
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-11 15:21 UTC by Ehsan Akhgari [:ehsan]
Modified: 2013-04-25 15:47 UTC (History)
1 user (show)

See Also:


Attachments

Description Ehsan Akhgari [:ehsan] 2013-03-11 15:21:12 UTC
I don't think it makes any sense to be able to set the node property on an AudioProcessingEvent object.
Comment 1 Ehsan Akhgari [:ehsan] 2013-04-14 00:40:33 UTC
In fact this attribute should be removed in favor of Event.target.
Comment 2 Ehsan Akhgari [:ehsan] 2013-04-14 00:41:56 UTC
https://dvcs.w3.org/hg/audio/rev/ec189710ea71
Comment 3 Olivier Thereaux 2013-04-25 15:47:57 UTC
Seeing no objection after > 2 weeks, closing.