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

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

Commit 9768ec2ef0154aeba71a7de68b5e57feffc00836 in branch refs/heads/dev from 
[~purplecabbage]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-inappbrowser.git;h=9768ec2
 ]

CB-3420 WP feature hidden=yes implemented


> InAppBrowser Option to Start Hidden
> -----------------------------------
>
>                 Key: CB-3420
>                 URL: https://issues.apache.org/jira/browse/CB-3420
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Android, BlackBerry, CordovaJS, iOS, mobile-spec, WP7, 
> WP8
>            Reporter: Andrew Grieve
>            Assignee: David Kemp
>            Priority: Minor
>             Fix For: 3.3.0
>
>
> One common use-case for the InAppBrowser is to handle an OAuth flow. Some 
> flows can be done without any user interaction, so it would be great if the 
> InAppBrowser had an option where it would start hidden, and could later be 
> reveals through a JS call.
> E.g.
> var iab = window.open('$OAUTH_URL', 'hidden=yes');
> //some time later.
> iab.show();



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to