electron/shell/browser/osr
trop[bot] fa98b4d542
fix: don't use deprecated ui::MouseEvent constructor (#44919)
* refactor: do not use deprecated gfx::Point constructor for MouseEvent

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

Co-authored-by: Charles Kerr <charles@charleskerr.com>

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

Added in https://chromium-review.googlesource.com/c/chromium/src/+/2180291

Co-authored-by: Charles Kerr <charles@charleskerr.com>

---------

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Charles Kerr <charles@charleskerr.com>
2024-12-02 13:30:50 -05:00
..
osr_host_display_client.cc
osr_host_display_client.h
osr_host_display_client_mac.mm
osr_paint_event.cc
osr_paint_event.h
osr_render_widget_host_view.cc fix: don't use deprecated ui::MouseEvent constructor (#44919) 2024-12-02 13:30:50 -05:00
osr_render_widget_host_view.h refactor: remove C-style void arg type for no-arg functions (#43884) 2024-09-23 22:37:32 -07:00
osr_video_consumer.cc
osr_video_consumer.h
osr_view_proxy.cc
osr_view_proxy.h
osr_web_contents_view.cc refactor: return-braced-init-list pt 2 of 2 (#44891) 2024-11-30 16:47:30 -06:00
osr_web_contents_view.h chore: bump chromium to 132.0.6807.0 (34-x-y) (#44361) 2024-11-04 14:47:15 -05:00
osr_web_contents_view_mac.mm