Bug 119641

Summary: Tests that dump delegate calls are flaky because of cached redirects
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: Tools / TestsAssignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, mkwst
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 77538    
Bug Blocks:    
Attachments:
Description Flags
proposed patch none

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.