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