Histórico de Commits

Autor SHA1 Mensagem Data
  Shannon Booth d8759d9656 LibWeb: Use UTF-16 code unit offsets and lengths in CharacterData há 1 ano atrás
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
  Shannon Booth b603e860af LibWeb: Port CharacterData from DeprecatedString to String há 1 ano atrás
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void há 1 ano atrás
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Andrew Kaster 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL há 2 anos atrás
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ há 2 anos atrás
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro há 2 anos atrás
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated há 2 anos atrás
  Luke Wilde ee719870c8 LibWeb: Implement CharacterData.{append,insert,delete}Data há 3 anos atrás
  Idan Horowitz 086969277e Everywhere: Run clang-format há 3 anos atrás
  Andreas Kling 24e25fe3d0 LibWeb: Add CharacterData.replaceData(offset, count, data) há 3 anos atrás
  Andreas Kling e50c7de1b2 LibWeb: Add CharacterData.substringData(offset, count) há 3 anos atrás
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb há 3 anos atrás
  Luke Wilde 7bdf0be667 LibWeb: Implement ChildNode.remove há 3 anos atrás
  Luke Wilde 5e61382849 LibWeb: Make Node.textContent more spec compliant há 3 anos atrás
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. há 4 anos atrás
  Andreas Kling 8743ea3149 LibWeb: Relayout document on CharacterData data change há 4 anos atrás
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ há 4 anos atrás