Historique des commits

Auteur SHA1 Message Date
  Shannon Booth da18551f10 LibWeb: Change HTML::Script to hold a realm instead of settings object il y a 8 mois
  Shannon Booth d7023f5f45 LibWeb: Change backup imcumbent stack to hold Realm instead of Settings il y a 8 mois
  Shannon Booth b2f3ed8b5a LibWeb: Rename current settings object to 'current principal' il y a 8 mois
  Shannon Booth 1c18b900e2 LibWeb: Port EventLoop::spin_XXX to HeapFunction il y a 8 mois
  Andreas Kling 88e7688940 LibWeb: Make more MimeSniff::MimeType APIs infallible il y a 8 mois
  Andreas Kling 175f3febb8 LibWeb: Make DOMException take error message as a String il y a 8 mois
  Jamie Mansfield d6db6edaf6 LibWeb: Remove 'classic' from 'default classic script fetch options' il y a 9 mois
  Jamie Mansfield bab086694a LibWeb: Support SRI for import maps il y a 1 an
  Holger Hans Peter Freyther 319bb6353e LibWeb: Fix assertion failure on telekom.de il y a 11 mois
  Tim Ledbetter bb923983fc LibWeb: Implement `WorkerGlobalScope.importScripts()` il y a 1 an
  Jamie Mansfield 987198782c LibWeb/Fetch: Use "json" destination il y a 1 an
  Jamie Mansfield e2f242a552 LibWeb/Fetch: Implement "fetch destination from module type" AO il y a 1 an
  Timothy Flynn c79f46fe6f LibWeb: Remove OOM propagation from Fetch::Infrastructure::Headers il y a 1 an
  Kenneth Myhra a3661fd7f2 LibWeb: Let queue_global_task() take a JS::HeapFunction il y a 1 an
  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