提交历史

作者 SHA1 备注 提交日期
  Matthew Olsson 31341b280a LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR() 1 年之前
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 年之前
  Andrew Kaster f67bc591a0 LibWeb: Implement and use the fetch a module worker script graph AO 1 年之前
  Andrew Kaster c79bac70f4 LibWeb: Consistently use the EmptyString state of ReferrerPolicy 1 年之前
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL 1 年之前
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年之前
  Aliaksandr Kalenik 6ac43274b2 LibWeb+LibJS: Use JS::GCPtr for pointers to GC-allocated objects 1 年之前
  Andreas Kling 0817d8bda6 LibJS+LibWeb: Make CyclicModule & GraphLoadingState GC-allocated 1 年之前
  Andrew Kaster 3dbbb5b263 LibWeb: Implement fetch a classic worker script 1 年之前
  networkException ff6d7cf3e4 LibJS+LibWeb: Bring script fetching closer to the spec 1 年之前
  networkException 5b1d0d4d1b LibWeb: Add FetchContext as HostDefined JS::GraphLoadingState field 1 年之前
  networkException dd90ed11b3 LibWeb: Add helper to create default classic script fetch options 1 年之前
  networkException 5aa7c51956 LibWeb: Pass around JS::HeapFunctions when fetching scripts 1 年之前
  Luke Wilde 9335524f15 LibWeb: Default ScriptFetchOptions parser metadata to NotParserInserted 1 年之前
  Karol Kosek 7fa5dd7a92 LibWeb: Implement more steps in 'fetching a single module script' 1 年之前
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 年之前
  Timothy Flynn 12976b74ca LibWeb: Implement the fetch a classic script AO 2 年之前
  Timothy Flynn 567b8da1e0 LibWeb: Change the script fetch completion callback to accept any script 2 年之前
  Andreas Kling 66c41e7c45 LibWeb: Use JS::SafeFunction for module fetching callbacks 2 年之前
  Matthew Olsson bab883bf8e LibJS+LibWeb: Add a bunch of missing includes 2 年之前
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年之前
  networkException 681e36706b LibWeb: Implement recent changes to module script fetching 2 年之前
  networkException f0c4f8931c LibWeb: Implement fetching module scripts 2 年之前