Commit History

Autor SHA1 Mensaxe Data
  Luke Wilde 4ccade42b7 LibWeb: Implement XMLHttpRequest.overrideMimeType %!s(int64=3) %!d(string=hai) anos
  Luke Wilde 5aacec65ab LibWeb: Rewrite EventTarget to more closely match the spec %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 45cf40653a Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr %!s(int64=3) %!d(string=hai) anos
  Andreas Kling a7b1c7eb16 LibWeb: Don't send a request body in XMLHttpRequest GET or HEAD %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 4d71f22673 LibWeb: Add the missing ProgressEvent IDL constructor %!s(int64=3) %!d(string=hai) anos
  Andreas Kling ed5c807c99 LibWeb: Allow passing a (String) body to XMLHttpRequest.send() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 0ee457dfdf LibWeb: Provide a default DOM::EventTarget::dispatch_event() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 7ef4d75716 LibWeb: Implement XMLHttpRequest.getAllResponseHeaders() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling ee8a1a9b3f LibWeb: Keep XMLHttpRequest alive while handling load/error events %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 398a95c3c9 LibWeb: Remove unnecessary WeakPtr creation in XMLHttpRequest::send() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling dc8707527f LibWeb: Implement XMLHttpRequest.onreadystatechange %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz d6cfa34667 AK: Make URL::m_port an Optional<u16>, Expose raw port getter %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 4629f2e4ad LibWeb: Add the Web::URL namespace and move URLEncoder to it %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 19de6bb1cc LibWeb+Browser: Add Debug menu action for toggling Same-Origin Policy %!s(int64=3) %!d(string=hai) anos
  Andreas Kling e1fb8bef09 LibWeb: Rename Document::complete_url() => parse_url() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 90cdeebfb3 LibWeb: Rename DOM::Window::document() => associated_document() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling d392349b6e LibWeb: Add DOM::Window::page() %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 97e97bccab Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe %!s(int64=3) %!d(string=hai) anos
  Andreas Kling ba9d5c4d54 LibJS: Rename Function => FunctionObject %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner 53d0150827 AK+Userland: Remove nullability feature for the ByteBuffer type %!s(int64=4) %!d(string=hai) anos
  Linus Groh ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. %!s(int64=4) %!d(string=hai) anos
  Timothy Flynn 0f47a23e8e LibWeb: Set Cookie header on remaining resource requests %!s(int64=4) %!d(string=hai) anos
  Linus Groh 57ead17d54 LibWeb: Implement XMLHttpRequest.getResponseHeader() %!s(int64=4) %!d(string=hai) anos
  Linus Groh 288b90a297 LibWeb: Implement XMLHttpRequest.status %!s(int64=4) %!d(string=hai) anos
  Linus Groh e02270c5cc LibWeb: Make XMLHttpRequest.open() work with relative URLs %!s(int64=4) %!d(string=hai) anos
  Linus Groh 000ef96613 LibWeb: Pass optional status code to ResourceLoader callbacks %!s(int64=4) %!d(string=hai) anos
  Linus Groh 14058b6858 LibWeb: Use DOMException in XMLHttpRequest::send() %!s(int64=4) %!d(string=hai) anos
  Linus Groh 70878290b9 LibWeb: Use DOMException in XMLHttpRequest::open() %!s(int64=4) %!d(string=hai) anos
  Linus Groh c4d8cce9a2 LibWeb: Use DOMException in XMLHttpRequest::set_request_header() %!s(int64=4) %!d(string=hai) anos