Bug 131845

Summary: DownloadDecideDestinationCrash API test uses an incorrect value for path
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: Tools / TestsAssignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed fix enrica: review+

Alexey Proskuryakov
Reported 2014-04-18 10:15:57 PDT
We can't just return an arbitrary string from decideDestinationWithSuggestedFilename, it has to be a valid path. <rdar://problem/15925560>
Attachments
proposed fix (1.29 KB, patch)
2014-04-18 10:17 PDT, Alexey Proskuryakov
enrica: review+
Alexey Proskuryakov
Comment 1 2014-04-18 10:17:47 PDT
Created attachment 229651 [details] proposed fix
Alexey Proskuryakov
Comment 2 2014-04-18 10:34:19 PDT
Committed <http://trac.webkit.org/r167494>. Changed the path to a more descriptive one - this test generates a sandbox violation, so it's good to know where it comes from.
Note You need to log in before you can comment on or make changes to this bug.