Historique des commits

Auteur SHA1 Message Date
  Max Wipfli 7eb294df0d LibWeb: Move HTMLToken in HTMLDocumentParser il y a 4 ans
  Max Wipfli 8b31e41692 LibWeb: Change HTMLToken::m_doctype into named DoctypeData struct il y a 4 ans
  Max Wipfli 918bde98b1 LibWeb: Hide implementation details of HTMLToken attribute list il y a 4 ans
  Max Wipfli 15d8635afc LibWeb: User getter+setter for HTMLToken tag name and self-closing flag il y a 4 ans
  Max Wipfli e8e9426b4f LibWeb: User getter and setter for Comment type HTMLTokens il y a 4 ans
  Gunnar Beutner c3ad8e9a52 LibWeb: Remove StringBuilder from HTMLToken::m_comment_or_character il y a 4 ans
  Gunnar Beutner 3aa202c432 LibWeb: Remove StringBuilder from HTMLToken::m_tag il y a 4 ans
  Gunnar Beutner 901d71148b LibWeb: Remove StringBuilders from HTMLToken::AttributeBuilder il y a 4 ans
  Gunnar Beutner 992964aa7d LibWeb: Remove StringBuilders from HTMLToken::m_doctype il y a 4 ans
  Andreas Kling ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> il y a 4 ans
  Max Wipfli f808279769 LibWeb: Implement encoding sniffing algorithm il y a 4 ans
  Max Wipfli d325403cb5 LibTextCodec: Use Optional<String> for get_standardized_encoding il y a 4 ans
  Brian Gianforcaro f8fffe4613 LibWeb: Utilize SourceLocation for HTMLDocumentParser logging il y a 4 ans
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Linus Groh e4b3591ac4 LibWeb: Fix a TODO in the adoption agency algorithm il y a 4 ans
  Luke d215578f55 LibWeb: Implement "select" portion of reset_the_insertion_mode_appropriately il y a 4 ans
  Luke b82a00d657 LibWeb: Use the new "ensure_pre_insertion_validity" in the HTML document parser il y a 4 ans
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
  AnotherTest 09a43969ba Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...) il y a 4 ans
  Luke 3f5532d43e LibWeb: Flesh out prepare_script and execute_script il y a 4 ans
  asynts 8465683dcf Everywhere: Debug macros instead of constexpr. il y a 4 ans
  asynts acdcf59a33 Everywhere: Remove unnecessary debug comments. il y a 4 ans
  asynts 7d783d8b84 Everywhere: Replace a bundle of dbg with dbgln. il y a 4 ans
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans