Commit History

Author SHA1 Message Date
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Linus Groh 57ead17d54 LibWeb: Implement XMLHttpRequest.getResponseHeader() 4 years ago
  Linus Groh 288b90a297 LibWeb: Implement XMLHttpRequest.status 4 years ago
  Linus Groh 14058b6858 LibWeb: Use DOMException in XMLHttpRequest::send() 4 years ago
  Linus Groh 70878290b9 LibWeb: Use DOMException in XMLHttpRequest::open() 4 years ago
  Linus Groh c4d8cce9a2 LibWeb: Use DOMException in XMLHttpRequest::set_request_header() 4 years ago
  Linus Groh 13867600c3 LibWeb: Add constructor to XMLHttpRequest IDL interface 4 years ago
  Luke 0a1226344a LibWeb: Add XHREventTarget and have XHR inherit from it 4 years ago
  Luke 4f2e154dbe LibWeb: Flesh out existing XHR methods a bit more 4 years ago
  Andreas Kling 8363b3ae99 LibWeb: Generate JS bindings for XMLHttpRequest from IDL :^) 4 years ago
  Andreas Kling 5b91362d4e LibWeb: Move XMLHttpRequest to separate XHR directory 4 years ago