Historial de Commits

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