Skip to content

[v14.x] deps: V8: cherry-pick d2db7fa7f786

Rodrigo Muino Tomonari requested to merge github/fork/richardlau/nb into v14.x-staging

Original commit message:

[Intl] Fix nb / no fallback

ICU 69 moved content of nb resources to no and let
nb fallback to no. This break our original design of checking
locale availability. Hard wire to check on no if nb fail for now
until we come out with a better fix.

Bug: chromium:1215606
Change-Id: I831529d29590cc643ee0109fb2ce8948dac75613
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3068010
Commit-Queue: Frank Tang <ftang@chromium.org>
Reviewed-by: Shu-yu Guo <syg@chromium.org>
Cr-Commit-Position: refs/heads/master@{#76044}

Refs: https://github.com/v8/v8/commit/d2db7fa7f786f7f5cf76b86fc4178ccc4a1f5624

Fixes: https://github.com/nodejs/node/issues/45784

Merge request reports

Loading