RESOLVED FIXED 215715
Define Intl[Symbol.toStringTag]
https://bugs.webkit.org/show_bug.cgi?id=215715
Summary Define Intl[Symbol.toStringTag]
Alexey Shvayka
Reported 2020-08-20 14:17:04 PDT
Define Intl[Symbol.toStringTag]
Attachments
Patch (4.11 KB, patch)
2020-08-20 14:24 PDT, Alexey Shvayka
no flags
Patch (4.88 KB, patch)
2020-08-21 12:34 PDT, Alexey Shvayka
no flags
Alexey Shvayka
Comment 1 2020-08-20 14:24:03 PDT
Ross Kirsling
Comment 2 2020-08-20 14:52:17 PDT
Comment on attachment 406968 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=406968&action=review r=me > Source/JavaScriptCore/ChangeLog:9 > + on Intl namespace object, implementing the recent spec change [1] and aligning JSC with V8. Oops, seems like you forgot to add the link corresponding to the [1].
Alexey Shvayka
Comment 3 2020-08-21 12:34:23 PDT
Created attachment 407023 [details] Patch Add missing [1] link and adjust JSTests/stress/intl-object.js.
EWS
Comment 4 2020-08-21 14:30:23 PDT
Committed r266015: <https://trac.webkit.org/changeset/266015> All reviewed patches have been landed. Closing bug and clearing flags on attachment 407023 [details].
Radar WebKit Bug Importer
Comment 5 2020-08-21 14:31:14 PDT
Note You need to log in before you can comment on or make changes to this bug.