Bug 216956 - %TypedArray%.prototype.toLocaleString must make conscious use of @toString
Summary: %TypedArray%.prototype.toLocaleString must make conscious use of @toString
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ross Kirsling
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-09-24 20:34 PDT by Ross Kirsling
Modified: 2020-09-24 22:41 PDT (History)
9 users (show)

See Also:


Attachments
Patch (4.15 KB, patch)
2020-09-24 20:43 PDT, Ross Kirsling
no flags Details | Formatted Diff | Diff
Patch (4.14 KB, patch)
2020-09-24 20:49 PDT, Ross Kirsling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ross Kirsling 2020-09-24 20:34:19 PDT
%TypedArray%.prototype.toLocaleString must make conscious use of @toString
Comment 1 Ross Kirsling 2020-09-24 20:43:27 PDT
Created attachment 409651 [details]
Patch
Comment 2 Ross Kirsling 2020-09-24 20:49:08 PDT
Created attachment 409652 [details]
Patch
Comment 3 Yusuke Suzuki 2020-09-24 21:31:37 PDT
Comment on attachment 409652 [details]
Patch

r=me
Comment 4 EWS 2020-09-24 22:40:31 PDT
Committed r267559: <https://trac.webkit.org/changeset/267559>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 409652 [details].
Comment 5 Radar WebKit Bug Importer 2020-09-24 22:41:17 PDT
<rdar://problem/69548358>