You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 5, 2019. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: