Commit History

Autor SHA1 Mensaxe Data
  Andrew Kaster 4878a18ee7 LibWeb: Remove unecessary dependence on Window from Fetch, XHR, FileAPI %!s(int64=2) %!d(string=hai) anos
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ %!s(int64=2) %!d(string=hai) anos
  Linus Groh 6480faacb6 LibWeb: Move IDLAbstractOperations from Bindings/ to WebIDL/ %!s(int64=2) %!d(string=hai) anos
  Linus Groh c7c6d7d9e1 LibWeb: Make FileAPI::Blob::create() buffer/type overload infallible %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 497ead37bc LibWeb: Make DOMException GC-allocated %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 647ac1bdba LibWeb: Make Blob and File GC-allocated %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated %!s(int64=2) %!d(string=hai) anos
  Linus Groh b345a0acca LibJS+LibWeb: Reduce use of GlobalObject as an intermediary %!s(int64=2) %!d(string=hai) anos
  Linus Groh 40a70461a0 LibWeb: Replace GlobalObject with Realm in wrapper functions %!s(int64=2) %!d(string=hai) anos
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions %!s(int64=2) %!d(string=hai) anos
  Kenneth Myhra 1e5d107649 LibWeb: Declare variable with the auto keyword %!s(int64=2) %!d(string=hai) anos
  Kenneth Myhra c8c5f05de5 LibWeb: Make sure Blob type is not outside range 0x0020-0x007E %!s(int64=2) %!d(string=hai) anos
  Kenneth Myhra 73aec263b1 LibWeb: Move is_basic_latin() to Blob.{cpp,h} %!s(int64=2) %!d(string=hai) anos
  Kenneth Myhra bbd9490683 LibWeb: Handle endings member of options being "native" %!s(int64=3) %!d(string=hai) anos
  Kenneth Myhra 516ea4d758 LibWeb: Implement "convert line endings to native" algorithm %!s(int64=3) %!d(string=hai) anos
  Kenneth Myhra 890514a057 LibWeb: Introduce the File interface from the FileAPI spec %!s(int64=3) %!d(string=hai) anos
  Kenneth Myhra c038a8c9c9 LibWeb: Make process_blob_parts() publicly accessible %!s(int64=3) %!d(string=hai) anos
  Kenneth Myhra 622a4f29a7 LibWeb: Add public get accessor function for Blob's internal ByteBuffer %!s(int64=3) %!d(string=hai) anos
  Kenneth Myhra 9fe12c1851 LibWeb: Let get_buffer_source_copy() return ErrorOr instead of Optional %!s(int64=3) %!d(string=hai) anos
  Linus Groh bc68539e26 LibWeb: Add & use TRY_OR_RETURN_OOM macro %!s(int64=3) %!d(string=hai) anos
  Linus Groh ac36d272d3 LibWeb: Avoid needless copies during Blob construction %!s(int64=3) %!d(string=hai) anos
  Kenneth Myhra 5806eeec08 LibWeb: Add support for XHR response type Blob %!s(int64=3) %!d(string=hai) anos
  Kenneth Myhra df8c49f6bf LibWeb: Introduce Blob %!s(int64=3) %!d(string=hai) anos