Histórico de Commits

Autor SHA1 Mensagem Data
  Bastian Müller 3be93ac49f LibWeb/XHR: Parse URL to resolve blob há 9 meses atrás
  Andreas Kling 279d229f71 LibWeb: Remove unnecessary use of TRY_OR_THROW_OOM in XMLHttpRequest há 9 meses atrás
  Andreas Kling fa1c5a3e85 LibWeb: Make XMLHttpRequests functions related to MimeType infallible há 9 meses atrás
  Andreas Kling 5c20bc2afc LibWeb: Make MimeSniff::MimeType::parse() infallible há 9 meses atrás
  Andreas Kling 88e7688940 LibWeb: Make more MimeSniff::MimeType APIs infallible há 9 meses atrás
  Andreas Kling 9a8db40a23 LibWeb: Make MimeSniff::MimeType::create() infallible há 9 meses atrás
  Andreas Kling 175f3febb8 LibWeb: Make DOMException take error message as a String há 9 meses atrás
  Shannon Booth dc401f49ea LibWeb+LibURL: Move HTML::Origin to URL::Origin há 10 meses atrás
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere há 10 meses atrás
  Shannon Booth 84a7fead0e LibURL: Make percent_encode return a String há 11 meses atrás
  Kenneth Myhra 29112f7365 LibWeb: Integrate Streams in XHR::send() há 1 ano atrás
  Shannon Booth f7ba07cc8b LibWeb: Handle non-object JSON in XMLHttpRequest response há 1 ano atrás
  Andreas Kling 527ad9ac01 LibWeb: Implement XMLHttpRequest.responseURL há 1 ano atrás
  Timothy Flynn b3032befe0 LibWeb: Remove OOM propagation from Fetch::Infrastructure::Methods há 1 ano atrás
  Timothy Flynn c79f46fe6f LibWeb: Remove OOM propagation from Fetch::Infrastructure::Headers há 1 ano atrás
  Timothy Flynn 3dee703227 LibWeb: Avoid UAF parsing an XML document's charset há 1 ano atrás
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes há 1 ano atrás
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String há 1 ano atrás
  Andrew Kaster 9ab312e001 LibWeb: Hide XHR send debug messages behind SPAM_DEBUG há 1 ano atrás
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
  Shannon Booth 6c42de3e8b LibWeb: Port XMLSerializer from DeprecatedString to String há 1 ano atrás
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
  Idan Horowitz 278e8afb42 LibWeb: Consider content-type charset when determining XML encoding há 1 ano atrás
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString há 1 ano atrás
  Andreas Kling 0762388709 LibWeb: Make XHR.response an actual XMLDocument for XML documents há 1 ano atrás
  Andreas Kling 2b343c9508 LibWeb: Don't crash in XHR.response{,XML} for empty XML document há 1 ano atrás
  Aliaksandr Kalenik 09c1eccb50 LibWeb: Fix crash in XMLHttpRequest::response_xml() if response empty há 1 ano atrás
  Shannon Booth e74031a396 LibWeb: Port Document interface from DeprecatedString to String há 1 ano atrás
  Bastiaan van der Plaat 222cc29c5c LibWeb: Add XMLHttpRequest Document response type há 1 ano atrás
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String há 1 ano atrás