]> git.eshelyaron.com Git - emacs.git/commit
Fix inappropriate use of killed xwidgets
authorPo Lu <luangruo@yahoo.com>
Fri, 28 Jan 2022 02:48:12 +0000 (10:48 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 28 Jan 2022 02:48:12 +0000 (10:48 +0800)
commit47b7ec2a3d05bccfc710c9e0d0fc8278ed20afd8
treecc06ed348a7ef2aae45c079f4b29a5519c5e7fe1
parent8471c6f06c611dc9853eeb9508dff9844c75df6e
Fix inappropriate use of killed xwidgets

* src/xwidget.c (x_draw_xwidget_webkit_view): Don't record
embedder or synthesize focus events if the widget is killed.
src/xwidget.c