]> git.eshelyaron.com Git - emacs.git/commit
Handle WEBKIT_POLICY_DECISION_TYPE_NEW_WINDOW_ACTION appropriately
authorPo Lu <luangruo@yahoo.com>
Sun, 7 Nov 2021 11:51:39 +0000 (19:51 +0800)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 7 Nov 2021 13:14:43 +0000 (14:14 +0100)
commitcbc14f9b4eb95268417d5baebd18b55fc70da7f1
treeefdfaeaede909b26a0bb004bf3d2d1a1051ccbfd
parente31086fe1a5305cbe62e26772adc878a1c451e0d
Handle WEBKIT_POLICY_DECISION_TYPE_NEW_WINDOW_ACTION appropriately

* src/xwidget.c (webkit_decide_policy_cb): Send an xwidget display
event when a webpage asks to create a new window.
src/xwidget.c