[webkit-gtk] Public API to allow setting AC mode on a permanent basis for a WebView
Michael Catanzaro
mcatanzaro at igalia.com
Fri Oct 23 22:06:36 PDT 2015
On Fri, 2015-10-23 at 16:41 +0100, Mario Sanchez Prada wrote:
> So, my PROPOSAL would be to create a **new public API** in
> WebKit2GTK+ that
> would allow, through a WebKitSetting property, to tell WebKit to keep
> AC
> mode ON all the time to prevent this crazy dance of exitting & re
> -entering
> AC mode for cases (normally in controlled environments) where we know
> in
> advance it's going to happen.
>
> So, what do you think? Any comment?
Hm, apps shouldn't need to know whether AC is in use or not. We should
consider whether it is time to force AC on (or off, if built without
OpenGL, or running in Wayland) at all times. Martin has been suggesting
we do this for quite some time.
Michael
More information about the webkit-gtk
mailing list