Commit History

Author SHA1 Message Date
  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" 3 years ago
  Kenneth Myhra 516ea4d758 LibWeb: Implement "convert line endings to native" algorithm 3 years ago
  Kenneth Myhra 890514a057 LibWeb: Introduce the File interface from the FileAPI spec 3 years ago
  Kenneth Myhra df91dbfbb6 LibWeb: Add missing spec links to the Blob interface 3 years ago
  Kenneth Myhra 6305ef197f LibWeb: Fix const issue on type() accessor for the Blob interface 3 years ago
  Kenneth Myhra c038a8c9c9 LibWeb: Make process_blob_parts() publicly accessible 3 years ago
  Kenneth Myhra 622a4f29a7 LibWeb: Add public get accessor function for Blob's internal ByteBuffer 3 years ago
  Kenneth Myhra 9b3da5a142 LibWeb: Move extract_body() towards spec compliance 3 years ago
  Linus Groh bc68539e26 LibWeb: Add & use TRY_OR_RETURN_OOM macro 3 years ago
  Linus Groh ac36d272d3 LibWeb: Avoid needless copies during Blob construction 3 years ago
  Kenneth Myhra 5806eeec08 LibWeb: Add support for XHR response type Blob 3 years ago
  Kenneth Myhra df8c49f6bf LibWeb: Introduce Blob 3 years ago