Bug 217472

Summary: AudioParamMap.idl has the Exposed extended attribute twice. (With the same value)
Product: WebKit Reporter: Tuomas Karkkainen <tuomas.webkit>
Component: BindingsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, eric.carlson, esprehn+autocc, ews-watchlist, glenn, jer.noble, koivisto, kondapallykalyan, philipj, sergio, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch none

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
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
Note You need to log in before you can comment on or make changes to this bug.