Historial de Commits

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