Cordova - how to change webview flags?

I want to ask about the flags available in the regular chrome browser (chrome: // flags). I used to use Crosswalk with Cordova and I had the option to change stuff in config.xml by adding a preference xwalkCommandLine

.

<preference name="xwalkCommandLine" value="--enable-experimental-canvas-features --ignore-gpu-blacklist" />

      

Since Crosswalk is mostly dead, is it possible to do the same in Cordoba? Are there other preference names (or possibly plugins) that will enable this feature?

+3
javascript android cordova webview crosswalk


source to share


No one has answered this question yet

See similar questions:

1
Enable Experimental Features in Android Chrome WebView - Objective: Support CSS registers for WebView

or similar:

7728
How do I redirect to another web page?
7649
How does JavaScript blocking work?
7494
How can I remove a specific element from an array in JavaScript?
7432
How to check if a string contains a substring in JavaScript?
7428
How can I check if an element is hidden in jQuery?
5722
How can I remove a property from a JavaScript object?
5129
How do I return a response from an asynchronous call?
4829
How do I include a JavaScript file in another JavaScript file?
3999
How do I replace all occurrences of a string?
2170
How can I change the url without reloading the page?



All Articles
Loading...
X
Show
Funny
Dev
Pics