Historial de Commits

Autor SHA1 Mensaje Fecha
  Matthew Olsson 31341b280a LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR() hace 1 año
  Andreas Kling ffac32d20e LibWeb: Use JS::HeapFunction for WebIDL promise reaction steps hace 1 año
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library hace 1 año
  Andrew Kaster f67bc591a0 LibWeb: Implement and use the fetch a module worker script graph AO hace 1 año
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL hace 1 año
  Shannon Booth f9e5b43b7a LibWeb: Rename URL platform object to DOMURL hace 1 año
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
  Andreas Kling e28ac74e0b LibWeb: Queue a task to proceed after module map entry finishes fetching hace 1 año
  Andreas Kling c0bacc6c4b LibWeb: Fix two bad capture-by-reference bugs caught by ASAN hace 1 año
  Andreas Kling 8b7d27b349 LibJS+LibWeb: More bringing module loading closer to spec hace 1 año
  Andreas Kling 07f567cd9f LibJS+LibWeb: Another round of bringing module loading closer to spec hace 1 año
  Andreas Kling 0817d8bda6 LibJS+LibWeb: Make CyclicModule & GraphLoadingState GC-allocated hace 1 año
  Timothy Flynn e1092aed3c LibWeb: Don't reject worker scripts with a JavaScript MIME type hace 1 año
  Andrew Kaster 3dbbb5b263 LibWeb: Implement fetch a classic worker script hace 1 año
  networkException ff6d7cf3e4 LibJS+LibWeb: Bring script fetching closer to the spec hace 1 año
  networkException dd90ed11b3 LibWeb: Add helper to create default classic script fetch options hace 1 año
  networkException 5aa7c51956 LibWeb: Pass around JS::HeapFunctions when fetching scripts hace 1 año
  Karol Kosek 7fa5dd7a92 LibWeb: Implement more steps in 'fetching a single module script' hace 1 año
  Daniel Bertalan 9feb1ce39f LibJS+LibWeb: Apply the Rule of Zero to `{Nonnull,}GCPtr<T>` hace 1 año
  Shannon Booth 6fecd8cc44 LibWeb: Add interface for 'concept-url-parser' hace 1 año
  Timothy Flynn f57310999d LibWeb: Update workarounds for the empty execution context stack hace 2 años
  Andreas Kling 854b114c04 LibWeb: Use the script's own URL as filename for fetched classic script hace 2 años
  Timothy Flynn 8ff8309202 LibWeb: Update workarounds for fetching CORS cross-origin responses hace 2 años
  Andreas Kling f823b297b4 LibWeb: Push the realm execution context while linking modules hace 2 años
  Andreas Kling 819fb39a87 LibWeb: Implement the "error to rethrow" mechanism in HTML::Script hace 2 años
  Sam Atkins 9c2d496dbe LibWeb: Make `processBodyError` take an optional exception hace 2 años
  Timothy Flynn 12976b74ca LibWeb: Implement the fetch a classic script AO hace 2 años
  Timothy Flynn 567b8da1e0 LibWeb: Change the script fetch completion callback to accept any script hace 2 años
  networkException 9915fa72fb AK+Everywhere: Use Optional for URLParser::parse's base_url parameter hace 2 años
  Linus Groh 11b40dbcf5 LibWeb/WebIDL: Store SimpleException message as a String{,View} variant hace 2 años