Closed
Bug 69891
Opened 24 years ago
Closed 21 years ago
Perform update_mime_info() on files when Download/Save As completes
Categories
(Core Graveyard :: File Handling, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: wade, Assigned: beos)
References
Details
(Keywords: qawanted)
We need to perform an update_mime_info() (Mime.h) on files once they are done being written
by a Save As/Download procedure.
Reporter | ||
Updated•24 years ago
|
Severity: blocker → normal
Reporter | ||
Comment 1•24 years ago
|
||
I could probably handle the patch for this, if I knew where the file writing was being
done. I looked a few weeks ago and couldnt find anything sensible.
Blocks: 69707
Comment 3•23 years ago
|
||
spam: over to File Handling. i have not changed the assigned developer [or the
other fields for that matter], so if anyone realizes that a bug should have a
more appropriate owner, go ahead and change it. :)
Component: XP Apps → File Handling
I am one of the developers maintaining mozilla for BeOS, so I'll take assignment. Now, I just need to find out where/when files are being written to disk :)
Assignee: nobody → arougthopher
Comment 5•23 years ago
|
||
you forgot to assign it! :)
changing status to ASSIGNED (to paul)
Updated•22 years ago
|
QA Contact: sairuh → petersen
Comment 6•22 years ago
|
||
I guess this is where the code should go:
http://lxr.mozilla.org/seamonkey/source/xpfe/components/download-manager/src/nsDownloadManager.cpp#176
I don't think this bug is valid any more, as we now have an implementation of
the HelperAppService (give myself a pat on the back :-)
Marking won't fix
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → WONTFIX
Updated•8 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•