提交历史

作者 SHA1 备注 提交日期
  Kenneth Myhra ad5cbdc51b LibWeb: Port {Mouse,UI,Wheel,}Event to new String 2 年之前
  Kenneth Myhra c120c46acc LibWeb: Make factory methods of DOM::Event fallible 2 年之前
  Karol Kosek 9a7f786262 LibWeb: Make ShadowRoot.mode return ShadowRootMode instead of String 2 年之前
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 年之前
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
  Timothy Flynn af75493883 LibWeb: Move passing of Web object prototypes out of constructors 2 年之前
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 年之前
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 年之前
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年之前
  Andrew Kaster 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 年之前
  Andrew Kaster 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 年之前
  Hendiadyoin1 34439a04e8 LibWeb: Add a visit_edges for DOM/Event 2 年之前
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 年之前
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 年之前
  Andreas Kling 7c3db526b0 LibWeb: Make DOM::Event and all its subclasses GC-allocated 2 年之前
  stelar7 8055b0a9b9 LibWeb: Add spec comments to Event 3 年之前
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 年之前
  Luke Wilde 126d6d0838 LibWeb: Implement Event.composedPath 3 年之前
  Andreas Kling f188e48c3c LibWeb: Add Event.timeStamp 3 年之前
  Brian Gianforcaro 217179a39f LibWeb: Remove unused header includes 3 年之前
  Andreas Kling ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Luke fc9abee84b LibWeb: Add Event.initEvent 4 年之前
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年之前