Historique des commits

Auteur SHA1 Message Date
  Timothy Flynn af57bd5cca LibWeb: Stop parsing after `document.write` at the insertion point il y a 1 an
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String il y a 1 an
  Andreas Kling b341aeb5c1 LibWeb: Switch HTMLToken and HTMLTokenizer to String & FlyString il y a 1 an
  Shannon Booth 49eb3bfb1d LibWeb: Make Document::run_the_document_write_steps take a StringView il y a 1 an
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr il y a 2 ans
  Luke Wilde eabb0be7ea LibWeb: Check HTML parser position is equal to or after insertion point il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Andreas Kling ab8432783e LibWeb: Implement aborting the HTML parser il y a 2 ans
  Lorenz Steinert db789813c9 LibWeb: Add basic support for dynamic markup insertion il y a 3 ans
  Linus Groh 3f7086f91a LibWeb: Add an optional pointer to an HTMLParser to the HTMLTokenizer il y a 3 ans
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value il y a 3 ans
  Andreas Kling f67648f872 LibWeb: Rename HTMLDocumentParser => HTMLParser il y a 3 ans
  Max Wipfli 045a6a566b LibWeb: Remove unused HTMLTokenizer::m_input member variable il y a 4 ans
  Max Wipfli 125982943a LibWeb: Change HTMLTokenizer.{cpp,h} to east const style il y a 4 ans
  Gunnar Beutner c3ad8e9a52 LibWeb: Remove StringBuilder from HTMLToken::m_comment_or_character il y a 4 ans
  Gunnar Beutner 992964aa7d LibWeb: Remove StringBuilders from HTMLToken::m_doctype il y a 4 ans
  Gunnar Beutner d9e52997e2 LibWeb: Use an Optional<String> to track the last HTML start tag il y a 4 ans
  Max Wipfli 932161e581 LibWeb: Be more forgiving when adding source positions in HTMLTokenizer il y a 4 ans
  Andreas Kling 407d6cd9e4 AK: Rename Utf8CodepointIterator => Utf8CodePointIterator il y a 4 ans
  Ali Mohammad Pur 97a230e4ef LibWeb: Add a super basic HTML syntax highlighter il y a 4 ans
  Ali Mohammad Pur aa7939bc6c LibWeb: Add position tracking information to HTML tokens il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Linus Groh e265054c12 Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes il y a 4 ans
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans