[webkit-reviews] review granted: [Bug 217101] [WebIDL] Make Exposed mandatory for IDL interfaces : [Attachment 410157] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 30 15:48:15 PDT 2020


Darin Adler <darin at apple.com> has granted Sam Weinig <sam at webkit.org>'s request
for review:
Bug 217101: [WebIDL] Make Exposed mandatory for IDL interfaces
https://bugs.webkit.org/show_bug.cgi?id=217101

Attachment 410157: Patch

https://bugs.webkit.org/attachment.cgi?id=410157&action=review




--- Comment #2 from Darin Adler <darin at apple.com> ---
Comment on attachment 410157
  --> https://bugs.webkit.org/attachment.cgi?id=410157
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=410157&action=review

> Source/WebCore/Modules/applepay/ApplePaySetup.idl:31
>      SecureContext,
> +    Exposed=Window

Looks like the existing ones above are sorted alphabetically, but this new one
is not.


More information about the webkit-reviews mailing list