Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible il y a 1 an
  Kenneth Myhra 50c5f0d7da LibWeb: Make factory method of DOM::Attr fallible il y a 2 ans
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Linus Groh fb21271334 LibWeb: Replace incorrect uses of AK::is_ascii_space() il y a 2 ans
  Andreas Kling 530675993b LibWeb: Rename Attribute to Attr il y a 2 ans
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated il y a 2 ans
  sin-ack c8585b77d2 Everywhere: Replace single-char StringView op. arguments with chars il y a 3 ans
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans
  Hendiadyoin1 6a95df2526 LibTextCodec: Don't allocate Strings on encoding normalisation il y a 3 ans
  Timothy Flynn e01dfaac9a LibWeb: Implement Attribute closer to the spec and with an IDL file il y a 3 ans
  Andreas Kling cb895edad4 LibWeb: Move Attribute into the DOM namespace il y a 3 ans
  Luke e9eae9d880 LibWeb: Add extracting character encoding from a meta content attribute il y a 4 ans
  Max Wipfli f808279769 LibWeb: Implement encoding sniffing algorithm il y a 4 ans