- From: Anne van Kesteren <annevk@annevk.nl>
- Date: Fri, 16 Dec 2016 17:34:12 +0100
- To: John Wilander <wilander@apple.com>
- Cc: Mike West <mkwst@google.com>, Dan Anderson <dan-anderson@cox.net>, "public-webappsec@w3.org" <public-webappsec@w3.org>
On Wed, Dec 7, 2016 at 10:28 PM, John Wilander <wilander@apple.com> wrote: > The gist of the change: > (WebCore::shouldClearWindowName): Returns true if frame is a main frame with > no opener and > newDocument does not have the same origin as the frame's current document. Okay, so you match what the HTML Standard requires, but still leak in the auxiliary browsing context case (as does the HTML Standard)? Would you be willing to contribute the tests to https://github.com/w3c/web-platform-tests? -- https://annevankesteren.nl/
Received on Friday, 16 December 2016 16:34:45 UTC