[Webkit-unassigned] [Bug 117579] New: [WebAudio] Remove the "alternate" API names from WebAudio interfaces.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 13 00:42:50 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=117579

           Summary: [WebAudio] Remove the "alternate" API names from
                    WebAudio interfaces.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/spe
                    cification.html#AlternateNames
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jer.noble at apple.com


During the development of the WebAudio spec, certain APIs were renamed. In an effort to keep from breaking existing sites, the original API names were left in as aliases.  However, it has been argued that these "alternate" API names should be normative in the spec because of their continued support in WebKit. Dropping these "alternate" names would strengthen the counter-argument of removing these "alternate" names from the spec.

To be removed:

AudioBufferSourceNode
- noteOn
- noteGrainOn
- noteOff

AudioContext
- createGainNode
- createDelayNode
- createJavaScriptNode

OscillatorNode
- noteOn
- noteOff

AudioParam
- setTargetValueAtTime

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list