RESOLVED FIXED Bug 44198
[Chromium] m_downloadFilePath should be copied in WebURLRequestPrivateImpl's and WebURLResponsePrivateImpl's constructors
https://bugs.webkit.org/show_bug.cgi?id=44198
Summary [Chromium] m_downloadFilePath should be copied in WebURLRequestPrivateImpl's ...
Dumitru Daniliuc
Reported 2010-08-18 13:17:24 PDT
The m_downloadFilePath flag is currently not propagated correctly, because WebURLRequestPrivateImpl's and WebURLResponsePrivateImpl's constructors don't copy it. We should fix that.
Attachments
patch (1.73 KB, patch)
2010-08-18 15:00 PDT, Dumitru Daniliuc
fishd: review+
dumi: commit-queue-
Dumitru Daniliuc
Comment 1 2010-08-18 15:00:56 PDT
Dumitru Daniliuc
Comment 2 2010-08-18 15:47:05 PDT
landed: r65636.
WebKit Review Bot
Comment 3 2010-08-18 16:18:53 PDT
Note You need to log in before you can comment on or make changes to this bug.