[webkit-dev] Turning on/off web preferences during iOS development

Frédéric Wang fwang at igalia.com
Thu Feb 21 08:49:08 PST 2019


Hi everybody,

I was wondering if there is an easy way to enable or disable a web
preference on iOS (simulator). Some of them are in the "experimental
features" menu but (at least with the public SDK) it has not always
worked well during development [1]. Moreover, most of the preferences
are now "internal features".

For the mac port, one can use the Experimental/Internal features menu in
minibrowser. For other ports, one can just modify the default value in
WebPreferences.yaml and rebuild, but that's a bit against the idea of a
runtime setting.

Any idea?

Thanks,

Frédéric

[1] https://bugs.webkit.org/show_bug.cgi?id=182485



More information about the webkit-dev mailing list