Commit History

Author SHA1 Message Date
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 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
  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
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 years 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
  Kenneth Myhra ad5cbdc51b LibWeb: Port {Mouse,UI,Wheel,}Event to new String 2 years ago
  Kenneth Myhra e57461b89e LibWeb: Make factory methods of UIEvents::WheelEvent 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
  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
  Aliaksandr Kalenik 501fb1cccb LibWeb: Dispatch "wheel" event 2 years ago