Bug 214794
Summary: | [JSC] Implement Intl.DurationFormat | ||
---|---|---|---|
Product: | WebKit | Reporter: | Yusuke Suzuki <ysuzuki> |
Component: | JavaScriptCore | Assignee: | Yusuke Suzuki <ysuzuki> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | ross.kirsling, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 218829 |
Yusuke Suzuki
...
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/66436701>
Yusuke Suzuki
UNUM_DURATION + unum will be used possibly.
Yusuke Suzuki
Or skeleton with units?
Yusuke Suzuki
unumberformatter + pruralrules + listformat.
So, this requires ICU 67 (ListFormat).
Yusuke Suzuki
ListFormat is stabilized, so it is unblocked.
Yusuke Suzuki
Now, it gets stage 3.
Yusuke Suzuki
Pull request: https://github.com/WebKit/WebKit/pull/4589
EWS
Committed 254791@main (0a1408274330): <https://commits.webkit.org/254791@main>
Reviewed commits have been landed. Closing PR #4589 and removing active labels.