1 Commits
Author SHA1 Message Date
Ivan Efremov 783ee0be15 Issue 2095: use the proper tab origin.
https://github.com/brave/brave-browser/issues/2095

As per URLRequest documentation and the corresponding RFC,
site_for_cookies cannot be used as a top-level document origin since it
can be empty in certain cases. We need to replace it with something more
reliable.
2018-11-28 13:34:16 -05:00