Commit Verlauf

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