You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Joe Bowser (JIRA)" <ji...@apache.org> on 2016/05/06 18:11:13 UTC

[jira] [Resolved] (CB-11216) Pass parameters/flag to webkit initialization

     [ https://issues.apache.org/jira/browse/CB-11216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Bowser resolved CB-11216.
-----------------------------
    Resolution: Won't Fix

There is no easy way to do this, since you can only do it from a command line on a rooted device for Chromium.  Having an app that has to root a phone before it can fix a scrolling error isn't a feasible solution.

> Pass parameters/flag to webkit initialization
> ---------------------------------------------
>
>                 Key: CB-11216
>                 URL: https://issues.apache.org/jira/browse/CB-11216
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android, Browser
>    Affects Versions: 6.1.1
>         Environment: Android 6.0
>            Reporter: tef
>              Labels: documentation
>
> Webkit Version: 50.0.2661.86
> Developing an application using Cordova this error:
> Deferred long-running timer task(s) to improve scrolling smoothness. See http://crbug.com/574343.
> Start to occur after using some functions with setInterval (after this warning, none of function or event is getting fired / called).
> A member of chromium project reported to use params: --disable-features=SchedulerExpensiveTaskBlocking on Chrome 
> Is there any way to passa params/flag to webkit? I think this maybe solve this problem, i using MaterializeJS too.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org