WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 251757
[JSC] String#toWellFormed should return stringified value
https://bugs.webkit.org/show_bug.cgi?id=251757
Summary
[JSC] String#toWellFormed should return stringified value
zloirock
Reported
2023-02-05 09:38:07 PST
String.prototype.toWellFormed.call(1) === '1' // => false
https://github.com/zloirock/core-js/commit/3156638715b5c5c4f07144da28d2e17039240323
https://tc39.es/proposal-is-usv-string/#sec-string.prototype.towellformed
step 2
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-02-06 16:33:31 PST
<
rdar://problem/105104668
>
Yusuke Suzuki
Comment 2
2023-02-08 16:18:04 PST
Pull request:
https://github.com/WebKit/WebKit/pull/9842
EWS
Comment 3
2023-02-08 17:42:19 PST
Committed
260043@main
(aa30fafbe181): <
https://commits.webkit.org/260043@main
> Reviewed commits have been landed. Closing PR #9842 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug