Historique des commits

Auteur SHA1 Message Date
  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
  Linus Groh 57ead17d54 LibWeb: Implement XMLHttpRequest.getResponseHeader() il y a 4 ans
  Linus Groh 288b90a297 LibWeb: Implement XMLHttpRequest.status il y a 4 ans
  Linus Groh e02270c5cc LibWeb: Make XMLHttpRequest.open() work with relative URLs il y a 4 ans
  Linus Groh 000ef96613 LibWeb: Pass optional status code to ResourceLoader callbacks il y a 4 ans
  Linus Groh 14058b6858 LibWeb: Use DOMException in XMLHttpRequest::send() il y a 4 ans
  Linus Groh 70878290b9 LibWeb: Use DOMException in XMLHttpRequest::open() il y a 4 ans
  Linus Groh c4d8cce9a2 LibWeb: Use DOMException in XMLHttpRequest::set_request_header() il y a 4 ans
  Andreas Kling 9de1253f44 LibWeb: Remove a whole bunch of unnecessary #includes il y a 4 ans
  Luke 0a1226344a LibWeb: Add XHREventTarget and have XHR inherit from it il y a 4 ans
  Luke 4f2e154dbe LibWeb: Flesh out existing XHR methods a bit more il y a 4 ans
  Andreas Kling 5b91362d4e LibWeb: Move XMLHttpRequest to separate XHR directory il y a 4 ans