Historial de Commits

Autor SHA1 Mensaje Fecha
  Kenneth Myhra bf048da8cb LibWeb: Port fire_progress_event() + request_error_steps() to new String hace 2 años
  Kenneth Myhra 2091a11488 LibWeb: Port EventTarget to new {Fly}String hace 2 años
  Kenneth Myhra ad5cbdc51b LibWeb: Port {Mouse,UI,Wheel,}Event to new String hace 2 años
  Kenneth Myhra 4d87072201 LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String hace 2 años
  Luke Wilde ddec4cd7f2 LibWeb: Create the correct error objects in XHR::handle_errors hace 2 años
  Luke Wilde d036862f2b LibWeb: Refactor XHR (almost) exactly to the spec hace 2 años
  Luke Wilde 9acc542059 LibWeb: Propagate Realm instead of VM more through Fetch hace 2 años
  Kenneth Myhra ab6bd946d8 LibWeb: Port ProgressEvent to new String hace 2 años
  Linus Groh ad4b4046f4 LibWeb/Fetch: Propagate OOM errors from HeaderList::extract_mime_type() hace 2 años
  Linus Groh 2d7ce38ee2 LibWeb/MimeSniff: Port MimeType to new String hace 2 años
  Linus Groh fabea2a6a7 LibWeb/MimeSniff: Rename MimeType::from_string() to MimeType::parse() hace 2 años
  Linus Groh 65ab6d3b6f LibWeb/XHR: Fix blob type in XMLHttpRequest::response() hace 2 años
  Kenneth Myhra 9a5a8d617d LibWeb: Port IDL implementations Blob and File to new String hace 2 años
  Sam Atkins 2db168acc1 LibTextCodec+Everywhere: Port Decoders to new Strings hace 2 años
  Sam Atkins f2a9426885 LibTextCodec+Everywhere: Return Optional<Decoder&> from `decoder_for()` hace 2 años
  Kenneth Myhra 84c7af4dcb LibWeb: Make factory method of XHR::ProgressEvent fallible hace 2 años
  Kenneth Myhra c120c46acc LibWeb: Make factory methods of DOM::Event fallible hace 2 años
  Kenneth Myhra f28b8431bf LibWeb: Make factory method of XHR::XMLHttpRequest fallible hace 2 años
  Kenneth Myhra 15917146d3 LibWeb: Make factory method of FileAPI::Blob fallible hace 2 años
  Timothy Flynn 49e8dcf0b2 LibJS+LibWeb: Convert empty PrimitiveString instances to String hace 2 años
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate hace 2 años
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors hace 2 años
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() hace 2 años
  Timothy Flynn d8044c5358 LibJS+LibWeb: Move the macro to convert ENOMEM to an exception to LibJS hace 2 años
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr hace 2 años
  Linus Groh 1c9bb2d8b4 LibWeb/Fetch: Refactor forbidden request-headers hace 2 años
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() hace 2 años
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Linus Groh 93c0c73b9e LibWeb: Implement XMLHttpRequest.withCredentials hace 2 años