RESOLVED FIXED Bug 131845
DownloadDecideDestinationCrash API test uses an incorrect value for path
https://bugs.webkit.org/show_bug.cgi?id=131845
Summary DownloadDecideDestinationCrash API test uses an incorrect value for path
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.