Shannon Booth
|
e800605ad3
AK+LibURL: Move AK::URL into a new URL library
|
1 éve |
Shannon Booth
|
9ce8189f21
Everywhere: Use unqualified AK::URL
|
1 éve |
Shannon Booth
|
c63d30ce67
LibWeb: Port HTML Environments from ByteString
|
1 éve |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 éve |
Andreas Kling
|
70193c0009
LibWeb: Let Document have a direct GCPtr to its containing Web::Page
|
1 éve |
Andreas Kling
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 éve |
Andrew Kaster
|
124c378472
LibWeb+WebWorker: Move worker execution into a new WebWorker process
|
1 éve |
Andreas Kling
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
1 éve |
Matthew Olsson
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 éve |
Timothy Flynn
|
b75b7f0c0d
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
|
2 éve |
Timothy Flynn
|
6e93d89ee3
LibWeb: Generate exposed Window/Worker interfaces as lazy objects
|
2 éve |
Linus Groh
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 éve |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 éve |
Linus Groh
|
4817b7c623
LibWeb: Add policy container to {Window,Worker}EnvironmentSettingsObject
|
2 éve |
Andrew Kaster
|
14e1513077
LibWeb: Remove the workaround "Worker Window" from Workers
|
2 éve |
Andrew Kaster
|
c61a4f35dc
LibWeb: Move Web prototypes and constructors to new Intrinsics object
|
2 éve |
Andreas Kling
|
e97cc671ea
LibWeb: Give web workers a (totally hacky) Window object
|
2 éve |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 éve |
Andreas Kling
|
602f927982
LibWeb: Start implementing "create and initialize a Document" from HTML
|
2 éve |
Linus Groh
|
1422bd45eb
LibWeb: Move Window from DOM directory & namespace to HTML
|
3 éve |
Ben Abraham
|
ae346cff6b
LibWeb: Add partially functioning Worker API
|
3 éve |