Commit History

Автор SHA1 Съобщение Дата
  Srikavin Ramkumar 33686c8a63 LibWeb: Support NotAllowed CSS cursor преди 2 години
  Kenneth Myhra f9d50e6eca LibWeb: Port fire_keyboard_event() to new FlyString преди 2 години
  Kenneth Myhra ad5cbdc51b LibWeb: Port {Mouse,UI,Wheel,}Event to new String преди 2 години
  Kenneth Myhra 4d87072201 LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String преди 2 години
  Kenneth Myhra 03d6cb88ff LibWeb: Port KeyboardEvent to new String преди 2 години
  Andreas Kling 76e520884e LibWeb: Traverse shadow boundaries when looking for focus candidates преди 2 години
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr преди 2 години
  Matthew Olsson c0b2fa74ac LibWeb: Fix a few const-ness issues преди 2 години
  Andreas Kling 7e76a51cb0 LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport преди 2 години
  Kenneth Myhra e57461b89e LibWeb: Make factory methods of UIEvents::WheelEvent fallible преди 2 години
  Kenneth Myhra a401cff4e2 LibWeb: Make factory methods of UIEvents::KeyboardEvent fallible преди 2 години
  Kenneth Myhra c120c46acc LibWeb: Make factory methods of DOM::Event fallible преди 2 години
  Andreas Kling b79bc25a1f LibWeb: Use DOM Selection instead of ad-hoc layout tree selection преди 2 години
  Andreas Kling 4d401bf796 LibWeb: Make the paint tree GC-allocated преди 2 години
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString преди 2 години
  Sam Atkins affc8a22ca LibWeb+WebContent: Convert BrowsingContext to new pixel units преди 2 години
  Itamar a802fb2023 LibWeb: Support MouseEvent.{pageX,pageY} преди 2 години
  Itamar f6862a4203 LibWeb: Use CSSPixelPoint in MouseEvent::create_from_platform_event() преди 2 години
  Itamar 66ee08c3dc LibWeb: Fix calculation of MouseEvent::client_{x,y} преди 2 години
  Sam Atkins 3c7bd5a317 LibWeb+WebContent+headless-browser: Use CSSPixels for PageClient events преди 2 години
  Sam Atkins 045aa8530c LibWeb: Rename some variables to avoid shadowing преди 2 години
  MacDue 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value преди 2 години
  Sam Atkins b517032354 LibWeb: Return correct value from EventHandler::fire_keyboard_event() преди 2 години
  Nico Weber 6911c5545c Everywhere: Fix a few comment typos преди 2 години
  Gunnar Beutner 892186d058 LibWeb: Pick the correct DOM node for mouse-move events преди 2 години
  Luke Wilde 11ede565a8 LibWeb: Fire a keypress event after firing a keydown event преди 2 години
  Luke Wilde e4688fedd5 LibWeb: Make keyboard events properly fire into a focused iframe преди 2 години
  Luke Wilde a10204133a LibWeb: Use the focus steps instead of set_focused_element on user click преди 2 години
  Gunnar Beutner 02186e2ee9 LibWeb: Skip anonymous layout nodes while finding the event target преди 2 години
  Gunnar Beutner e7a7895114 LibWeb: Move code for finding the parent element into a helper function преди 2 години