Skip to content

Expose support for same-site cookies

Patrick Griffis requested to merge wip/tingping/same-site into master

This adds API for web browsers to set extra information to support same-site cookies.

One complication this adds is that this is an ABI break to SoupCookie and no real reasonable way to avoid that.

CC @mcatanzaro @csaavedra

Edited by Patrick Griffis

Merge request reports