You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/09/01 01:10:46 UTC

[jira] [Commented] (CB-9581) OSX WebView does not send cookies is safari cache is cleared

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

ASF GitHub Bot commented on CB-9581:
------------------------------------

GitHub user tripodsan opened a pull request:

    https://github.com/apache/cordova-osx/pull/22

    CB-9581 OSX WebView does not send cookies is safari cache is cleared

    this also includes PR #18 

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

    $ git pull https://github.com/tripodsan/cordova-osx CB-9581

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

    https://github.com/apache/cordova-osx/pull/22.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 #22
    
----
commit b28074afa76878a49f7cbf18235acfcadd713ab9
Author: Tobias Bocanegra <tr...@adobe.com>
Date:   2015-08-28T07:07:20Z

    @trivial add 'Resources' group so that plugin isntalation works

commit d6ff0326983b046ff428e5ae8e2c83610e0e5836
Author: Tobias Bocanegra <tr...@adobe.com>
Date:   2015-08-30T17:00:44Z

    @trivial add 'Resources' group so that plugin isntalation works

commit 1d5d2e7ecd502bdaecf057c72a28cb53243497b6
Author: Tobias Bocanegra <tr...@adobe.com>
Date:   2015-08-30T17:13:28Z

    @trivial - disable codeisigning for deubug by default

commit 5ec1cc4bd6709fda485c8b025fcdd9ef06ee0df8
Author: Tobias Bocanegra <tr...@adobe.com>
Date:   2015-08-30T21:36:14Z

    Fullscreen windows does not properly get focus
    
    - ensure that title less window can become key window
    - use black background while launching

commit 3fad35700e672c5f4b163b9a6a765f1e877ed029
Author: Tobias Bocanegra <tr...@adobe.com>
Date:   2015-08-31T21:30:08Z

    @trivial - reformat

commit 5b54e95a139f96e0e9e77c269896e844151d0be1
Author: Tobias Bocanegra <tr...@adobe.com>
Date:   2015-08-31T22:02:07Z

    CB-9581 OSX WebView does not send cookies is safari cache is cleared

----


> OSX WebView does not send cookies is safari cache is cleared
> ------------------------------------------------------------
>
>                 Key: CB-9581
>                 URL: https://issues.apache.org/jira/browse/CB-9581
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: OSX
>    Affects Versions: Master
>            Reporter: Tobias Bocanegra
>            Assignee: Tobias Bocanegra
>
> Until 10.10, the webview cookie store is coupled with safari. this is a problem when safari's cache is cleared, then the webview cookie store is not properly initiazlied and no cookies are sent.
> furthermore we should have individual cookie stores for each app, to enhance security, even for non sandboxed apps.



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

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