]> git.eshelyaron.com Git - emacs.git/commit
Add utility functions and new xwidget commands
authorSungbin Jo <pcr910303@icloud.com>
Wed, 12 Aug 2020 10:39:50 +0000 (12:39 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 12 Aug 2020 10:39:50 +0000 (12:39 +0200)
commitc25321e44707253381c2ab92033e8d57ff00c746
tree5b95b1a953ce10e1a96f7750749fd27f10957f24
parent9e1af8251fe241fa163e721f3e796c1e8cca86cf
Add utility functions and new xwidget commands

Co-authored-by: Jaesup Kwak <veshboo@gmail.com>
* lisp/xwidget.el (xwidget-webkit-callback): Add case for
'response-callback' event.
(xwidget-webkit-download-dir): New variable.
(xwidget-webkit-save-as-file): New function.
* src/nsxwidget.m (XwWebView::decidePolicyForNavigationResponse):
Store download event.
* src/xwidget.c src/xwidget.h (store_xwidget_download_callback_event):
New function.
etc/NEWS
lisp/xwidget.el
src/nsxwidget.m
src/xwidget.c
src/xwidget.h