Bug 247174
Summary: | IntlDateTimeFormat misspells timeZoneName error message `shortGeneric` as `shortGenric` (missing 'e') | ||
---|---|---|---|
Product: | WebKit | Reporter: | colobus.tankers.0o |
Component: | JavaScriptCore | Assignee: | Yijia Huang <yijia_huang> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | ap, mmaxfield, webkit-bug-importer, yijia_huang, ysuzuki |
Priority: | P2 | Keywords: | GoodFirstBug, InRadar |
Version: | Safari 16 | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
colobus.tankers.0o
See https://github.com/WebKit/WebKit/blob/555067570d22e34d232f6d9967deb54a13c4d8b5/Source/JavaScriptCore/runtime/IntlDateTimeFormat.cpp#L859
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
colobus.tankers.0o
See https://github.com/WebKit/WebKit/blob/555067570d22e34d232f6d9967deb54a13c4d8b5/Source/JavaScriptCore/runtime/IntlDateTimeFormat.cpp#L859
Alexey Proskuryakov
Thank you for the report! Would you be willing to fix this? Documentation for getting started is at http://webkit.org/contributing-code/
Radar WebKit Bug Importer
<rdar://problem/101951057>
Yijia Huang
Pull request: https://github.com/WebKit/WebKit/pull/6142
EWS
Committed 256339@main (99cf10bd628f): <https://commits.webkit.org/256339@main>
Reviewed commits have been landed. Closing PR #6142 and removing active labels.
colobus.tankers.0o
@Alexey that would've been nice, indeed! However I see @Yijia has already taken care of it before I was able to get back to this. 👏 Cheers!