mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02: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: