You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by earmstrong1990 <gi...@git.apache.org> on 2017/08/14 09:40:39 UTC

[GitHub] cordova-plugin-inappbrowser pull request #237: Android 5.0+ Third Party Cook...

GitHub user earmstrong1990 opened a pull request:

    https://github.com/apache/cordova-plugin-inappbrowser/pull/237

    Android 5.0+ Third Party Cookies Fix

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/tombolaltd/cordova-plugin-inappbrowser Android-5.0+-Third-Party-Cookies-Fix

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-plugin-inappbrowser/pull/237.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #237
    
----
commit aaa9d931697667cda3940096a072b78c5f91a4fc
Author: Keith Barrow <ke...@tombola.com>
Date:   2016-09-19T12:46:36Z

    Added polling interval - outputting to log

commit a731a6869ba55cd80b3946b6de0b19c0dde7c7a9
Author: Keith Barrow <ke...@tombola.com>
Date:   2016-09-19T12:48:19Z

    Turns out I need to import classes, not namespaces.

commit 9dae18da448f7ff22ac1876e7bda331250913a76
Author: Keith Barrow <ke...@tombola.com>
Date:   2016-09-19T12:49:16Z

    Typo

commit dc09eff27602e9a0491f5eb1679611356ec6e653
Author: Keith Barrow <ke...@tombola.com>
Date:   2016-09-19T12:51:01Z

    Changed trace reporting interested in ms not s

commit 2b113dbffb7592c036c161f8b182d676ab0f114d
Author: Keith Barrow <ke...@tombola.com>
Date:   2016-09-19T14:21:18Z

    trying to call poll function in IAB

commit 302aead825a54e91c85fbc1bb5492f622522cbab
Author: Keith Barrow <ke...@tombola.com>
Date:   2016-09-19T14:25:26Z

    Fixed bug and moved comment to where it is more useful

commit 03b3ac7574fab09a0ee1712546d71e007b3d7b7b
Author: Keith Barrow <ke...@tombola.com>
Date:   2016-09-19T14:27:08Z

    Fixed misnamed parameter

commit 17724dd2643670b6393192f8324828d44af08600
Author: Keith Barrow <ke...@tombola.com>
Date:   2016-09-19T14:28:49Z

    parameters need to be final

commit bc485f276afb53d2a1668672219a71c3f8b8df95
Author: Keith Barrow <ke...@tombola.com>
Date:   2016-09-19T14:31:19Z

    Missed return statmenent

commit d089ccf7ae912198e245b44c3def289279f6faa6
Author: Keith Barrow <ke...@tombola.com>
Date:   2016-09-19T14:35:30Z

    Fixed wrapper script for polling injection

commit 776abf68991c0f572f30b1dfec57576749a2f948
Author: Keith Barrow <ke...@tombola.com>
Date:   2016-09-19T14:41:29Z

    more tracing

commit f4f9dfb5c071d17379b5d5003dff7149c2f2bf94
Author: Keith Barrow <ke...@tombola.com>
Date:   2016-09-19T14:43:23Z

    minor error in trace code

commit fca6d7b781aed06fc4bbbc3686299ec3c11d3a2c
Author: Keith Barrow <ke...@tombola.com>
Date:   2016-09-19T14:53:59Z

    Adding more tracing

commit a853488ff398234c84c79df0d6431967518aa3f5
Author: Keith Barrow <ke...@tombola.com>
Date:   2016-09-19T14:56:01Z

    More Javascript Java confusion

commit 49f92dfe66e7a1d3237fab48d0f9eb5814b5ab54
Author: Keith Barrow <ke...@tombola.com>
Date:   2016-09-19T14:57:24Z

    More fixes for syntax

commit a63310d32fb24536d0ce9c9bc2fb0be1d623cb7d
Author: Keith Barrow <ke...@tombola.com>
Date:   2016-09-19T14:59:27Z

    For the LULZ

commit 1be6e3a838f3091de44502c16072f1d75ad2712f
Author: Keith Barrow <ke...@tombola.com>
Date:   2016-09-19T15:36:00Z

    trying to figure out why the JS is not being executed

commit a7132550e353ff078831a627fb8e0eff0fc8a686
Author: Keith Barrow <ke...@tombola.com>
Date:   2016-09-19T15:41:01Z

    trying to figure out why the JS is not being executed

commit 85a6e8dc8dd0ae7767af71c21c170f0f738b3e7e
Author: Keith Barrow <ke...@tombola.com>
Date:   2016-09-19T15:58:01Z

    trying to figure out why the JS is not being executed

commit 3a1142dba8ebb951a2a2fd0e114c5f9769092790
Author: Keith Barrow <ke...@tombola.com>
Date:   2016-09-19T16:02:16Z

    Trying test default value

commit c0ea67bd0aa9bd6dd529b18e56d52db78f01197e
Author: Keith Barrow <ke...@tombola.com>
Date:   2016-09-19T16:05:06Z

    Got what the code is doing not

commit 11e6d65051b0060737dd9347755cf9ffa910c7c8
Author: Keith Barrow <ke...@tombola.com>
Date:   2016-09-19T16:42:34Z

    added toso

commit c4368d682714e4e5bb73d4da22bd34f19ea49d3a
Author: Keith Barrow <ke...@tombola.com>
Date:   2016-09-19T16:43:22Z

    starting to handle response from poll

commit 091161f64165034bd4d37da5fbbbb6b7309c001d
Author: Keith Barrow <ke...@tombola.com>
Date:   2016-09-19T16:45:57Z

    Grrr arrrrgh more JS/Java confuzzlement

commit ece9356296b4ae3b40a2bc5e802b047e5b6ac5e8
Author: Keith Barrow <ke...@tombola.com>
Date:   2016-09-19T16:47:23Z

    Grrr arrrrgh more rename annoyance

commit 14541f67ed84f6550c961565c2eb95f955ad9e09
Author: Keith Barrow <ke...@tombola.com>
Date:   2016-09-19T16:48:23Z

    Grrr arrrrgh why String not string

commit 1fac90e2dfc81e2d0683268c29225b264417812c
Author: Keith Barrow <ke...@tombola.com>
Date:   2016-09-19T16:52:05Z

    More tracing

commit 127c35b1078a0eabdcef17fff1d0aed3d6ba980a
Author: Keith Barrow <ke...@tombola.com>
Date:   2016-09-19T16:52:59Z

    More tracing

commit 5d6583dcb57630b5e05b8c0df5a6cdad6be3c934
Author: Keith Barrow <ke...@tombola.com>
Date:   2016-09-19T16:53:59Z

    More tracing

commit 27b33a68e7559fc27413f400d4e6ffa4cd69a2db
Author: Keith Barrow <ke...@tombola.com>
Date:   2016-09-19T16:54:20Z

    More tracing

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
For additional commands, e-mail: dev-help@cordova.apache.org


[GitHub] cordova-plugin-inappbrowser pull request #237: Android 5.0+ Third Party Cook...

Posted by earmstrong1990 <gi...@git.apache.org>.
Github user earmstrong1990 closed the pull request at:

    https://github.com/apache/cordova-plugin-inappbrowser/pull/237


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
For additional commands, e-mail: dev-help@cordova.apache.org