'firstPartyForCookies' walks the ancestor tree.
commite91e43556ecdbf519667f55b729289fcaef9b3af
authormkwst <mkwst@chromium.org>
Fri, 31 Jul 2015 09:45:46 +0000 (31 02:45 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 31 Jul 2015 09:46:29 +0000 (31 09:46 +0000)
treee9d5a25ab089adc0bd9cba0f7cfe6a1bc4fb5c2c
parentef42a07d81ceb78ae4adc320fb0d7d757675f234
'firstPartyForCookies' walks the ancestor tree.

Calling 'firstPartyForCookies' on the top level frame's document will
give a very different result then calling it on a subframe's document.

R=nasko@chromium.org

Review URL: https://codereview.chromium.org/1253923002

Cr-Commit-Position: refs/heads/master@{#341304}
content/renderer/render_frame_impl.cc