Skip to content
Snippets Groups Projects
Unverified Commit 493e3c45 authored by Charles Kerr's avatar Charles Kerr Committed by GitHub
Browse files

fix: don't use deprecated ui::MouseEvent constructor (#44868)

* refactor: do not use deprecated gfx::Point constructor for MouseEvent

Deprecated in https://chromium-review.googlesource.com/c/1444251

* refactor: use WebInputEvent::GetTypeAsUiEventType() instead of rolling our own

Added in https://chromium-review.googlesource.com/c/chromium/src/+/2180291
parent b2ce5296
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment