Skip to content

deps: V8: cherry-pick 90be99fab31c

Rodrigo Muino Tomonari requested to merge github/fork/targos/v8-icu-space into main

Original commit message:

[intl] Revert date formatting behavior change from ICU 72

Replace U+202F with U+0020 after formatting date. This lets websites
continue to work without any changes.

This matches Firefox behavior, according to
https://bugzilla.mozilla.org/show_bug.cgi?id=1806042#c17.

Bug: chromium:1414292, chromium:1401829, chromium:1392814
Change-Id: I7c2b58414d0890f8705e737f903403dc54e5fe57
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4237675
Commit-Queue: Adam Klein <adamk@chromium.org>
Reviewed-by: Shu-yu Guo <syg@chromium.org>
Cr-Commit-Position: refs/heads/main@{#85757}

Refs: https://github.com/v8/v8/commit/90be99fab31c8299568e4114be1f0abd3741d615 Refs: https://github.com/nodejs/node/issues/46123

Merge request reports

Loading