This test seems to fail every time on the bots, but it's flaky when run locally.
Test output: --- /Volumes/Data/slave/yosemite-release-tests-wk2/build/layout-test-results/http/tests/security/cross-frame-access-call-expected.txt +++ /Volumes/Data/slave/yosemite-release-tests-wk2/build/layout-test-results/http/tests/security/cross-frame-access-call-actual.txt @@ -1,3 +1,5 @@ +CONSOLE MESSAGE: line 1: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a frame with origin "http://localhost:8000". Protocols, domains, and ports must match. +CONSOLE MESSAGE: line 1: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a frame with origin "http://localhost:8000". Protocols, domains, and ports must match. CONSOLE MESSAGE: line 1: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a frame with origin "http://localhost:8000". Protocols, domains, and ports must match. CONSOLE MESSAGE: line 1: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a frame with origin "http://localhost:8000". Protocols, domains, and ports must match. CONSOLE MESSAGE: line 1: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a frame with origin "http://localhost:8000". Protocols, domains, and ports must match.
Created attachment 250015 [details] proposed patch I thought that I properly generated the results on my machine, but I cannot reproduce those results now, I get the same output as bots do.
Comment on attachment 250015 [details] proposed patch Clearing flags on attachment: 250015 Committed r182299: <http://trac.webkit.org/changeset/182299>
All reviewed patches have been landed. Closing bug.