Historie revizí

Autor SHA1 Zpráva Datum
  Kenneth Myhra fdd33d818c LibWeb: Port DOMEventListener to new FlyString před 2 roky
  Kenneth Myhra 2091a11488 LibWeb: Port EventTarget to new {Fly}String před 2 roky
  Kenneth Myhra ad5cbdc51b LibWeb: Port {Mouse,UI,Wheel,}Event to new String před 2 roky
  Kenneth Myhra 4d87072201 LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String před 2 roky
  Andreas Kling 7f632ee6f8 LibWeb: Fix bogus callback comparisons in EventTarget před 2 roky
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr před 2 roky
  Luke Wilde 80fad65e5b LibWeb: Add function to EventTarget that says if it has any listeners před 2 roky
  Kenneth Myhra 1f48081ee4 LibWeb: Make factory methods of IDLEventListener and NodeFilter fallible před 2 roky
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString před 2 roky
  Linus Groh 111a38c464 LibJS: Convert new_object_environment() to NonnullGCPtr před 2 roky
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr před 2 roky
  Linus Groh 73efdb1cc4 LibJS: Convert ECMAScriptFunctionObject::create() to NonnullGCPtr před 2 roky
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() před 2 roky
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable před 2 roky
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
  MacDue 8a5d2be617 Everywhere: Remove unnecessary mutable attributes from lambdas před 2 roky
  Luke Wilde 07e3bb729d LibWeb: Convert DOM::AbortSignal to use JS::SafeFunction před 2 roky
  Andreas Kling e0a08f2ab0 LibWeb: Add EventTarget::has_event_listener(FlyString type) před 2 roky
  Andreas Kling 8ebbb6a2f3 Revert "LibWeb: Prevent world leak when activating event handler" před 2 roky
  Andreas Kling 8875cd0c83 LibWeb: Prevent world leak when activating event handler před 2 roky
  Andrew Kaster 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL před 2 roky
  Andrew Kaster c61a4f35dc LibWeb: Move Web prototypes and constructors to new Intrinsics object před 2 roky
  Linus Groh bbaa05fcf9 LibWeb: Move DOMException from DOM/ to WebIDL/ před 2 roky
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ před 2 roky
  Linus Groh 6480faacb6 LibWeb: Move IDLAbstractOperations from Bindings/ to WebIDL/ před 2 roky
  Linus Groh 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ před 2 roky
  Linus Groh 6055b0e850 LibWeb: Remove no-op impl() methods from the WEB_PLATFORM_OBJECT macro před 2 roky
  Andreas Kling 4c665c3749 LibWeb: Remove some unnecessary use of the internal realm in EventTarget před 2 roky
  Andreas Kling 9176a0de99 LibWeb: Stop using Bindings::wrap() in a bunch of places před 2 roky
  Andreas Kling 497ead37bc LibWeb: Make DOMException GC-allocated před 2 roky