Historique des commits

Auteur SHA1 Message Date
  Hendiadyoin1 6a95df2526 LibTextCodec: Don't allocate Strings on encoding normalisation il y a 3 ans
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb il y a 3 ans
  Linus Groh 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML il y a 3 ans
  Andreas Kling e76e8e22b5 LibWeb: Separate "event listener" from "EventListener" il y a 3 ans
  Ali Mohammad Pur 385b07dcda LibWeb: Implement responseType and response for XHR il y a 3 ans
  Linus Groh 6d0e6e3811 LibWeb: Rename Origin::is_same() to Origin::is_same_origin() il y a 3 ans
  Luke Wilde 28f0193d9b LibWeb: Decode XHR text with the specified charset in the MIME type il y a 3 ans
  Luke Wilde 4ccade42b7 LibWeb: Implement XMLHttpRequest.overrideMimeType il y a 3 ans
  Luke Wilde 5aacec65ab LibWeb: Rewrite EventTarget to more closely match the spec il y a 3 ans
  Sam Atkins 45cf40653a Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr il y a 3 ans
  Andreas Kling a7b1c7eb16 LibWeb: Don't send a request body in XMLHttpRequest GET or HEAD il y a 3 ans
  Idan Horowitz 4d71f22673 LibWeb: Add the missing ProgressEvent IDL constructor il y a 3 ans
  Andreas Kling ed5c807c99 LibWeb: Allow passing a (String) body to XMLHttpRequest.send() il y a 3 ans
  Andreas Kling 0ee457dfdf LibWeb: Provide a default DOM::EventTarget::dispatch_event() il y a 3 ans
  Andreas Kling 7ef4d75716 LibWeb: Implement XMLHttpRequest.getAllResponseHeaders() il y a 3 ans
  Andreas Kling ee8a1a9b3f LibWeb: Keep XMLHttpRequest alive while handling load/error events il y a 3 ans
  Andreas Kling 398a95c3c9 LibWeb: Remove unnecessary WeakPtr creation in XMLHttpRequest::send() il y a 3 ans
  Andreas Kling dc8707527f LibWeb: Implement XMLHttpRequest.onreadystatechange il y a 3 ans
  Idan Horowitz d6cfa34667 AK: Make URL::m_port an Optional<u16>, Expose raw port getter il y a 3 ans
  Idan Horowitz 4629f2e4ad LibWeb: Add the Web::URL namespace and move URLEncoder to it il y a 3 ans
  Andreas Kling 19de6bb1cc LibWeb+Browser: Add Debug menu action for toggling Same-Origin Policy il y a 3 ans
  Andreas Kling e1fb8bef09 LibWeb: Rename Document::complete_url() => parse_url() il y a 3 ans
  Andreas Kling 90cdeebfb3 LibWeb: Rename DOM::Window::document() => associated_document() il y a 3 ans
  Andreas Kling d392349b6e LibWeb: Add DOM::Window::page() il y a 3 ans
  Ali Mohammad Pur 97e97bccab Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe il y a 3 ans
  Andreas Kling ba9d5c4d54 LibJS: Rename Function => FunctionObject il y a 4 ans
  Gunnar Beutner 53d0150827 AK+Userland: Remove nullability feature for the ByteBuffer type il y a 4 ans
  Linus Groh ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Timothy Flynn 0f47a23e8e LibWeb: Set Cookie header on remaining resource requests il y a 4 ans