~dbarth/webbrowser-app/single-account-dialog

« back to all changes in this revision

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

  • Committer: Robert Bruce Park
  • Date: 2014-08-28 20:53:02 UTC
  • mfrom: (667.6.6 webbrowser-app)
  • Revision ID: robert.park@canonical.com-20140828205302-xik6rtl2g2ekrd0j
Releasing 0.23+14.10.20140828-0ubuntu1

Show diffs side-by-side

added added

removed removed

Lines of Context:
57
57
    bool m_addressBarVisible;
58
58
    bool m_localWebappManifest;
59
59
    QString m_popupRedirectionUrlPrefix;
 
60
    QString m_localCookieStoreDbPath;
60
61
    QScopedPointer<WebappContainerHelper> m_webappContainerHelper;
61
62
 
62
63
    static const QString URL_PATTERN_SEPARATOR;