Commit Verlauf

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