Bug 216845

Summary: [JSC] Enable Intl.DateTimeFormat dayPeriod
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: New BugsAssignee: Yusuke Suzuki <ysuzuki>
Status: RESOLVED FIXED    
Severity: Normal CC: ews-watchlist, keith_miller, mark.lam, msaboff, saam, tzagallo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

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>