[mythtv-firehose] mythtv/master commit: 65e06b53b by Paul Harrison (paul-h)

MythTV noreply at mythtv.org
Sat May 21 22:54:18 UTC 2011


      Author:  Paul Harrison <pharrison at mythtv.org>
 Change Date:  2011-05-21T15:53:56-07:00
   Push Date:  2011/05/21 15:54:11 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  65e06b53ba5c6c0d6313689502e43fc32a0c7e51
   Changeset:  https://github.com/MythTV/mythtv/commit/65e06b53b

Log:

MythDownloadManager: expose the cookieJar used by the download manager.

The main reason to do this is so MythUIWebBrowser can use the same cookiejar as
the download manager. It would be nice to share the same QNetworkAccessManager
but that is not possible because the download manager runs in its own thread so
the next best thing is to use a shared cookiejar which keeps some sites like
googlemail for example happy when trying to download a file.

Modified:

   mythtv/libs/libmythbase/mythdownloadmanager.h



More information about the mythtv-firehose mailing list