Cronologia Commit

Autore SHA1 Messaggio Data
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 anno fa
  Andrew Kaster 9ab312e001 LibWeb: Hide XHR send debug messages behind SPAM_DEBUG 1 anno fa
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 anno fa
  Shannon Booth 6c42de3e8b LibWeb: Port XMLSerializer from DeprecatedString to String 1 anno fa
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 anno fa
  Idan Horowitz 278e8afb42 LibWeb: Consider content-type charset when determining XML encoding 1 anno fa
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 anno fa
  Andreas Kling 0762388709 LibWeb: Make XHR.response an actual XMLDocument for XML documents 1 anno fa
  Andreas Kling 2b343c9508 LibWeb: Don't crash in XHR.response{,XML} for empty XML document 1 anno fa
  Aliaksandr Kalenik 09c1eccb50 LibWeb: Fix crash in XMLHttpRequest::response_xml() if response empty 1 anno fa
  Shannon Booth e74031a396 LibWeb: Port Document interface from DeprecatedString to String 1 anno fa
  Bastiaan van der Plaat 222cc29c5c LibWeb: Add XMLHttpRequest Document response type 1 anno fa
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 anno fa
  Aliaksandr Kalenik bdd3a16b16 LibWeb: Make `Fetch::Infrastructure::Body` be GC allocated 1 anno fa
  Shannon Booth 55a01e72ca AK: Port URL username/password from DeprecatedString to String 1 anno fa
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 anno fa
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 anno fa
  Lucas CHOLLET 3f35ffb648 Userland: Prefer `_string` over `_short_string` 1 anno fa
  Andreas Kling 34344120f2 AK: Make "foo"_string infallible 1 anno fa
  Shannon Booth 8751be09f9 AK: Serialize URL hosts with 'concept-host-serializer' 1 anno fa
  Kenneth Myhra bf048da8cb LibWeb: Port fire_progress_event() + request_error_steps() to new String 2 anni fa
  Kenneth Myhra 2091a11488 LibWeb: Port EventTarget to new {Fly}String 2 anni fa
  Kenneth Myhra ad5cbdc51b LibWeb: Port {Mouse,UI,Wheel,}Event to new String 2 anni fa
  Kenneth Myhra 4d87072201 LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String 2 anni fa
  Luke Wilde ddec4cd7f2 LibWeb: Create the correct error objects in XHR::handle_errors 2 anni fa
  Luke Wilde d036862f2b LibWeb: Refactor XHR (almost) exactly to the spec 2 anni fa
  Luke Wilde 9acc542059 LibWeb: Propagate Realm instead of VM more through Fetch 2 anni fa
  Kenneth Myhra ab6bd946d8 LibWeb: Port ProgressEvent to new String 2 anni fa
  Linus Groh ad4b4046f4 LibWeb/Fetch: Propagate OOM errors from HeaderList::extract_mime_type() 2 anni fa
  Linus Groh 2d7ce38ee2 LibWeb/MimeSniff: Port MimeType to new String 2 anni fa