~mardy/webbrowser-app/cookie-sharing

« back to all changes in this revision

Viewing changes to src/app/webcontainer/webapp-container.h

  • Committer: Alberto Mardegan
  • Date: 2015-05-11 10:00:59 UTC
  • Revision ID: alberto.mardegan@canonical.com-20150511100059-6lveyuq7gs2l2y6h
use shared cookie store

Show diffs side-by-side

added added

removed removed

Lines of Context:
65
65
    bool m_backForwardButtonsVisible;
66
66
    bool m_addressBarVisible;
67
67
    bool m_localWebappManifest;
 
68
    bool m_sharedCookies;
68
69
    QString m_popupRedirectionUrlPrefixPattern;
69
70
    QString m_localCookieStoreDbPath;
70
71
    QString m_userAgentOverride;