blob: fc661938766cdacfae58417baf635f9aba506fa8 [file] [log] [blame]
Verifies that setting a cookie with a domain attribute which does not match the current domain sends a Network.ResponseReceivedExtraInfo event with the corresponding blocked cookie.
Bad domain attribute blocked set-cookies:[
[0] : {
blockedReasons : [
[0] : InvalidDomain
]
cookieLine : name=value; Domain=cookie.test
}
]