Mailing List Archive

mythtv/master commit: 65e06b53b by Paul Harrison (paul-h)
Author: Paul Harrison <pharrison@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

_______________________________________________
mythtv-firehose mailing list
mythtv-firehose@mythtv.org
http://www.mythtv.org/mailman/listinfo/mythtv-firehose