Files
ladybird/Userland/Libraries/LibCore
Ali Mohammad Pur 9f4feb7315 LibCore: Move the Promise::await() result instead of returning a ref
Returning a reference resulted in Mail's use of Promise causing a crash.
Also, awaiting an already-awaited promise is an odd thing to do anyway,
so let's just make it release the resolved/rejected value instead of
returning a reference to it.

Co-Authored-By: Valtteri Koskivuori <vkoskiv@gmail.com>
2023-07-24 16:42:15 +03:30
..
2023-07-08 10:32:56 +01:00
2023-03-27 20:29:51 +01:00
2023-05-28 05:51:27 -06:00
2023-07-18 14:48:45 +01:00
2023-05-24 23:18:07 +02:00
2023-07-18 14:48:45 +01:00
2023-07-18 14:48:45 +01:00