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

ASF subversion and git services commented on CB-7897:
-----------------------------------------------------

Commit 80e4831a7fa225b3be7cac41d90bad262d74da64 in 
cordova-plugin-inappbrowser's branch refs/heads/master from [~iclelland]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-inappbrowser.git;h=80e4831
 ]

CB-7897: Update to work with whilelist plugins in Cordova 4.x


> Update InAppBrowser plugin to handle whitelist plugins
> ------------------------------------------------------
>
>                 Key: CB-7897
>                 URL: https://issues.apache.org/jira/browse/CB-7897
>             Project: Apache Cordova
>          Issue Type: Sub-task
>          Components: Plugin InAppBrowser
>            Reporter: Ian Clelland
>            Assignee: Ian Clelland
>
> The Android code in InAppBrowser which detects whether a window.open() call 
> can be opened in the main Cordova WebView relies on the removed 
> {{Config.isUrlWhiteListed}} method.
> In order to maintain compatibility with both 3.x and 4.x branches, some 
> reflection is required. The Config class does not have enough context, even 
> in the new branch, to answer that question for the purposes of InAppBrowser.
> iOS is not affected, it already correctly calls {{\[self.commandDelegate 
> URLIsWhitelisted:url\]}}.



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

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

Reply via email to