Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Jamie Mansfield 74d90338b1 LibWeb/Fetch: Support setting request priority from JS 1 gadu atpakaļ
  Timothy Flynn 790589ceb0 LibWeb: Remove OOM propagation from Fetch::Request 1 gadu atpakaļ
  Timothy Flynn 3e991a55fa LibWeb: Remove OOM propagation from Fetch::Body 1 gadu atpakaļ
  Timothy Flynn b3032befe0 LibWeb: Remove OOM propagation from Fetch::Infrastructure::Methods 1 gadu atpakaļ
  Timothy Flynn c79f46fe6f LibWeb: Remove OOM propagation from Fetch::Infrastructure::Headers 1 gadu atpakaļ
  Tim Ledbetter 17e64cf08b LibWeb/Fetch: Replace usages of AbortSignal::follow() in Fetch::Request 1 gadu atpakaļ
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 gadu atpakaļ
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 gadu atpakaļ
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL 1 gadu atpakaļ
  Shannon Booth f9e5b43b7a LibWeb: Rename URL platform object to DOMURL 1 gadu atpakaļ
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 gadu atpakaļ
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 gadu atpakaļ
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 gadu atpakaļ
  Kemal Zebari 3151099b21 LibWeb/Fetch: Use parsed referrer's origin in Request::construct_impl 1 gadu atpakaļ
  Aliaksandr Kalenik bdd3a16b16 LibWeb: Make `Fetch::Infrastructure::Body` be GC allocated 1 gadu atpakaļ
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 gadu atpakaļ
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 gadu atpakaļ
  Andreas Kling 34344120f2 AK: Make "foo"_string infallible 1 gadu atpakaļ
  Shannon Booth 6fecd8cc44 LibWeb: Add interface for 'concept-url-parser' 2 gadi atpakaļ
  MacDue 35612c6a7f AK+Everywhere: Change URL::path() to serialize_path() 2 gadi atpakaļ
  networkException 9915fa72fb AK+Everywhere: Use Optional for URLParser::parse's base_url parameter 2 gadi atpakaļ
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 gadi atpakaļ
  Luke Wilde 9acc542059 LibWeb: Propagate Realm instead of VM more through Fetch 2 gadi atpakaļ
  Matthew Olsson c0b2fa74ac LibWeb: Fix a few const-ness issues 2 gadi atpakaļ
  Linus Groh ad4b4046f4 LibWeb/Fetch: Propagate OOM errors from HeaderList::extract_mime_type() 2 gadi atpakaļ
  Linus Groh 11023a3c53 LibWeb/Fetch: Port infrastructure to new String 2 gadi atpakaļ
  Linus Groh 7f9ddcf420 LibWeb/Fetch: Port JS interfaces to new String 2 gadi atpakaļ
  Kenneth Myhra 54913adf37 LibWeb: Make factory method of Fetch::Request fallible 2 gadi atpakaļ
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 gadi atpakaļ
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 gadi atpakaļ