Historial de Commits

Autor SHA1 Mensaje Fecha
  Kenneth Myhra 2091a11488 LibWeb: Port EventTarget to new {Fly}String hace 2 años
  Kenneth Myhra 4d87072201 LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String hace 2 años
  Luke Wilde 80fad65e5b LibWeb: Add function to EventTarget that says if it has any listeners hace 2 años
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Andreas Kling e0a08f2ab0 LibWeb: Add EventTarget::has_event_listener(FlyString type) hace 2 años
  Andrew Kaster 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL hace 2 años
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ hace 2 años
  Linus Groh 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ hace 2 años
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro hace 2 años
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated hace 2 años
  Andreas Kling 7c3db526b0 LibWeb: Make DOM::Event and all its subclasses GC-allocated hace 2 años
  Andreas Kling 8cda70c892 LibWeb: Move event listeners, handlers and callbacks to the GC heap hace 2 años
  Linus Groh 40a70461a0 LibWeb: Replace GlobalObject with Realm in wrapper functions hace 2 años
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions hace 2 años
  Luke Wilde ebf2184636 LibWeb: Only make certain <body> and <frameset> events apply to Window hace 3 años
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  sin-ack 29583104d2 LibWeb: Refactor all LabelableNode subclasses + input event handling :^) hace 3 años
  Luke Wilde 3479f1c4e8 LibWeb: Add support for the options variant of {add,remove}EventListener hace 3 años
  Andreas Kling a97586c24a LibWeb: Shrink DOM::EventTarget by 80 bytes hace 3 años
  Andreas Kling 9521f71944 LibWeb: Support "useCapture" parameter to add/removeEventListener hace 3 años
  Andreas Kling e76e8e22b5 LibWeb: Separate "event listener" from "EventListener" hace 3 años
  Andreas Kling 05c9fd962d LibWeb: Add EventTarget::run_activation_behavior() hace 3 años
  Luke Wilde 5aacec65ab LibWeb: Rewrite EventTarget to more closely match the spec hace 3 años
  Andreas Kling 2666cb7b01 LibWeb: Move is_focusable() virtual from Element to EventTarget hace 3 años
  Andreas Kling 0ee457dfdf LibWeb: Provide a default DOM::EventTarget::dispatch_event() hace 3 años
  Andreas Kling 824be02cb0 LibWeb: Move `onfoo` attribute handling to EventTarget hace 3 años
  Andreas Kling 6ad427993a Everywhere: Behaviour => Behavior hace 3 años
  Luke 2cc6b919f7 LibWeb: Implement EventTarget.dispatchEvent hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años