Historique des commits

Auteur SHA1 Message Date
  Linus Groh 40a70461a0 LibWeb: Replace GlobalObject with Realm in wrapper functions il y a 2 ans
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions il y a 2 ans
  Kenneth Myhra 1e5d107649 LibWeb: Declare variable with the auto keyword il y a 2 ans
  Kenneth Myhra c8c5f05de5 LibWeb: Make sure Blob type is not outside range 0x0020-0x007E il y a 2 ans
  Kenneth Myhra 73aec263b1 LibWeb: Move is_basic_latin() to Blob.{cpp,h} il y a 2 ans
  Kenneth Myhra bbd9490683 LibWeb: Handle endings member of options being "native" il y a 2 ans
  Kenneth Myhra 516ea4d758 LibWeb: Implement "convert line endings to native" algorithm il y a 2 ans
  Kenneth Myhra 890514a057 LibWeb: Introduce the File interface from the FileAPI spec il y a 2 ans
  Kenneth Myhra c038a8c9c9 LibWeb: Make process_blob_parts() publicly accessible il y a 2 ans
  Kenneth Myhra 622a4f29a7 LibWeb: Add public get accessor function for Blob's internal ByteBuffer il y a 2 ans
  Kenneth Myhra 9fe12c1851 LibWeb: Let get_buffer_source_copy() return ErrorOr instead of Optional il y a 2 ans
  Linus Groh bc68539e26 LibWeb: Add & use TRY_OR_RETURN_OOM macro il y a 3 ans
  Linus Groh ac36d272d3 LibWeb: Avoid needless copies during Blob construction il y a 3 ans
  Kenneth Myhra 5806eeec08 LibWeb: Add support for XHR response type Blob il y a 3 ans
  Kenneth Myhra df8c49f6bf LibWeb: Introduce Blob il y a 3 ans