Timothy Flynn
|
32a22c49e3
|
LibWeb: Move StructuredSerializeOptions to its own header
This largely reduces the number of files needed to be compiled when we
change the MessagePort header.
|
2024-10-17 16:34:32 -04:00 |
|
sin-ack
|
711faa8280
|
LibWeb: Remove redundant DedicatedWorkerGlobalScope prototype setting
Now that the global object correctly sets the property, we don't need
to do it here.
|
2024-10-12 19:21:59 +02:00 |
|
Andrew Kaster
|
40a2bb32c3
|
LibWeb: Create separate DedicatedWorkerGlobalScope class
This is how it's supposed to have been from the beginning, we were just
lazy :).
|
2024-07-10 07:04:53 +02:00 |
|