Skip to content
This repository has been archived by the owner on May 5, 2019. It is now read-only.

Add API for hidden webview widget creation #299

Open
aidanholm opened this issue May 10, 2017 · 0 comments
Open

Add API for hidden webview widget creation #299

aidanholm opened this issue May 10, 2017 · 0 comments
Labels

Comments

@aidanholm
Copy link
Owner

E.g. webview.new{non_ui = true}.

The purpose of this API is to indicate that a webview is used by a Lua module to perform background webpage loads. This would allow modules to avoid performing unnecessary initialization or unwanted actions like saving history. E.g. modules session, history, formfiller, search, webinspector, and image_css could all be disabled.

@aidanholm aidanholm added the API label May 10, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant