Bug 148885

Summary: ContentFiltering.AllowDownloadAfterAddData is very flaky
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: WebKit Misc.Assignee: Andy Estes <aestes>
Status: RESOLVED FIXED    
Severity: Normal CC: aestes, ddkilzer, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=148506
Attachments:
Description Flags
Patch
none
Patch ap: review+

Description Alexey Proskuryakov 2015-09-04 23:15:55 PDT
ContentFiltering.AllowDownloadAfterAddData very frequently fails on the bots.

Value of: downloadDidStart
  Actual: false
Expected: downloadShouldStart
Which is: true
Comment 1 Radar WebKit Bug Importer 2015-09-16 15:48:25 PDT
<rdar://problem/22729563>
Comment 2 Andy Estes 2015-09-22 13:58:51 PDT
Created attachment 261764 [details]
Patch
Comment 3 Andy Estes 2015-09-22 13:59:23 PDT
Created attachment 261765 [details]
Patch
Comment 4 Andy Estes 2015-09-22 14:11:57 PDT
Committed r190133: <http://trac.webkit.org/changeset/190133>