Commit History

Author SHA1 Message Date
  Bastiaan van der Plaat e2bc606eeb LibWeb: Add MouseEvent JavaScript constructor 1 year ago
  Bastiaan van der Plaat 9aadc6c8c9 LibWeb: Add missing EventModifierInit fields and getModifierState 1 year ago
  Andrew Kaster 32fe7db69f LibWeb: Make UIEvents from the chrome the only default trusted Events 1 year ago
  Bastiaan van der Plaat 1f171cb60b LibWeb: Add support for the meta key modifier 1 year ago
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 year ago
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
  Bastiaan van der Plaat e267f8e68f LibWeb: Add modifier keys to MouseEvent 1 year ago
  Bastiaan van der Plaat 836a7b00dd Ladybird+LibWeb: Add MouseEvent screenX and screenY support 1 year ago
  Bastiaan van der Plaat e584189b8f LibWeb: Reorder MouseEvent items to follow spec more 1 year ago
  circl e0e67a2b27 LibWeb: Partially implement MouseEvent.movementX/movementY 1 year ago
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 year ago
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
  Aliaksandr Kalenik 147c3b3d97 LibWeb+WebContent: Forbid access to underlying type of CSSPixels 2 years ago
  Luke Wilde e038901555 LibWeb: Fire the contextmenu event on right click (if not holding shift) 2 years ago
  Luke Wilde 8bacd569ff LibWeb: Make the dblclick event bubble, cancelable and composed 2 years ago
  Kenneth Myhra ad5cbdc51b LibWeb: Port {Mouse,UI,Wheel,}Event to new String 2 years ago
  Kenneth Myhra 4d87072201 LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String 2 years ago
  Kenneth Myhra c120c46acc LibWeb: Make factory methods of DOM::Event fallible 2 years ago
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 years ago
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 years ago
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 years ago
  Itamar a802fb2023 LibWeb: Support MouseEvent.{pageX,pageY} 2 years ago
  Itamar f6862a4203 LibWeb: Use CSSPixelPoint in MouseEvent::create_from_platform_event() 2 years ago
  Sam Atkins 3c7bd5a317 LibWeb+WebContent+headless-browser: Use CSSPixels for PageClient events 2 years ago
  Aliaksandr Kalenik 9cbf031b6d LibWeb: Add button property in MouseEvent 2 years ago
  Andrew Kaster 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 years ago
  Andrew Kaster 6a10352712 LibWeb: Remove unecessary dependence on Window from UIEvents classes 2 years ago
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 years ago
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 years ago