Age | Commit message (Expand) | Author |
---|---|---|
2023-04-15 | AK+Everywhere: Change URL::path() to serialize_path() | MacDue |
2023-04-09 | Everywhere: Remove unused DeprecatedString includes | Ben Wiederhake |
2023-03-15 | LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr | Matthew Olsson |
2023-02-23 | LibWeb: Port WorkerLocation to new String | Kenneth Myhra |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-09-06 | LibWeb: Make WorkerLocation GC-allocated | Andreas Kling |
2022-02-09 | LibWeb: Add initial implementation for WorkerGlobalScope | Andrew Kaster |