Closed
Bug 296267
Opened 20 years ago
Closed 16 years ago
Merge code from contentAreaUtils.js and nsHelperAppDialog.js: makeFileUnique()
Categories
(Toolkit :: Downloads API, defect)
Toolkit
Downloads API
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: ted, Unassigned)
References
()
Details
These two files have a block of identical code (and they mention each other in the comment). http://bonsai.mozilla.org/cvsview2.cgi?diff_mode=context&whitespace_mode=show&root=/cvsroot&subdir=mozilla/toolkit/content&command=DIFF_FRAMESET&file=contentAreaUtils.js&rev2=1.52&rev1=1.51 http://bonsai.mozilla.org/cvsview2.cgi?diff_mode=context&whitespace_mode=show&root=/cvsroot&subdir=mozilla/toolkit/mozapps/downloads/src&command=DIFF_FRAMESET&file=nsHelperAppDlg.js.in&rev2=1.25&rev1=1.24 We should make them share that code. These changes were apparently made in bug 215194 and bug 215290
Updated•20 years ago
|
Version: unspecified → Trunk
Updated•18 years ago
|
Keywords: helpwanted
Comment 1•17 years ago
|
||
<http://bonsai.mozilla.org/cvsblame.cgi?file=/mozilla/toolkit/content/contentAreaUtils.js&rev=1.102&mark=534#525> <http://bonsai.mozilla.org/cvsblame.cgi?file=/mozilla/toolkit/mozapps/downloads/src/nsHelperAppDlg.js.in&rev=1.67&mark=309#299> FWIW, <http://mxr.mozilla.org/mozilla/search?string=makeFileUnique&case=on&tree=mozilla>
Summary: Merge code from contentAreaUtils.js and nsHelperAppDialog.js:makeFileUnique → Merge code from contentAreaUtils.js and nsHelperAppDialog.js: makeFileUnique()
| Assignee | ||
Updated•16 years ago
|
Product: Firefox → Toolkit
| Reporter | ||
Comment 2•16 years ago
|
||
Looks like this got fixed along the way somewhere.
You need to log in
before you can comment on or make changes to this bug.
Description
•