]> git.eshelyaron.com Git - emacs.git/commit
Fix invisible content in WebKit dialogs
authorPo Lu <luangruo@yahoo.com>
Wed, 10 Nov 2021 06:19:15 +0000 (14:19 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 10 Nov 2021 06:19:15 +0000 (14:19 +0800)
commit9653cbf3558df7c7318cac551e8e5d7ac8e669e2
tree6fbf6bff295ded1eaedd85a444d5aa24f9dd0a52
parent1e5eb566cc33ae8b38b7d500c17e6912956e947c
Fix invisible content in WebKit dialogs

* src/xwidget.c (webkit_script_dialog_cb): Use custom label instead of
dialog box title to display message.
src/xwidget.c