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>; };
Created attachment 410835 [details] proposed patch
Committed r268187: <https://trac.webkit.org/changeset/268187> All reviewed patches have been landed. Closing bug and clearing flags on attachment 410835 [details].
<rdar://problem/70099457>