emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Add user content APIs for WebKit Xwidgets


From: Qiantan Hong
Subject: [PATCH] Add user content APIs for WebKit Xwidgets
Date: Fri, 28 Aug 2020 02:25:22 +0000

Hi,

I implemented some primitives to expose some WebKit user content APIs
(user script and script message handlers) for WebKit Xwidgets, both
for WebKitGTK impl and NS/mac impl.

The user script API makes it possible to reliable and predictable injecting
script into a Webkit Xwidget, which is useful for customizing the WebView
behavior.

The script message handler API makes it possible to trigger event in emacs
from _javascript_, and can be used to implement procedure calling from
js to elisp. Currently only the other way around is possible.

The patch is attached.

Attachment: 0002-Implment-some-user-content-APIs-for-WebKit-Xwidgets.txt
Description: Text document


Best,
Qiantan




Attachment: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]