Shannon Booth
|
e800605ad3
AK+LibURL: Move AK::URL into a new URL library
|
1 jaar geleden |
Shannon Booth
|
9ce8189f21
Everywhere: Use unqualified AK::URL
|
1 jaar geleden |
Shannon Booth
|
c63d30ce67
LibWeb: Port HTML Environments from ByteString
|
1 jaar geleden |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 jaar geleden |
Andreas Kling
|
70193c0009
LibWeb: Let Document have a direct GCPtr to its containing Web::Page
|
1 jaar geleden |
Andreas Kling
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 jaar geleden |
Shannon Booth
|
6a2a7cad61
LibWeb/LibJS: Avoid GC visit of raw pointers where possible
|
1 jaar geleden |
Shannon Booth
|
e74031a396
LibWeb: Port Document interface from DeprecatedString to String
|
1 jaar geleden |
Andreas Kling
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
1 jaar geleden |
Matthew Olsson
|
82eeee2008
LibJS+LibWeb: Normalize calls to Base::visit_edges in GC objects
|
2 jaren geleden |
Matthew Olsson
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 jaren geleden |
Linus Groh
|
cc1e8a4e9f
LibWeb/HTML: Propagate errors from Window::initialize_web_interfaces()
|
2 jaren geleden |
Kenneth Myhra
|
459959b297
LibWeb: Make factory method of HTML::BrowsingContext fallible
|
2 jaren geleden |
Timothy Flynn
|
b75b7f0c0d
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
|
2 jaren geleden |
Linus Groh
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 jaren geleden |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 jaren geleden |
Linus Groh
|
4817b7c623
LibWeb: Add policy container to {Window,Worker}EnvironmentSettingsObject
|
2 jaren geleden |
Andrew Kaster
|
c61a4f35dc
LibWeb: Move Web prototypes and constructors to new Intrinsics object
|
2 jaren geleden |
Andreas Kling
|
62fed2a31d
LibWeb: Add `id` field to Environment
|
2 jaren geleden |
Andreas Kling
|
1f95943274
LibWeb: Remove confusing NOTE in WindowEnvironmentSettingsObject
|
2 jaren geleden |
Andreas Kling
|
51d7ea7ece
LibWeb: Make WESO allow cross-origin isolated APIs for now
|
2 jaren geleden |
Andreas Kling
|
abfb73f2e7
LibWeb+LibJS: Let JS::Realm::HostDefined objects mark things during GC
|
2 jaren geleden |
Andreas Kling
|
c569c88e63
LibWeb: Don't have Handle<Realm> in WindowEnvironmentSettingsObject
|
2 jaren geleden |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 jaren geleden |
Andreas Kling
|
602f927982
LibWeb: Start implementing "create and initialize a Document" from HTML
|
2 jaren geleden |
Luke Wilde
|
1f820f8840
LibWeb: Add support for the <base> element changing the base URL
|
3 jaren geleden |
Linus Groh
|
1422bd45eb
LibWeb: Move Window from DOM directory & namespace to HTML
|
3 jaren geleden |
Luke Wilde
|
f71f404e0c
LibWeb: Introduce the Environment Settings Object
|
3 jaren geleden |