Andreas Kling
|
b98a2be96b
LibWeb: Ignore window-forwarded document.body.onfoo in detached DOM
|
1 سال پیش |
Timothy Flynn
|
747fd86f26
LibWeb: Make WebDriver check if the BC's navigable has been destroyed
|
1 سال پیش |
Andrew Kaster
|
9645daaf6c
LibWeb: Remove RemoteBrowsingContext and AbstractBrowsingContext
|
1 سال پیش |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 سال پیش |
stelar7
|
434d95ef55
LibWeb: Add missing promise rejection in `execute_async_script`
|
2 سال پیش |
stelar7
|
b0adf96eff
LibWeb: Implement the timeout step of `execute_async_script`
|
2 سال پیش |
Andreas Kling
|
09547ec975
LibJS: Make PrimitiveString::deprecated_string() infallible
|
1 سال پیش |
Timothy Flynn
|
f57310999d
LibWeb: Update workarounds for the empty execution context stack
|
2 سال پیش |
Aliaksandr Kalenik
|
7765ebb5f2
LibJS+LibWeb: Plumb local variables names to ECMAScriptFunctionObject
|
2 سال پیش |
Aliaksandr Kalenik
|
857ceb215c
LibWeb/WebDriver: Support resolve with callback in execute_async_script
|
2 سال پیش |
kleines Filmröllchen
|
fc5cab5c21
Everywhere: Use MonotonicTime instead of Duration
|
2 سال پیش |
kleines Filmröllchen
|
213025f210
AK: Rename Time to Duration
|
2 سال پیش |
Kemal Zebari
|
eda2a2f5da
AK: Remove `must_set()` from `JsonArray`
|
2 سال پیش |
Cameron Youell
|
8134dccdc7
AK: Add new failable `JsonArray::{append/set}` functions
|
2 سال پیش |
Linus Groh
|
e6be5c37c0
LibWeb/WebDriver: Handle WindowProxy in internal_json_clone_algorithm()
|
2 سال پیش |
Linus Groh
|
b84f8fb55b
LibJS: Make intrinsics getters return NonnullGCPtr
|
2 سال پیش |
Matthew Olsson
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 سال پیش |
Aliaksandr Kalenik
|
84e17fcbcc
WebDriver: Fix crash in async execute script endpoint
|
2 سال پیش |
Timothy Flynn
|
604d5f5bca
AK+Everywhere: Do not implicitly copy variables in TRY macros
|
2 سال پیش |
Andrew Kaster
|
f5d253dcfa
Everywhere: Fully qualify IsLvalueReference in TRY() macros
|
2 سال پیش |
Timothy Flynn
|
afc0e461e1
AK+Everywhere: Disallow returning a reference from a fallible expression
|
2 سال پیش |
Timothy Flynn
|
115baa7e32
LibJS+Everywhere: Make PrimitiveString and Utf16String fallible
|
2 سال پیش |
Linus Groh
|
a4d85cd522
LibJS: Convert Promise::create() to NonnullGCPtr
|
2 سال پیش |
Linus Groh
|
73efdb1cc4
LibJS: Convert ECMAScriptFunctionObject::create() to NonnullGCPtr
|
2 سال پیش |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 سال پیش |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 سال پیش |
Andreas Kling
|
b81816a539
LibJS+LibWeb: Make CyclicModule.h not include AST.h
|
2 سال پیش |
Linus Groh
|
b572a91a6f
LibWeb+WebContent: Add WebDriver infrastructure for executing scripts
|
2 سال پیش |