Luke Wilde
|
f7ff1fd985
LibWeb: Remove CSS::Parser::ParsingContext's default constructor
|
2 سال پیش |
Sam Atkins
|
85f3de6331
LibWeb: Port CSS/Serialize.{h,cpp} to new Strings, and propagate errors
|
2 سال پیش |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 سال پیش |
Timothy Flynn
|
afeb7273cc
LibJS+Everywhere: Rename Value::to_string to to_deprecated_string
|
2 سال پیش |
Andreas Kling
|
4abdb68655
LibJS: Remove Object(Object& prototype) footgun
|
2 سال پیش |
Linus Groh
|
525f22d018
LibJS: Replace standalone js_string() with PrimitiveString::create()
|
2 سال پیش |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 سال پیش |
Linus Groh
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 سال پیش |
Linus Groh
|
e3895e6c80
LibJS: Pass Realm to define_native_{accessor,function}()
|
3 سال پیش |
Linus Groh
|
a022e548b8
LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19]
|
3 سال پیش |
Linus Groh
|
f3117d46dc
LibJS: Remove GlobalObject from VM::throw_completion()
|
3 سال پیش |
Linus Groh
|
5dd5896588
LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions
|
3 سال پیش |
Linus Groh
|
ecd163bdf1
LibJS+LibWeb: Replace GlobalObject with Realm in object constructors
|
3 سال پیش |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 سال پیش |
Lenny Maiorani
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 سال پیش |
Timothy Flynn
|
0f93c9d6c8
LibWeb: Convert the CSS namespace object to ThrowCompletionOr
|
3 سال پیش |
Idan Horowitz
|
40eb3a39d4
LibJS: Rename define_native_function => define_old_native_function
|
3 سال پیش |
Idan Horowitz
|
20163c0584
LibJS: Add ThrowCompletionOr versions of the JS native function macros
|
3 سال پیش |
Linus Groh
|
4d8912a92b
LibJS: Convert to_string() to ThrowCompletionOr
|
3 سال پیش |
Andreas Kling
|
4bf88436cb
LibWeb: Handle JS exceptions slightly sooner in CSS.escape()
|
3 سال پیش |
Sam Atkins
|
bc0ef5f69d
LibWeb: Implement `CSS.supports(string)` function :^)
|
3 سال پیش |
Sam Atkins
|
2b67f87629
LibWeb: Implement 2-argument version of CSS.supports()
|
3 سال پیش |
Sam Atkins
|
575ce04148
LibWeb: Add CSS.escape() JS function
|
3 سال پیش |