Skip to content
Commit 9606fcd4 authored by Stefano Crocco's avatar Stefano Crocco
Browse files

Fix detection of window ID

Summary:
Session cookies weren't correctly deleted on shutdown because the window
ID passed to KCookieServer::addCookies was always 0. Now, the correct id
is passed.

Test Plan:
go to a page which creates session cookies (for example GMail), then
exit and open the Cookies KFM. Look at the cookies and check that there aren't
session cookies.

Reviewers: dfaure

Reviewed By: dfaure

Subscribers: broulik

Differential Revision: https://phabricator.kde.org/D23353
parent 44f39c4f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment