Bug 216845 - [JSC] Enable Intl.DateTimeFormat dayPeriod
Summary: [JSC] Enable Intl.DateTimeFormat dayPeriod
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: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-09-22 13:55 PDT by Yusuke Suzuki
Modified: 2020-09-22 18:58 PDT (History)
7 users (show)

See Also:


Attachments
Patch (2.13 KB, patch)
2020-09-22 13:56 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (3.89 KB, patch)
2020-09-22 15:13 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2020-09-22 13:55:47 PDT
[JSC] Enable Intl.DateTimeFormat dayPeriod
Comment 1 Yusuke Suzuki 2020-09-22 13:56:39 PDT
Created attachment 409395 [details]
Patch
Comment 2 Yusuke Suzuki 2020-09-22 15:13:46 PDT
Created attachment 409406 [details]
Patch
Comment 3 Keith Miller 2020-09-22 18:36:27 PDT
Comment on attachment 409406 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=409406&action=review

r=me

> JSTests/ChangeLog:6
> +        Reviewed by NOBODY (OOPS!).

What's happening here?
Comment 4 Yusuke Suzuki 2020-09-22 18:37:12 PDT
Comment on attachment 409406 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=409406&action=review

>> JSTests/ChangeLog:6
>> +        Reviewed by NOBODY (OOPS!).
> 
> What's happening here?

New `"dayPeriod":"short"` field is added in `resolvedOptions()`.
Comment 5 EWS 2020-09-22 18:57:41 PDT
Committed r267454: <https://trac.webkit.org/changeset/267454>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 409406 [details].
Comment 6 Radar WebKit Bug Importer 2020-09-22 18:58:21 PDT
<rdar://problem/69406530>