提交历史

作者 SHA1 备注 提交日期
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 年之前
  Bastiaan van der Plaat 9aadc6c8c9 LibWeb: Add missing EventModifierInit fields and getModifierState 1 年之前
  Andrew Kaster 32fe7db69f LibWeb: Make UIEvents from the chrome the only default trusted Events 1 年之前
  Liav A c8f27d7cb8 Kernel+Userland: Implement support for PS2 scan code set 2 1 年之前
  Andrew Kaster d3025668a4 Revert "Kernel+Userland: Implement support for PS2 scan code set 2" 1 年之前
  Liav A 61a385fc01 Kernel+Userland: Implement support for PS2 scan code set 2 1 年之前
  Bastiaan van der Plaat 1f171cb60b LibWeb: Add support for the meta key modifier 1 年之前
  Timothy Flynn 060807e3da LibWeb: Set correct keyCode for number keys and optional virtual keys 1 年之前
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 年之前
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
  Bastiaan van der Plaat e267f8e68f LibWeb: Add modifier keys to MouseEvent 1 年之前
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 年之前
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
  Andreas Kling 34344120f2 AK: Make "foo"_string infallible 2 年之前
  Timothy Flynn cd995d113b LibWeb: Implement KeyboardEvent.location closer to the spec 2 年之前
  Timothy Flynn 71bf9f1d0d LibWeb: Implement KeyboardEvent.key according to the spec 2 年之前
  Timothy Flynn 64022031c4 LibWeb: Implement KeyboardEvent.code according to the spec 2 年之前
  Andi Gallo 1bbfe4630d LibWeb: Preserve case for key events 2 年之前
  Kenneth Myhra ad5cbdc51b LibWeb: Port {Mouse,UI,Wheel,}Event to new String 2 年之前
  Kenneth Myhra 03d6cb88ff LibWeb: Port KeyboardEvent to new String 2 年之前
  Kenneth Myhra a401cff4e2 LibWeb: Make factory methods of UIEvents::KeyboardEvent fallible 2 年之前
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 年之前
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 年之前
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 年之前
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年之前
  Andrew Kaster 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 年之前
  Andrew Kaster 6a10352712 LibWeb: Remove unecessary dependence on Window from UIEvents classes 2 年之前
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 年之前
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 年之前