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

Description Alexey Proskuryakov 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).
Comment 1 Alexey Proskuryakov 2013-08-09 15:51:42 PDT
Created attachment 208461 [details]
proposed patch
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2013-08-09 17:00:48 PDT
All reviewed patches have been landed.  Closing bug.