TestRunner.setAlwaysAcceptCookies() can be called by tests to temporarily force acceptation of all cookies. However, we don't reset this setting in InjectedBundle::beginTesting() so it causes flakiness.
Created attachment 166823 [details] Patch
Comment on attachment 166823 [details] Patch r=me
Comment on attachment 166823 [details] Patch Clearing flags on attachment: 166823 Committed r130262: <http://trac.webkit.org/changeset/130262>
All reviewed patches have been landed. Closing bug.