mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-28 02:27:19 +02:00
This patch fixes the value of a module map entry being wrong in the callbacks invoked in the set call. Previously we would set the value in only after invoking the callbacks, leading to crashes when a callback implementation would rightfully assume the value to be set already. Resolves #20994
1.5 KiB
1.5 KiB