Histórico de Commits

Autor SHA1 Mensagem Data
  Gingeh 8e342e3e23 LibWeb: Use Content-Type header to set document encoding há 9 meses atrás
  0x4261756D c1a14f66ad HTMLEncodingDetection: Use mime type in encoding sniffing há 9 meses atrás
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere há 9 meses atrás
  Khaled Lakehal 2565757c7a LibWeb: Set document type to HTML for text and media documents há 10 meses atrás
  Andreas Kling f2fd8fc928 Everywhere: Remove LibGemini há 1 ano atrás
  Andreas Kling e4cd91761d Everywhere: Remove LibMarkdown há 1 ano atrás
  Timothy Flynn b5ba60f1d1 LibWeb: Change Fetch's ProcessBodyError to accept a plain JS value há 1 ano atrás
  Timothy Flynn 1ffda6a805 LibWeb: Propagate OOM in Body::fully_read() through its error callback há 1 ano atrás
  Timothy Flynn c79f46fe6f LibWeb: Remove OOM propagation from Fetch::Infrastructure::Headers há 1 ano atrás
  Andreas Kling 184368285c LibWeb: Fix GC leaks in Fetch::Infrastructure::Body::fully_read() há 1 ano atrás
  Andreas Kling 5ef6df79ed LibWeb: Generate a simple error page when XML decode/parse fails há 1 ano atrás
  Andreas Kling fa43321938 LibWeb: Fire iframe load event for frames with badly encoded XML há 1 ano atrás
  Aliaksandr Kalenik 768b1455d6 LibWeb: Run <object> fallback steps if data type is not supported há 1 ano atrás
  Aliaksandr Kalenik ba633882bf LibWeb: Change load_html_document to run parsing from deferred_invoke() há 1 ano atrás
  Timothy Flynn 48fb343230 LibWeb: Change HTMLParser's factory to accept the encoding as StringView há 1 ano atrás
  Aliaksandr Kalenik ffd3639b17 LibWeb: Pass navigation params by const-ref to load_document() há 1 ano atrás
  ronak69 05e53b5fd3 LibWeb: Use file's URL as document's URL when loading markdown files há 1 ano atrás
  Bastiaan van der Plaat e33ae9a58b LibWeb: Improve media document styling to center image há 1 ano atrás
  Sam Atkins 5e2fc52b25 LibWeb: Remove old ad-hoc document-loading code há 1 ano atrás
  Sam Atkins 9733524f8a LibWeb: Load markdown documents using the spec mechanism há 1 ano atrás
  Sam Atkins c5223ae77f LibWeb: Adjust create_document_for_inline_content() for future use há 1 ano atrás
  Sam Atkins ae8e040287 LibWeb: Bring media-document loading closer to spec há 1 ano atrás
  Sam Atkins 91d82ae17a LibWeb: Bring text-document parsing to spec há 1 ano atrás
  Sam Atkins 4dbca3e14a LibWeb: Bring XML-document loading to spec há 1 ano atrás
  Sam Atkins 6c74069c1e LibWeb: Bring HTML-document loading to spec há 1 ano atrás
  Sam Atkins 933231ffd4 LibWeb: Spec-comment load_document() há 1 ano atrás
  Sam Atkins 8dc8d57418 LibWeb: Make load_document()'s NavigationParams non-optional há 1 ano atrás
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String há 1 ano atrás
  Shannon Booth f976ec005c LibWeb: Port DOM::Document from DeprecatedString há 1 ano atrás
  Idan Horowitz 9677d8eeac LibWeb: Reject improperly encoded XML documents as not well-formed há 1 ano atrás