Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 9a8db40a23 LibWeb: Make MimeSniff::MimeType::create() infallible il y a 9 mois
  Andreas Kling 175f3febb8 LibWeb: Make DOMException take error message as a String il y a 9 mois
  Shannon Booth dc401f49ea LibWeb+LibURL: Move HTML::Origin to URL::Origin il y a 9 mois
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere il y a 9 mois
  Shannon Booth 84a7fead0e LibURL: Make percent_encode return a String il y a 11 mois
  Kenneth Myhra 29112f7365 LibWeb: Integrate Streams in XHR::send() il y a 1 an
  Shannon Booth f7ba07cc8b LibWeb: Handle non-object JSON in XMLHttpRequest response il y a 1 an
  Andreas Kling 527ad9ac01 LibWeb: Implement XMLHttpRequest.responseURL il y a 1 an
  Timothy Flynn b3032befe0 LibWeb: Remove OOM propagation from Fetch::Infrastructure::Methods il y a 1 an
  Timothy Flynn c79f46fe6f LibWeb: Remove OOM propagation from Fetch::Infrastructure::Headers il y a 1 an
  Timothy Flynn 3dee703227 LibWeb: Avoid UAF parsing an XML document's charset il y a 1 an
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes il y a 1 an
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String il y a 1 an
  Andrew Kaster 9ab312e001 LibWeb: Hide XHR send debug messages behind SPAM_DEBUG il y a 1 an
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString il y a 1 an
  Shannon Booth 6c42de3e8b LibWeb: Port XMLSerializer from DeprecatedString to String il y a 1 an
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks il y a 1 an
  Idan Horowitz 278e8afb42 LibWeb: Consider content-type charset when determining XML encoding il y a 1 an
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString il y a 1 an
  Andreas Kling 0762388709 LibWeb: Make XHR.response an actual XMLDocument for XML documents il y a 1 an
  Andreas Kling 2b343c9508 LibWeb: Don't crash in XHR.response{,XML} for empty XML document il y a 1 an
  Aliaksandr Kalenik 09c1eccb50 LibWeb: Fix crash in XMLHttpRequest::response_xml() if response empty il y a 1 an
  Shannon Booth e74031a396 LibWeb: Port Document interface from DeprecatedString to String il y a 1 an
  Bastiaan van der Plaat 222cc29c5c LibWeb: Add XMLHttpRequest Document response type il y a 1 an
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String il y a 1 an
  Aliaksandr Kalenik bdd3a16b16 LibWeb: Make `Fetch::Infrastructure::Body` be GC allocated il y a 1 an
  Shannon Booth 55a01e72ca AK: Port URL username/password from DeprecatedString to String il y a 1 an
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible il y a 1 an
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void il y a 2 ans
  Lucas CHOLLET 3f35ffb648 Userland: Prefer `_string` over `_short_string` il y a 2 ans