kleines Filmröllchen
|
effcd080ca
Userland: Remove remaining users of Duration::now_realtime()
|
2 years ago |
kleines Filmröllchen
|
213025f210
AK: Rename Time to Duration
|
2 years ago |
Linus Groh
|
f65cbeef5c
LibWeb/Infra: Rename to_ascii_{{lower,upper}_case => {lower,upper}case}
|
2 years ago |
Kenneth Myhra
|
9a5a8d617d
LibWeb: Port IDL implementations Blob and File to new String
|
2 years ago |
Timothy Flynn
|
b75b7f0c0d
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
|
2 years ago |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
Timothy Flynn
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 years ago |
Timothy Flynn
|
d8044c5358
LibJS+LibWeb: Move the macro to convert ENOMEM to an exception to LibJS
|
2 years ago |
Kenneth Myhra
|
6d54e5ce9a
LibWeb: Verify optional argument has a value before static_cast-ing it
|
2 years ago |
Linus Groh
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 years ago |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 years ago |
Andrew Kaster
|
4878a18ee7
LibWeb: Remove unecessary dependence on Window from Fetch, XHR, FileAPI
|
2 years ago |
Linus Groh
|
ad04d7ac9b
LibWeb: Move ExceptionOr from DOM/ to WebIDL/
|
2 years ago |
Andreas Kling
|
497ead37bc
LibWeb: Make DOMException GC-allocated
|
2 years ago |
Andreas Kling
|
647ac1bdba
LibWeb: Make Blob and File GC-allocated
|
2 years ago |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 years ago |
Kenneth Myhra
|
73aec263b1
LibWeb: Move is_basic_latin() to Blob.{cpp,h}
|
2 years ago |
Kenneth Myhra
|
bbd9490683
LibWeb: Handle endings member of options being "native"
|
2 years ago |
Kenneth Myhra
|
890514a057
LibWeb: Introduce the File interface from the FileAPI spec
|
2 years ago |