• Frank Tang's avatar
    [Intl] Remove incorrect CHECK · 93cbb579
    Frank Tang authored
    The CHECK was introduced in d7ae63e6.
    
    The first time the property got read by ToDateTimeOptions
    and the test will cause the needsDefault in ToDateTimeOptions
    be false. Then in step 22 of InitializeDateTimeFormat,
    it will get all undefined and cause the
    skeleton to be empty string. If we only pass in empty options, the
    defaults will be filled by ToDateTimeOptions and won't cause any
    CHECK failure.
    
    
    Bug: chromium:888299
    Cq-Include-Trybots: luci.v8.try:v8_linux_noi18n_rel_ng
    Change-Id: I3ee14434f0708eaaea78cc8857591152d1bdef8a
    Reviewed-on: https://chromium-review.googlesource.com/1241316
    Commit-Queue: Frank Tang <ftang@chromium.org>
    Reviewed-by: 's avatarSathya Gunasekaran <gsathya@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#56226}
    93cbb579
Name
Last commit
Last update
..
break-iterator Loading commit data...
collator Loading commit data...
date-format Loading commit data...
general Loading commit data...
list-format Loading commit data...
locale Loading commit data...
number-format Loading commit data...
overrides Loading commit data...
plural-rules Loading commit data...
relative-time-format Loading commit data...
string Loading commit data...
BUILD.gn Loading commit data...
OWNERS Loading commit data...
assert.js Loading commit data...
bad-target.js Loading commit data...
intl.status Loading commit data...
not-constructors.js Loading commit data...
regexp-assert.js Loading commit data...
regexp-prepare.js Loading commit data...
regress-4870.js Loading commit data...
regress-5179.js Loading commit data...
regress-7982.js Loading commit data...
regress-8030.js Loading commit data...
regress-8031.js Loading commit data...
regress-8725514.js Loading commit data...
regress-875643.js Loading commit data...
regress-888299.js Loading commit data...
testcfg.py Loading commit data...
toStringTag.js Loading commit data...
utils.js Loading commit data...