mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2024-12-26 01:23:53 +01:00
tests: Fix SchemeHandlerTest.HttpXSSDifferentOriginWithDomain failure
Cross-origin usage of document.domain is now restricted by default with the Chrome runtime. Relax this policy for XSS tests by setting the "Origin-Agent-Cluster: ?0" header. Also remove usage of global variable in tests.
This commit is contained in:
parent
de4f9e8908
commit
d0b3042940