RESOLVED FIXED Bug 119641
Tests that dump delegate calls are flaky because of cached redirects
https://bugs.webkit.org/show_bug.cgi?id=119641
Summary Tests that dump delegate calls are flaky because of cached redirects
Alexey Proskuryakov
Reported 2013-08-09 15:30:17 PDT
WebCore caches most redirects, so we don't get resource loader delegates if one happens to be cached (most noticeable when running tests with --repeat-each).
Attachments
proposed patch (38.76 KB, patch)
2013-08-09 15:51 PDT, Alexey Proskuryakov
no flags
Alexey Proskuryakov
Comment 1 2013-08-09 15:51:42 PDT
Created attachment 208461 [details] proposed patch
WebKit Commit Bot
Comment 2 2013-08-09 17:00:45 PDT
Comment on attachment 208461 [details] proposed patch Clearing flags on attachment: 208461 Committed r153915: <http://trac.webkit.org/changeset/153915>
WebKit Commit Bot
Comment 3 2013-08-09 17:00:48 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.