Closed Bug 393099 Opened 17 years ago Closed 17 years ago

Save page as broken for data urls

Categories

(Toolkit :: Downloads API, defect)

defect
Not set
normal

Tracking

()

VERIFIED FIXED
mozilla1.9beta1

People

(Reporter: sharparrow1, Assigned: Mardak)

References

()

Details

(Keywords: regression)

Steps to reproduce: 1. Load a data url, like "data:text/html,This is a test". 2. Go to file, click Save Page As... 3. Pick a location, and click save. Expected results: The file gets saved. Actual results: The download manager pops up with nothing in it, the file doesn't get saved, and there is an error in the error console: Error: [Exception... "'Component does not have requested interface' when calling method: [nsIInterfaceRequestor::getInterface]" nsresult: "0x80004002 (NS_NOINTERFACE)" location: "JS frame :: chrome://global/content/contentAreaUtils.js :: internalSave :: line 318" data: no] Source File: chrome://global/content/contentAreaUtils.js Line: 318 Using a self-built trunk Firefox build from yesterday (8-20-2007).
Flags: in-litmus?
After bug 393821, saving data:text/html,This is a test results in index.html 126 bytes in 0 seconds.
Depends on: 393821
This worksforme using Vista and build Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9a8pre) Gecko/2007090604 Minefield/3.0a8pre. Eli, can you test again, please?
Version: unspecified → Trunk
Assignee: nobody → edilee
OS: Windows XP → All
Hardware: PC → All
Target Milestone: --- → Firefox 3 M9
Seems to be fixed by bug 393821 -- checked with an hourly build Build identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a9pre) Gecko/2007100120 Minefield/3.0a9pre Tested with download manager closed before saving and download manager open when saving.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Indeed; verified FIXED using: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.9a9pre) Gecko/2007100120 Minefield/3.0a9pre
Status: RESOLVED → VERIFIED
Product: Firefox → Toolkit
You need to log in before you can comment on or make changes to this bug.