Andreas Kling
|
647ac1bdba
LibWeb: Make Blob and File GC-allocated
|
hace 2 años |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
hace 2 años |
Linus Groh
|
40a70461a0
LibWeb: Replace GlobalObject with Realm in wrapper functions
|
hace 3 años |
Kenneth Myhra
|
73aec263b1
LibWeb: Move is_basic_latin() to Blob.{cpp,h}
|
hace 3 años |
Kenneth Myhra
|
bbd9490683
LibWeb: Handle endings member of options being "native"
|
hace 3 años |
Kenneth Myhra
|
516ea4d758
LibWeb: Implement "convert line endings to native" algorithm
|
hace 3 años |
Kenneth Myhra
|
890514a057
LibWeb: Introduce the File interface from the FileAPI spec
|
hace 3 años |
Kenneth Myhra
|
df91dbfbb6
LibWeb: Add missing spec links to the Blob interface
|
hace 3 años |
Kenneth Myhra
|
6305ef197f
LibWeb: Fix const issue on type() accessor for the Blob interface
|
hace 3 años |
Kenneth Myhra
|
c038a8c9c9
LibWeb: Make process_blob_parts() publicly accessible
|
hace 3 años |
Kenneth Myhra
|
622a4f29a7
LibWeb: Add public get accessor function for Blob's internal ByteBuffer
|
hace 3 años |
Kenneth Myhra
|
9b3da5a142
LibWeb: Move extract_body() towards spec compliance
|
hace 3 años |
Linus Groh
|
bc68539e26
LibWeb: Add & use TRY_OR_RETURN_OOM macro
|
hace 3 años |
Linus Groh
|
ac36d272d3
LibWeb: Avoid needless copies during Blob construction
|
hace 3 años |
Kenneth Myhra
|
5806eeec08
LibWeb: Add support for XHR response type Blob
|
hace 3 años |
Kenneth Myhra
|
df8c49f6bf
LibWeb: Introduce Blob
|
hace 3 años |