ladybird/Userland/Libraries/LibIPC
Shannon Booth 088b659abd LibURL: Do not treat port of 0 as a null port in Origin
It is not treated as the same thing in the specification, or by us in
other places too. This fixes 8 more origin related URL tests on WPT.
2024-10-05 10:46:30 +02:00
..
CMakeLists.txt LibIPC: Send IPC messages on a secondary thread 2024-09-19 07:37:46 +02:00
Concepts.h LibIPC: Add support for encoding and decoding Array<T, N> 2024-03-06 07:19:10 +01:00
Connection.cpp LibIPC: Handle spurious wake-ups on the send queue thread 2024-09-21 15:50:11 +02:00
Connection.h LibIPC: Send IPC messages on a secondary thread 2024-09-19 07:37:46 +02:00
ConnectionFromClient.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
ConnectionToServer.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
Decoder.cpp LibURL: Do not treat port of 0 as a null port in Origin 2024-10-05 10:46:30 +02:00
Decoder.h LibWeb+LibURL: Move HTML::Origin to URL::Origin 2024-10-05 10:46:30 +02:00
Encoder.cpp LibWeb+LibURL: Get blob's environments origin from URL's blob entry 2024-10-05 10:46:30 +02:00
Encoder.h LibWeb+LibURL: Move HTML::Origin to URL::Origin 2024-10-05 10:46:30 +02:00
File.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
Forward.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
Message.cpp LibIPC: Wait until socket is writable when transferring IPC messages 2024-09-18 10:06:47 +02:00
Message.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
MultiServer.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
SingleServer.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
Stub.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00