Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Andreas Kling dd419b5a8d AK: Make String::number() infallible 9 mēneši atpakaļ
  Shannon Booth 501f92b54e LibWeb+LibURL: Consolidate Origin parsing and serialization into LibURL 9 mēneši atpakaļ
  Shannon Booth dc401f49ea LibWeb+LibURL: Move HTML::Origin to URL::Origin 9 mēneši atpakaļ
  Jamie Mansfield 190a419715 LibWeb: Implement EmbedderPolicy struct 1 gadu atpakaļ
  Jamie Mansfield 956106c6d8 LibWeb: Add from_string function for request priority 1 gadu atpakaļ
  Timothy Flynn 6056428cb5 LibWeb: Support unbuffered fetch requests 1 gadu atpakaļ
  Jamie Mansfield 987198782c LibWeb/Fetch: Use "json" destination 1 gadu atpakaļ
  Jamie Mansfield 6e3b2ce300 LibWeb/Fetch: Add to_string function for Request::Mode 1 gadu atpakaļ
  Jamie Mansfield 3daba8970c LibWeb/Fetch: Add to_string function for Request::Destination 1 gadu atpakaļ
  Timothy Flynn 5a4f13dcd4 LibWeb: Remove OOM propagation from Fetch::Infrastructure::Requests 1 gadu atpakaļ
  Timothy Flynn c79f46fe6f LibWeb: Remove OOM propagation from Fetch::Infrastructure::Headers 1 gadu atpakaļ
  Andreas Kling f60d82eb85 LibWeb: Make HTML::Environment a GC-allocated type 1 gadu atpakaļ
  Andreas Kling 53d0dd4a2e LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration 1 gadu atpakaļ
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 gadu atpakaļ
  Andrew Kaster c79bac70f4 LibWeb: Consistently use the EmptyString state of ReferrerPolicy 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ļ
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 gadu atpakaļ
  Kemal Zebari 4533794c32 LibWeb/Fetch: Use origins in `Cross-Origin-Embedder-Policy` algorithm 1 gadu atpakaļ
  Aliaksandr Kalenik d05be0d504 LibWeb: Fix `Request::visit_edges` to actually visit `m_body` 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ļ
  Matthew Olsson 39d8c8d2a9 LibJS+LibWeb: Add missing visit calls in visit_edges implementations 2 gadi atpakaļ
  Luke Wilde 9acc542059 LibWeb: Propagate Realm instead of VM more through Fetch 2 gadi atpakaļ
  Linus Groh 11023a3c53 LibWeb/Fetch: Port infrastructure to new String 2 gadi atpakaļ
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 gadi atpakaļ
  Linus Groh 2f1bda3347 LibWeb/Fetch: Tweak wording in some spec comments 2 gadi atpakaļ
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 gadi atpakaļ
  Linus Groh 216f68c566 LibWeb: Register PendingResponse with a Request to keep it alive 2 gadi atpakaļ