Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0fe5a6846d5f1aa78459dbf8441a16195a9f4adb
      
https://github.com/WebKit/WebKit/commit/0fe5a6846d5f1aa78459dbf8441a16195a9f4adb
  Author: Yusuke Suzuki <[email protected]>
  Date:   2023-04-06 (Thu, 06 Apr 2023)

  Changed paths:
    M JSTests/stress/intl-durationformat-digital.js
    M Source/JavaScriptCore/runtime/IntlDurationFormat.cpp

  Log Message:
  -----------
  [JSC] Apply the new display computation for digital in Intl.DurationFormat
https://bugs.webkit.org/show_bug.cgi?id=255108
rdar://problem/107721519

Reviewed by Mark Lam.

Apply the change[1]. This makes `hours` / `minutes` / `seconds` display in 
digital special instead of making them auto.

[1]: 
https://github.com/tc39/proposal-intl-duration-format/commit/d28076b3da36e32835a47b2ee0c422ae368f823b

* JSTests/stress/intl-durationformat-digital.js:
(Intl.DurationFormat.shouldBeOneOf):
* Source/JavaScriptCore/runtime/IntlDurationFormat.cpp:
(JSC::intlDurationUnitOptions):

Canonical link: https://commits.webkit.org/262682@main


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to