Re: [Vimprobable-users] [PATCH RFC] Add command to load per-site cookie files
Vimprobable is a lean web browser optimised for full keyboard control
Brought to you by:
hanness
|
From: Serge E. H. <se...@ha...> - 2015-12-09 04:45:52
|
On Wed, Dec 09, 2015 at 05:17:23AM +0100, Hannes Schüller wrote: > Matthew Carter <m...@ah...>: > > "Serge E. Hallyn" <se...@ha...> writes: > > > > > That does sound good. Though when site A grabs content from site B, > > > which site should we use? > > > > > > > I would say, whichever site is in the URL bar is the one I'd expect to > > set the cookie file (so, site A). > > Hm, that sounds pretty much like the existing "no third party cookies" > setting... Well no, the idea would be your config could set set cookies_file *.launchpad.net cookies_lp set cookies_file *.github.com cookies_gh set cookies_file * cookies and vimprobable2 would just do it. |