Historique des commits

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