[webkit-reviews] review granted: [Bug 216173] Binding generator is not always computing the right interface attributes : [Attachment 407963] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 4 08:29:29 PDT 2020
Alex Christensen <achristensen at apple.com> has granted youenn fablet
<youennf at gmail.com>'s request for review:
Bug 216173: Binding generator is not always computing the right interface
attributes
https://bugs.webkit.org/show_bug.cgi?id=216173
Attachment 407963: Patch
https://bugs.webkit.org/attachment.cgi?id=407963&action=review
--- Comment #3 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 407963
--> https://bugs.webkit.org/attachment.cgi?id=407963
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=407963&action=review
> Source/WebCore/dom/TextEncoder.idl:-27
> - Exposed=(Window,Worker),
I also added "dictionary" to Exposed in IDLAttributes.json which should
probably be removed with this.
More information about the webkit-reviews
mailing list