Bug 98238

Summary: [WK2][WKTR] TestRunner.setAlwaysAcceptCookies() causes flakiness
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: d-r, gyuyoung.kim, hausmann, kenneth, laszlo.gombos, ossy, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2012-10-03 01:05:39 PDT
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.
Attachments
Patch (1.31 KB, patch)
2012-10-03 01:08 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2012-10-03 01:08:05 PDT
Csaba Osztrogonác
Comment 2 2012-10-03 01:10:43 PDT
Comment on attachment 166823 [details] Patch r=me
WebKit Review Bot
Comment 3 2012-10-03 01:43:30 PDT
Comment on attachment 166823 [details] Patch Clearing flags on attachment: 166823 Committed r130262: <http://trac.webkit.org/changeset/130262>
WebKit Review Bot
Comment 4 2012-10-03 01:43:34 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.