Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Andreas Kling e28e4f6700 LibWeb: Update handling of "once" event listeners now that spec is fixed 7 mēneši atpakaļ
  Shannon Booth f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 7 mēneši atpakaļ
  Timothy Flynn 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 mēneši atpakaļ
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 gadi atpakaļ
  Andreas Kling 3bb0cb2202 LibWeb: Remove more hand-rolled type information :^) 4 gadi atpakaļ
  Lenny Maiorani 765936ebae Everywhere: Switch from (void) to [[maybe_unused]] (#4473) 4 gadi atpakaļ
  Luke 9950270808 LibWeb: Add HTML::EventNames and UIEvents::EventNames 4 gadi atpakaļ
  Luke e8b3a65581 LibWeb: Make event dispatching spec-compliant 4 gadi atpakaļ
  Linus Groh ac98a48177 LibWeb: Fix EventDispatcher::dispatch() 4 gadi atpakaļ
  Andreas Kling 861815596f LibWeb: Bypass the JS::Interpreter when invoking JS event callbacks 4 gadi atpakaļ
  Andreas Kling 4a8bfcdd1c LibJS: Move the current exception from Interpreter to VM 4 gadi atpakaļ
  Andreas Kling c6ae0c41d9 LibWeb: Add Bindings::ScriptExecutionContext 4 gadi atpakaļ
  Andreas Kling 8a6a9a8fb6 LibWeb: Move DOM event dispatch to its own class 4 gadi atpakaļ