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:12:12 UTC

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

    [ https://issues.apache.org/jira/browse/CB-11216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15274487#comment-15274487 ] 

Joe Bowser edited comment on CB-11216 at 5/6/16 6:11 PM:
---------------------------------------------------------

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.  This is a Chromium bug.


was (Author: bowserj):
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