[webkit-reviews] review requested: [Bug 203456] An issue about redefining undefined of "this" object (JSGlobalObject) : [Attachment 389985] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 6 13:28:48 PST 2020


Robin Morisset <rmorisset at apple.com> has asked	for review:
Bug 203456: An issue about redefining undefined of "this" object
(JSGlobalObject)
https://bugs.webkit.org/show_bug.cgi?id=203456

Attachment 389985: Patch

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




--- Comment #4 from Robin Morisset <rmorisset at apple.com> ---
Created attachment 389985

  --> https://bugs.webkit.org/attachment.cgi?id=389985&action=review

Patch

>From EWS it appears that defineGetter and defineSetter are less dead than I
thought. This patch is like the previous one except it does not remove them
from JSGlobalObject.h.


More information about the webkit-reviews mailing list