Commit History

Upphovsman SHA1 Meddelande Datum
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere 9 månader sedan
  Andrew Kaster 7aa0165fe7 LibWeb: Deduplicate attributes when emitting start and end tags 9 månader sedan
  Timothy Flynn ec492a1a08 Everywhere: Run clang-format 1 år sedan
  Andreas Kling 990f8e10a5 LibWeb: Avoid redundant UTF-8 validation in HTML tokenizer 1 år sedan
  Timothy Flynn feddecde5b LibWeb: Emit the current token before EOF on invalid comments 1 år sedan
  Timothy Flynn af57bd5cca LibWeb: Stop parsing after `document.write` at the insertion point 1 år sedan
  Timothy Flynn 64dcd3f1f4 LibWeb: Restore the previous tokenizer iterator after inserting input 1 år sedan
  Timothy Flynn fcf83a8ed0 LibWeb: Allocate fewer strings during `document.write` 1 år sedan
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 år sedan
  Andreas Kling 3ff81dcb65 LibWeb: Make Web::Namespace::Foo strings be FlyString 1 år sedan
  Andreas Kling b341aeb5c1 LibWeb: Switch HTMLToken and HTMLTokenizer to String & FlyString 1 år sedan
  Shannon Booth d8635fe541 LibWeb: Port HTMLParser local name and value from DeprecatedString 1 år sedan
  Shannon Booth 9303e9e76f LibWeb: Port Element::local_name and TagNames from Deprecated String 1 år sedan
  Shannon Booth 49eb3bfb1d LibWeb: Make Document::run_the_document_write_steps take a StringView 1 år sedan
  Timothy Flynn fea440055a LibWeb: Track the byte offset of an HTMLToken's position 1 år sedan
  Timothy Flynn 5a2bf7fdd1 LibWeb: Set the correct end position of HTML attribute names 1 år sedan
  Timothy Flynn 5b2bc90b50 LibWeb: Set consistent positions for the start and end of HTML tags 1 år sedan
  Andreas Kling 70db40c9b0 LibWeb: Don't include Layout/Node.h from DOM/Element.h 2 år sedan
  Sam Atkins 2db168acc1 LibTextCodec+Everywhere: Port Decoders to new Strings 2 år sedan
  Sam Atkins f2a9426885 LibTextCodec+Everywhere: Return Optional<Decoder&> from `decoder_for()` 2 år sedan
  Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() 2 år sedan
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 år sedan
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 år sedan
  Andreas Kling c79e8aab0a LibWeb: Make ON_WHITESPACE less heavy in HTML tokenizer 2 år sedan
  Andreas Kling ab8432783e LibWeb: Implement aborting the HTML parser 2 år sedan
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 år sedan
  stelar7 e547f5887e LibWeb: Fix Array OOBs in the HTMLTokenizer 3 år sedan
  Andreas Kling 1061c863f8 LibWeb: Fix issue where double-quoted doctype system ID was not captured 3 år sedan
  Lorenz Steinert db789813c9 LibWeb: Add basic support for dynamic markup insertion 3 år sedan
  Adam Hodgen b6eaefa87d LibWeb: Fix 'Comment end state' in HTML Tokenizer 3 år sedan