DescriptionFix secureContexts layout tests
As alexmos@ noticed in https://codereview.chromium.org/1723753002/, the
secureContexts layout tests aren't very robust. They expect each frame
to send exactly one message, but in fact the frames were sending
messages to all of window.top, window.opener, and window.parent.
This CL makes the frames only send messages to window.top; as far as I
can tell there's no reason to send to window.opener or window.parent as
well.
BUG=
Committed: https://crrev.com/c6688e12756110ff918cac35584ffca59e2023cb
Cr-Commit-Position: refs/heads/master@{#378577}
Patch Set 1 #Patch Set 2 : add unauthenticated.html to site-per-process expectations #
Messages
Total messages: 10 (3 generated)
|