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

Joe Bowser resolved CB-4057.
----------------------------

    Resolution: Fixed

Accepted patch and merged it in here: 

https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;a=commit;h=a9ebf50b86bcb9de40cbf4013e98fd1a24be25e8
                
> Lately created webview can cause application crash
> --------------------------------------------------
>
>                 Key: CB-4057
>                 URL: https://issues.apache.org/jira/browse/CB-4057
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 2.9.0
>            Reporter: VERGNES Denis
>            Assignee: Joe Bowser
>             Fix For: 3.0.0
>
>         Attachments: LateInit.zip
>
>
> If the webview is lately created because application uses other native views 
> to display data and the user press a key then the application will crash. 
> Therefore, onKeyUp, onKeyDown and onActivityResult in CordovaActivity should 
> first check the webview is not null before interacting with it. By the way, 
> other places in CordovaActivity where appView are protected to prevent NPE.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to