mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 01:35:08 +02:00
BEHAVIOR CHANGE: Don't call on_error if cancelled, just reject. Don't reject promise from the background thread. Prevent data race on cancelled flag.