New issue 48164 by nirn...@chromium.org: "Save page as" does not work on
malware warning page (or other special pages)
http://code.google.com/p/chromium/issues/detail?id=48164
What steps will reproduce the problem?
1. Go to: http://ianfette.org/ and see the malware warning
2. Choose "save page as" and click "Save"
What is the expected output? What do you see instead?
Actual: Page not saved. Download shelf pretends that it saved, but
download item is "Canceled"
Expect: The malware warning page should be saved.
The same thing happens with any other special pages that allows saving,
like an invalid url (http://invalid.url/)
Please use labels and text to provide additional information.
Google Chrome 6.0.453.1 (Official Build 51400) dev
Haven't checked on other OSes.
That code is messy enough that I don't consider this a GoodFirstBug.