Matthew Olsson
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
há 1 ano atrás |
Andreas Kling
|
ffac32d20e
LibWeb: Use JS::HeapFunction for WebIDL promise reaction steps
|
há 1 ano atrás |
Shannon Booth
|
e800605ad3
AK+LibURL: Move AK::URL into a new URL library
|
há 1 ano atrás |
Andrew Kaster
|
f67bc591a0
LibWeb: Implement and use the fetch a module worker script graph AO
|
há 1 ano atrás |
Shannon Booth
|
9ce8189f21
Everywhere: Use unqualified AK::URL
|
há 1 ano atrás |
Shannon Booth
|
f9e5b43b7a
LibWeb: Rename URL platform object to DOMURL
|
há 1 ano atrás |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
há 1 ano atrás |
Andreas Kling
|
e28ac74e0b
LibWeb: Queue a task to proceed after module map entry finishes fetching
|
há 1 ano atrás |
Andreas Kling
|
c0bacc6c4b
LibWeb: Fix two bad capture-by-reference bugs caught by ASAN
|
há 1 ano atrás |
Andreas Kling
|
8b7d27b349
LibJS+LibWeb: More bringing module loading closer to spec
|
há 1 ano atrás |
Andreas Kling
|
07f567cd9f
LibJS+LibWeb: Another round of bringing module loading closer to spec
|
há 1 ano atrás |
Andreas Kling
|
0817d8bda6
LibJS+LibWeb: Make CyclicModule & GraphLoadingState GC-allocated
|
há 1 ano atrás |
Timothy Flynn
|
e1092aed3c
LibWeb: Don't reject worker scripts with a JavaScript MIME type
|
há 1 ano atrás |
Andrew Kaster
|
3dbbb5b263
LibWeb: Implement fetch a classic worker script
|
há 1 ano atrás |
networkException
|
ff6d7cf3e4
LibJS+LibWeb: Bring script fetching closer to the spec
|
há 1 ano atrás |
networkException
|
dd90ed11b3
LibWeb: Add helper to create default classic script fetch options
|
há 1 ano atrás |
networkException
|
5aa7c51956
LibWeb: Pass around JS::HeapFunctions when fetching scripts
|
há 1 ano atrás |
Karol Kosek
|
7fa5dd7a92
LibWeb: Implement more steps in 'fetching a single module script'
|
há 1 ano atrás |
Daniel Bertalan
|
9feb1ce39f
LibJS+LibWeb: Apply the Rule of Zero to `{Nonnull,}GCPtr<T>`
|
há 1 ano atrás |
Shannon Booth
|
6fecd8cc44
LibWeb: Add interface for 'concept-url-parser'
|
há 1 ano atrás |
Timothy Flynn
|
f57310999d
LibWeb: Update workarounds for the empty execution context stack
|
há 2 anos atrás |
Andreas Kling
|
854b114c04
LibWeb: Use the script's own URL as filename for fetched classic script
|
há 2 anos atrás |
Timothy Flynn
|
8ff8309202
LibWeb: Update workarounds for fetching CORS cross-origin responses
|
há 2 anos atrás |
Andreas Kling
|
f823b297b4
LibWeb: Push the realm execution context while linking modules
|
há 2 anos atrás |
Andreas Kling
|
819fb39a87
LibWeb: Implement the "error to rethrow" mechanism in HTML::Script
|
há 2 anos atrás |
Sam Atkins
|
9c2d496dbe
LibWeb: Make `processBodyError` take an optional exception
|
há 2 anos atrás |
Timothy Flynn
|
12976b74ca
LibWeb: Implement the fetch a classic script AO
|
há 2 anos atrás |
Timothy Flynn
|
567b8da1e0
LibWeb: Change the script fetch completion callback to accept any script
|
há 2 anos atrás |
networkException
|
9915fa72fb
AK+Everywhere: Use Optional for URLParser::parse's base_url parameter
|
há 2 anos atrás |
Linus Groh
|
11b40dbcf5
LibWeb/WebIDL: Store SimpleException message as a String{,View} variant
|
há 2 anos atrás |