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

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

Commit 514469ab24f796ef332d8acbfae1504672809a56 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=514469a
 ]

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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to