Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling 4fe21e6d87 LibIPC: Move stuff from Connection.h to .cpp and reduce #include count vor 1 Jahr
  Andrew Kaster 6d4ba21832 LibIPC+Userland: Make IPC::File always own its file descriptor vor 1 Jahr
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library vor 1 Jahr
  Andrew Kaster b5acc5f2df LibWeb: Serialize and pass to the WebWorker the current ESO vor 1 Jahr
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL vor 1 Jahr
  Andrew Kaster b10fee00eb LibWeb+WebWorker: Convert Workers to use MessagePorts for postMessage vor 1 Jahr
  Shannon Booth 6e6f3a9a8f LibWeb: Make Web::PageClient GC-allocated vor 1 Jahr
  Andrew Kaster 1602663b9e LibWeb+WebWorker: Implement a first cut of post_message for Workers vor 1 Jahr
  Andrew Kaster e30ecacb71 WebWorker: Exit the event loop when the connection from the client dies vor 1 Jahr
  Andrew Kaster 124c378472 LibWeb+WebWorker: Move worker execution into a new WebWorker process vor 1 Jahr