Use origin from filterCookie as cookie URL if possible
Needs ReviewPublic

Authored by stefanocrocco on Aug 7 2019, 10:00 AM.
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Summary

Use the URL passed to filterCookie as cookie origin

This needs to be stored so that removeCookie can access it.

The URL of cookies loaded by KCookieServer at startup are also stored

Rewrite WebEnginePartCookieJar::constructUrlForCookie

Add tests for new way of constructing URLs for cookies

Add test to ensure cookies URLs are stored on startup

Diff Detail

Repository
R226 Konqueror
Branch
cookies-origin-with-cookie-filter
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 14832
Build 14850: arc lint + arc unit
stefanocrocco requested review of this revision.Aug 7 2019, 10:00 AM
stefanocrocco created this revision.