[webkit-reviews] review granted: [Bug 226291] Implement Object.hasOwn : [Attachment 436865] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 31 03:16:04 PDT 2021
Yusuke Suzuki <ysuzuki at apple.com> has granted review:
Bug 226291: Implement Object.hasOwn
https://bugs.webkit.org/show_bug.cgi?id=226291
Attachment 436865: Patch
https://bugs.webkit.org/attachment.cgi?id=436865&action=review
--- Comment #30 from Yusuke Suzuki <ysuzuki at apple.com> ---
Comment on attachment 436865
--> https://bugs.webkit.org/attachment.cgi?id=436865
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=436865&action=review
> Source/JavaScriptCore/ChangeLog:9
> + Reviewed by Alexey Shvayka.
> +
> + Proposal Link:
https://github.com/tc39/proposal-accessible-object-hasownproperty
> +
Please add descriptive information in ChangeLog.
In WebKit, we require enough information in ChangeLog.
The other part looks good to me :)
More information about the webkit-reviews
mailing list