提交歷史

作者 SHA1 備註 提交日期
  Kenneth Myhra 2411dadc35 LibWeb: Make factory method of DOM::StaticNodeList fallible 2 年之前
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 年之前
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 年之前
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年之前
  Linus Groh acfb546048 LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s 2 年之前
  Andrew Kaster 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 年之前
  Linus Groh bbaa05fcf9 LibWeb: Move DOMException from DOM/ to WebIDL/ 2 年之前
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ 2 年之前
  Andreas Kling 497ead37bc LibWeb: Make DOMException GC-allocated 2 年之前
  Andreas Kling 48e0066371 LibWeb: Make NodeList GC-allocated 2 年之前
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 年之前
  Luke Wilde 1ca8782c99 LibWeb: Implement "characterData" mutation record for MutationObserver 3 年之前
  Luke Wilde ee719870c8 LibWeb: Implement CharacterData.{append,insert,delete}Data 3 年之前
  Luke Wilde af5b4ae1c4 LibWeb: Implement CharacterData::set_data in terms of replace_data 3 年之前
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 年之前
  Andreas Kling 1254758b00 LibWeb: Update live DOM ranges on Text and CharacterData mutations 3 年之前
  Andreas Kling 24e25fe3d0 LibWeb: Add CharacterData.replaceData(offset, count, data) 3 年之前
  Andreas Kling e50c7de1b2 LibWeb: Add CharacterData.substringData(offset, count) 3 年之前
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 年之前
  Andreas Kling df5c123d8c LibWeb: Schedule a relayout after setting CharacterData.data 3 年之前
  Andreas Kling b023308f5c LibWeb: Notify parent when DOM::CharacterData content changes 3 年之前
  Andreas Kling 0264ae23bc LibWeb: Make CSS layout lazier 3 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Andreas Kling 8743ea3149 LibWeb: Relayout document on CharacterData data change 4 年之前
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年之前