[
https://issues.apache.org/jira/browse/CB-12985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16075283#comment-16075283
]
Jan Piotrowski edited comment on CB-12985 at 7/5/17 7:36 PM:
-------------------------------------------------------------
Ah, right:
https://developer.mozilla.org/en-US/docs/Web/API/Window/open#Return_value_and_parameters
https://developer.mozilla.org/en-US/docs/Web/API/Window/open#Window_features
was (Author: sujan12):
Ah, right:
https://developer.mozilla.org/en-US/docs/Web/API/Window/open#Return_value_and_parameters
> Change `InAppBrowser.open(url, target, options)` to get `options` as object,
> not string
> ---------------------------------------------------------------------------------------
>
> Key: CB-12985
> URL: https://issues.apache.org/jira/browse/CB-12985
> Project: Apache Cordova
> Issue Type: Improvement
> Components: cordova-plugin-inappbrowser
> Reporter: Jan Piotrowski
>
> `InAppBrowser.open(url, target, options)` currently expects `options` to be a
> string, formatted in a special way (no spaces).
> It would be much easier to maintain this if `options` would be a plain
> Javascript object.
> The yes|no values could be changed to true|false of course.
> (During this change all options should probably also be unified to use
> camelCase)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]