提交历史

作者 SHA1 备注 提交日期
  Andreas Kling b98a2be96b LibWeb: Ignore window-forwarded document.body.onfoo in detached DOM 1 年之前
  Linus Groh 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ 2 年之前
  Andreas Kling 8cda70c892 LibWeb: Move event listeners, handlers and callbacks to the GC heap 2 年之前
  Luke Wilde 3fe66bddf4 LibWeb: Implement WindowEventHandlers 3 年之前
  Luke Wilde ebf2184636 LibWeb: Only make certain <body> and <frameset> events apply to Window 3 年之前
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 年之前
  Andreas Kling e76e8e22b5 LibWeb: Separate "event listener" from "EventListener" 3 年之前
  Luke Wilde 5aacec65ab LibWeb: Rewrite EventTarget to more closely match the spec 3 年之前
  Linus Groh e37cf73300 LibJS: Rename OrdinaryFunctionObject to ECMAScriptFunctionObject 3 年之前
  Andreas Kling 824be02cb0 LibWeb: Move `onfoo` attribute handling to EventTarget 3 年之前
  Andreas Kling c8270dbe2e LibJS: Rename ScriptFunction => OrdinaryFunctionObject 4 年之前
  Andreas Kling ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 年之前
  Ali Mohammad Pur 8b3f8879c1 LibJS: Use an enum class instead of 'bool is_generator' 4 年之前
  Ali Mohammad Pur 3234697eca LibJS: Implement generator functions (only in bytecode mode) 4 年之前
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年之前
  Andreas Kling a59b1825ce LibWeb: Basic implementation of global event handlers :^) 4 年之前