Open
Bug 409112
Opened 17 years ago
Updated 2 years ago
Port bug 160454 (/xpfe) JS part to /toolkit
Categories
(Core :: General, defect)
Core
General
Tracking
()
NEW
mozilla1.9beta3
People
(Reporter: sgautherie, Unassigned)
References
Details
(Keywords: helpwanted)
While working on bug 405653, I noticed that
it looks like |getTargetFile(aFpP, aSkipPrompt)| should be replaced by |poseFilePicker(aFpP)| in /toolkit.
The new function was created in bug 160454
<https://bugzilla.mozilla.org/attachment.cgi?id=160223&action=diff>
See also
<http://mxr.mozilla.org/seamonkey/search?string=getTargetFile&case=on&find=%5C.js%24&findi=%5C.xul%24&filter=&tree=seamonkey>
<http://mxr.mozilla.org/mozilla/search?string=poseFilePicker%28>
Updated•2 years ago
|
Severity: trivial → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•