تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Andreas Kling a71eaefdf6 LibWeb: Make EventTarget::activation_behavior a virtual function 1 سال پیش
  Shannon Booth 6a2a7cad61 LibWeb/LibJS: Avoid GC visit of raw pointers where possible 1 سال پیش
  Andrew Kaster 5586340cf3 LibWeb: Don't set EventTarget prototype on any WindowOrWorkerGlobalScope 1 سال پیش
  iliadsh 89da731aa6 LibJS+LibWeb: Devirtualize may_interfere_with_indexed_property_access() 1 سال پیش
  Aliaksandr Kalenik 3bcd368703 LibWeb: Do not pass JS::Handle into NativeFunction callback captures 1 سال پیش
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 سال پیش
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 سال پیش
  Andreas Kling 2eaa528a0e LibJS: Rip out the AST interpreter :^) 1 سال پیش
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 سال پیش
  Aliaksandr Kalenik 7765ebb5f2 LibJS+LibWeb: Plumb local variables names to ECMAScriptFunctionObject 2 سال پیش
  Andreas Kling 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() 2 سال پیش
  stelar7 29029de839 LibWeb: Set `last activation timestamp` on the window 2 سال پیش
  Luke Wilde 344785ae3a LibWeb: Implement the EventTarget constructor 2 سال پیش
  Kenneth Myhra fdd33d818c LibWeb: Port DOMEventListener to new FlyString 2 سال پیش
  Kenneth Myhra 2091a11488 LibWeb: Port EventTarget to new {Fly}String 2 سال پیش
  Kenneth Myhra ad5cbdc51b LibWeb: Port {Mouse,UI,Wheel,}Event to new String 2 سال پیش
  Kenneth Myhra 4d87072201 LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String 2 سال پیش
  Andreas Kling 7f632ee6f8 LibWeb: Fix bogus callback comparisons in EventTarget 2 سال پیش
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 سال پیش
  Luke Wilde 80fad65e5b LibWeb: Add function to EventTarget that says if it has any listeners 2 سال پیش
  Kenneth Myhra 1f48081ee4 LibWeb: Make factory methods of IDLEventListener and NodeFilter fallible 2 سال پیش
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 سال پیش
  Linus Groh 111a38c464 LibJS: Convert new_object_environment() to NonnullGCPtr 2 سال پیش
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 سال پیش
  Linus Groh 73efdb1cc4 LibJS: Convert ECMAScriptFunctionObject::create() to NonnullGCPtr 2 سال پیش
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 سال پیش
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 سال پیش
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 سال پیش
  MacDue 8a5d2be617 Everywhere: Remove unnecessary mutable attributes from lambdas 2 سال پیش
  Luke Wilde 07e3bb729d LibWeb: Convert DOM::AbortSignal to use JS::SafeFunction 2 سال پیش