12010-09-23 Alexey Proskuryakov <ap@apple.com>
2
3 Reviewed by NOBODY (OOPS!).
4
5 https://bugs.webkit.org/show_bug.cgi?id=46380
6 REGRESSION: 'Failed to load resource' on opening resource with content-disposition "attachment"
7
8 I could never reproduce this in the form described by the reporter. I was getting a crash
9 when following provided steps to reproduce, and after fixing the crash, I couldn't reproduce
10 the stopped timer issue.
11
12 Downloading cannot be tested in DRT.
13
14 * Misc/WebNSFileManagerExtras.m: (-[NSFileManager _webkit_setMetadataURL:referrer:atPath:]):
15 Don't copy null strings.
16