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

Andrew Grieve commented on CB-7238:
-----------------------------------

Hey Joe - the tests were running fine for me before this change. Looking at the 
constructor of CordovaWebView, I don't see why Config would need to be 
initialized before calling `findViewById(R.id.cordovaWebView);` (does that even 
construct the view? I thought views were constructed via inflate(), and that 
`findViewById` is just a getter.

> CordovaWebView use case is broken
> ---------------------------------
>
>                 Key: CB-7238
>                 URL: https://issues.apache.org/jira/browse/CB-7238
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: Master
>            Reporter: Joe Bowser
>            Assignee: Joe Bowser
>            Priority: Blocker
>             Fix For: 3.6.0
>
>
> Recent refactors broke the CordovaWebView use case, and all the tests related 
> to the CordovaWebView.  None of the tests currently function due to the new 
> refactor, which was done on master, leaving master in a broken and 
> unreleasable state.  This has to be fixed before we can release 3.6.0.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to