Commit History

Author SHA1 Message Date
  Sam Atkins ae8e040287 LibWeb: Bring media-document loading closer to spec 1 year ago
  Sam Atkins 91d82ae17a LibWeb: Bring text-document parsing to spec 1 year ago
  Sam Atkins 4dbca3e14a LibWeb: Bring XML-document loading to spec 1 year ago
  Sam Atkins 6c74069c1e LibWeb: Bring HTML-document loading to spec 1 year ago
  Sam Atkins 933231ffd4 LibWeb: Spec-comment load_document() 1 year ago
  Sam Atkins 8dc8d57418 LibWeb: Make load_document()'s NavigationParams non-optional 1 year ago
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
  Shannon Booth f976ec005c LibWeb: Port DOM::Document from DeprecatedString 1 year ago
  Idan Horowitz 9677d8eeac LibWeb: Reject improperly encoded XML documents as not well-formed 1 year ago
  Idan Horowitz 278e8afb42 LibWeb: Consider content-type charset when determining XML encoding 1 year ago
  Idan Horowitz 07ea3ab306 LibWeb: Display error page when document parsing fails 1 year ago
  Andreas Kling 3ff81dcb65 LibWeb: Make Web::Namespace::Foo strings be FlyString 1 year ago
  Andreas Kling f052823f5f LibWeb: Use FlyString for create_element() namespace strings 1 year ago
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 year ago
  Bastiaan van der Plaat 04ee15a5ad Ladybird+LibWeb: Use old error.html template for navigation errors again 1 year ago
  Andrew Kaster dc0f7c4c54 LibWeb: Align NavigationParams and the creation AOs to the spec 1 year ago
  Aliaksandr Kalenik 4446858401 LibWeb: Do not crash if parsing failed in `load_document()` 1 year ago
  Shannon Booth e74031a396 LibWeb: Port Document interface from DeprecatedString to String 1 year ago
  Aliaksandr Kalenik b7c93cae7f LibWeb: Set document content type in load_document() 1 year ago
  Bastiaan van der Plaat 222cc29c5c LibWeb: Add XMLHttpRequest Document response type 1 year ago
  Shannon Booth bcb6851c07 LibWeb: Port Text interface from DeprecatedString to String 1 year ago
  Aliaksandr Kalenik bdd3a16b16 LibWeb: Make `Fetch::Infrastructure::Body` be GC allocated 1 year ago
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 year ago
  Luke Wilde 7ec7015750 LibWeb: Create an audio document for `audio/` MIME types on navigation 2 years ago
  Timothy Flynn 3a28be2a98 LibWeb: Parse SVG document types as XML documents 2 years ago
  Sam Atkins 9c2d496dbe LibWeb: Make `processBodyError` take an optional exception 2 years ago
  Aliaksandr Kalenik de2c016556 LibWeb: Implement "attempt to populate the history entry's document" 2 years ago
  Aliaksandr Kalenik 804af38a96 LibWeb: Move document loading into separate file 2 years ago