Chromium Code Reviews
DescriptionDocument user gesture state should be able to propagate over postMessage
When postMessage is called in response to a user gesture, the UserGestureToken
is put back on the stack for the onmessage handler. Ensure that the document
receiving the message is considered to have received a user gesture in that
case.
BUG=624061
TEST=http/tests/security/frameNavigation/xss-ALLOWED-top-navigation-after-postMessage.html
Committed: https://crrev.com/73651bdf5a2913e6a7226794fa3a567542fb1a55
Cr-Commit-Position: refs/heads/master@{#429132}
Patch Set 1 #Messages
Total messages: 14 (7 generated)
|