Historia zmian

Autor SHA1 Wiadomość Data
  Andreas Kling 175f3febb8 LibWeb: Make DOMException take error message as a String 9 miesięcy temu
  Tim Ledbetter f807b2800e LibWeb: Ensure special error event handling applies to workers 10 miesięcy temu
  Tim Ledbetter 99ef078c97 LibWeb: Implement `BeforeUnloadEvent` 10 miesięcy temu
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere 10 miesięcy temu
  Luke Warlow b216046234 LibWeb: Implement CloseWatcher API 1 rok temu
  Andrew Kaster d90a9ab70c LibWeb: Add Web::UIEvents::KeyCode and KeyModifier enums, drop Kernel 1 rok temu
  Aliaksandr Kalenik e934132442 LibJS+LibWeb: Pass function metadata collected in parsing using a struct 1 rok temu
  Aliaksandr Kalenik ebb3d8025c LibJS: Get `this` from execution context for non-arrow functions 1 rok temu
  Aliaksandr Kalenik 4d5823a5bc LibWeb+LibJS: Skip function environment allocation if possible 1 rok temu
  Andreas Kling 53d0dd4a2e LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration 1 rok temu
  Matthew Olsson 31341b280a LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR() 1 rok temu
  Shannon Booth 80658743d3 LibWeb: Generate Optional<NonnullGCPtr<T>> as GCPtr<T> 1 rok temu
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 rok temu
  Andreas Kling b98a2be96b LibWeb: Ignore window-forwarded document.body.onfoo in detached DOM 1 rok temu
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 rok temu
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 rok temu
  Andreas Kling c1fd55ce94 LibWeb: Only allocate EventTarget listener/handler storage on demand 1 rok temu
  Andreas Kling a71eaefdf6 LibWeb: Make EventTarget::activation_behavior a virtual function 1 rok temu
  Shannon Booth 6a2a7cad61 LibWeb/LibJS: Avoid GC visit of raw pointers where possible 1 rok temu
  Andrew Kaster 5586340cf3 LibWeb: Don't set EventTarget prototype on any WindowOrWorkerGlobalScope 1 rok temu
  iliadsh 89da731aa6 LibJS+LibWeb: Devirtualize may_interfere_with_indexed_property_access() 1 rok temu
  Aliaksandr Kalenik 3bcd368703 LibWeb: Do not pass JS::Handle into NativeFunction callback captures 1 rok temu
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 rok temu
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 rok temu
  Andreas Kling 2eaa528a0e LibJS: Rip out the AST interpreter :^) 2 lat temu
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
  Aliaksandr Kalenik 7765ebb5f2 LibJS+LibWeb: Plumb local variables names to ECMAScriptFunctionObject 2 lat temu
  Andreas Kling 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() 2 lat temu
  stelar7 29029de839 LibWeb: Set `last activation timestamp` on the window 2 lat temu
  Luke Wilde 344785ae3a LibWeb: Implement the EventTarget constructor 2 lat temu