Shannon Booth
|
da18551f10
LibWeb: Change HTML::Script to hold a realm instead of settings object
|
8 月之前 |
Shannon Booth
|
d7023f5f45
LibWeb: Change backup imcumbent stack to hold Realm instead of Settings
|
8 月之前 |
Shannon Booth
|
b2f3ed8b5a
LibWeb: Rename current settings object to 'current principal'
|
8 月之前 |
Shannon Booth
|
1c18b900e2
LibWeb: Port EventLoop::spin_XXX to HeapFunction
|
8 月之前 |
Andreas Kling
|
88e7688940
LibWeb: Make more MimeSniff::MimeType APIs infallible
|
8 月之前 |
Andreas Kling
|
175f3febb8
LibWeb: Make DOMException take error message as a String
|
8 月之前 |
Jamie Mansfield
|
d6db6edaf6
LibWeb: Remove 'classic' from 'default classic script fetch options'
|
9 月之前 |
Jamie Mansfield
|
bab086694a
LibWeb: Support SRI for import maps
|
1 年之前 |
Holger Hans Peter Freyther
|
319bb6353e
LibWeb: Fix assertion failure on telekom.de
|
11 月之前 |
Tim Ledbetter
|
bb923983fc
LibWeb: Implement `WorkerGlobalScope.importScripts()`
|
1 年之前 |
Jamie Mansfield
|
987198782c
LibWeb/Fetch: Use "json" destination
|
1 年之前 |
Jamie Mansfield
|
e2f242a552
LibWeb/Fetch: Implement "fetch destination from module type" AO
|
1 年之前 |
Timothy Flynn
|
c79f46fe6f
LibWeb: Remove OOM propagation from Fetch::Infrastructure::Headers
|
1 年之前 |
Kenneth Myhra
|
a3661fd7f2
LibWeb: Let queue_global_task() take a JS::HeapFunction
|
1 年之前 |
Matthew Olsson
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
1 年之前 |
Andreas Kling
|
ffac32d20e
LibWeb: Use JS::HeapFunction for WebIDL promise reaction steps
|
1 年之前 |
Shannon Booth
|
e800605ad3
AK+LibURL: Move AK::URL into a new URL library
|
1 年之前 |
Andrew Kaster
|
f67bc591a0
LibWeb: Implement and use the fetch a module worker script graph AO
|
1 年之前 |
Shannon Booth
|
9ce8189f21
Everywhere: Use unqualified AK::URL
|
1 年之前 |
Shannon Booth
|
f9e5b43b7a
LibWeb: Rename URL platform object to DOMURL
|
1 年之前 |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 年之前 |
Andreas Kling
|
e28ac74e0b
LibWeb: Queue a task to proceed after module map entry finishes fetching
|
1 年之前 |
Andreas Kling
|
c0bacc6c4b
LibWeb: Fix two bad capture-by-reference bugs caught by ASAN
|
1 年之前 |
Andreas Kling
|
8b7d27b349
LibJS+LibWeb: More bringing module loading closer to spec
|
1 年之前 |
Andreas Kling
|
07f567cd9f
LibJS+LibWeb: Another round of bringing module loading closer to spec
|
1 年之前 |
Andreas Kling
|
0817d8bda6
LibJS+LibWeb: Make CyclicModule & GraphLoadingState GC-allocated
|
1 年之前 |
Timothy Flynn
|
e1092aed3c
LibWeb: Don't reject worker scripts with a JavaScript MIME type
|
1 年之前 |
Andrew Kaster
|
3dbbb5b263
LibWeb: Implement fetch a classic worker script
|
1 年之前 |
networkException
|
ff6d7cf3e4
LibJS+LibWeb: Bring script fetching closer to the spec
|
1 年之前 |
networkException
|
dd90ed11b3
LibWeb: Add helper to create default classic script fetch options
|
1 年之前 |