WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
99888
Update some AudioContext create() method names to latest Web Audio spec
https://bugs.webkit.org/show_bug.cgi?id=99888
Summary
Update some AudioContext create() method names to latest Web Audio spec
Chris Rogers
Reported
2012-10-19 16:44:20 PDT
Update some AudioContext create() method names to latest Web Audio spec
Attachments
Patch
(18.23 KB, patch)
2012-10-19 16:52 PDT
,
Chris Rogers
abarth
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Rogers
Comment 1
2012-10-19 16:52:43 PDT
Created
attachment 169725
[details]
Patch
Adam Barth
Comment 2
2012-10-22 11:52:17 PDT
Do we want to use V8MeasureAs to measure the usage of the depreciated APIs?
Chris Rogers
Comment 3
2012-10-22 11:56:59 PDT
(In reply to
comment #2
)
> Do we want to use V8MeasureAs to measure the usage of the depreciated APIs?
Sure, I can add it under V8MeasureAs=LegacyWebAudioNoteOn Or do you think we should add something like LegacyWebAudioCreate? I'm afraid we'll soon run out of bits if we keep adding more :)
Adam Barth
Comment 4
2012-10-22 12:03:04 PDT
Maybe we should rename LegacyWebAudioNoteOn to just LegacyWebAudio and have them all share?
Chris Rogers
Comment 5
2012-10-22 12:15:53 PDT
(In reply to
comment #4
)
> Maybe we should rename LegacyWebAudioNoteOn to just LegacyWebAudio and have them all share?
Sound good, that's what I'll do...
Chris Rogers
Comment 6
2012-10-22 13:11:38 PDT
Committed
r132125
: <
http://trac.webkit.org/changeset/132125
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug