Shannon Booth
|
f320406a4c
LibWeb: Make Bindings::dom_exception_to_throw_completion public API
|
před 2 roky |
Linus Groh
|
11b40dbcf5
LibWeb/WebIDL: Store SimpleException message as a String{,View} variant
|
před 2 roky |
Ben Wiederhake
|
c2a900b853
Everywhere: Remove unused includes of AK/StdLibExtras.h
|
před 2 roky |
Linus Groh
|
de3e6cc75c
LibWeb: Ensure dom_exception_to_throw_completion() always takes a VM
|
před 2 roky |
Linus Groh
|
4461234898
LibWeb: Support plain (throw) JS::Completion in WebIDL::ExceptionOr
|
před 2 roky |
Linus Groh
|
bbaa05fcf9
LibWeb: Move DOMException from DOM/ to WebIDL/
|
před 2 roky |
Linus Groh
|
ad04d7ac9b
LibWeb: Move ExceptionOr from DOM/ to WebIDL/
|
před 2 roky |
Andreas Kling
|
497ead37bc
LibWeb: Make DOMException GC-allocated
|
před 2 roky |
Linus Groh
|
7b990c27a1
LibWeb: Replace GlobalObject with VM in remaining AOs [Part 4/4]
|
před 2 roky |
Linus Groh
|
f3117d46dc
LibJS: Remove GlobalObject from VM::throw_completion()
|
před 2 roky |
Andreas Kling
|
ba87f23f22
LibWeb: Allow returning JS::ThrowCompletionOr<T> from wrapped functions
|
před 3 roky |
Timothy Flynn
|
95e492de59
LibWeb: Convert throw_dom_exception_if_needed() to ThrowCompletionOr
|
před 3 roky |
Ali Mohammad Pur
|
fd72597999
LibWeb: Make ExceptionOr capable of holding all error types in the spec
|
před 4 roky |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
před 4 roky |
AnotherTest
|
d2b5c4d8dc
LibWeb: Actually return an empty value when an exception is thrown via
|
před 4 roky |
AnotherTest
|
8ba2b5f36f
LibWeb: Make ExceptionOr work with non-JS::Value types
|
před 4 roky |
AnotherTest
|
a6e4482080
AK+Everywhere: Make StdLibExtras templates less wrapper-y
|
před 4 roky |
Linus Groh
|
a1a625b565
LibWeb: Move ExceptionOr bindings utils into own header
|
před 4 roky |