Commit History

Author SHA1 Message Date
  MacDue fc41c282ec LibWeb: Fix utf16-be check in HTMLEncodingDetection 1 year ago
  MacDue 5e973fca0b LibWeb: Prevent OOB access in HTMLEncodingDetection for input of '</' 1 year ago
  Andreas Kling 9ce267944c LibWeb: Fix crash in HTML encoding detection when handling non-ASCII 1 year ago
  Andreas Kling 83f43310fa LibWeb: Add spec comments and fixups to "get an attribute" prescan algo 1 year ago
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
  Shannon Booth 3bd04d2c58 LibWeb: Port Attr interface from DeprecatedString to String 1 year ago
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 year ago
  Kenneth Myhra 50c5f0d7da LibWeb: Make factory method of DOM::Attr fallible 2 years ago
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  Linus Groh fb21271334 LibWeb: Replace incorrect uses of AK::is_ascii_space() 2 years ago
  Andreas Kling 530675993b LibWeb: Rename Attribute to Attr 2 years ago
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 years ago
  sin-ack c8585b77d2 Everywhere: Replace single-char StringView op. arguments with chars 3 years ago
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 years ago
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  Hendiadyoin1 6a95df2526 LibTextCodec: Don't allocate Strings on encoding normalisation 3 years ago
  Timothy Flynn e01dfaac9a LibWeb: Implement Attribute closer to the spec and with an IDL file 3 years ago
  Andreas Kling cb895edad4 LibWeb: Move Attribute into the DOM namespace 3 years ago
  Luke e9eae9d880 LibWeb: Add extracting character encoding from a meta content attribute 4 years ago
  Max Wipfli f808279769 LibWeb: Implement encoding sniffing algorithm 4 years ago