Commit Graph
2 Commits
Author SHA1 Message Date
bridiver 267f9463b8 set wildcard last so content settings observer picks up the right value
fix https://github.com/brave/brave-browser/issues/6389
2019-10-15 08:31:55 -07:00
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