WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
217472
AudioParamMap.idl has the Exposed extended attribute twice. (With the same value)
https://bugs.webkit.org/show_bug.cgi?id=217472
Summary
AudioParamMap.idl has the Exposed extended attribute twice. (With the same va...
Tuomas Karkkainen
Reported
2020-10-08 06:23:36 PDT
AudioParamMap.idl has the Exposed extended attribute twice. (With the same value) [ Conditional=WEB_AUDIO, EnabledBySetting=AudioWorklet, Exposed=Window, SkipVTableValidation, Exposed=Window ] interface AudioParamMap { readonly maplike<DOMString, AudioParam>; };
Attachments
proposed patch
(1.18 KB, patch)
2020-10-08 06:28 PDT
,
Tuomas Karkkainen
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Tuomas Karkkainen
Comment 1
2020-10-08 06:28:06 PDT
Created
attachment 410835
[details]
proposed patch
EWS
Comment 2
2020-10-08 10:29:37 PDT
Committed
r268187
: <
https://trac.webkit.org/changeset/268187
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 410835
[details]
.
Radar WebKit Bug Importer
Comment 3
2020-10-08 10:30:28 PDT
<
rdar://problem/70099457
>
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