diff options
author | Timothy Flynn <trflynn89@pm.me> | 2022-12-05 16:49:32 -0500 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2022-12-05 22:24:50 +0000 |
commit | 14524ad0193cf72d7ac78245fbccb2643e4da1d0 (patch) | |
tree | d511a91968940ed84ee5f9a4f60365ba92ef68e4 /Userland/Services/SpiceAgent | |
parent | 312a41fddf05f0560be11ba1b354d45b957794e6 (diff) | |
download | serenity-14524ad0193cf72d7ac78245fbccb2643e4da1d0.zip |
Meta: Explicitly link generated compile-time data into the WASM JS REPL
Without this, we were in a weird state where LibTimeZone believed it had
TZDB data, but that data wasn't actually available to it. This caused
functions like JS::get_named_time_zone_offset_nanoseconds() to trip an
assertion when entering "new Date();" into the REPL.
Diffstat (limited to 'Userland/Services/SpiceAgent')
0 files changed, 0 insertions, 0 deletions