Bug 148885 - ContentFiltering.AllowDownloadAfterAddData is very flaky
Summary: ContentFiltering.AllowDownloadAfterAddData is very flaky
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andy Estes
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-09-04 23:15 PDT by Alexey Proskuryakov
Modified: 2015-09-22 14:11 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.94 KB, patch)
2015-09-22 13:58 PDT, Andy Estes
no flags Details | Formatted Diff | Diff
Patch (1.97 KB, patch)
2015-09-22 13:59 PDT, Andy Estes
ap: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>