Closed
Bug 388932
Opened 18 years ago
Closed 18 years ago
Additional cleanup for talkback removal
Categories
(Firefox :: Installer, defect)
Tracking
()
RESOLVED
FIXED
Firefox 3 alpha7
People
(Reporter: robert.strong.bugs, Assigned: robert.strong.bugs)
Details
Attachments
(2 files)
3.00 KB,
patch
|
benjamin
:
review+
|
Details | Diff | Splinter Review |
3.14 KB,
patch
|
Details | Diff | Splinter Review |
Removes code that is no longer needed and adds the removal of the talkback dir on software update (can be removed after bug 386760 is fixed).
Attachment #273100 -
Flags: review?(benjamin)
![]() |
Assignee | |
Comment 1•18 years ago
|
||
Comment 2•18 years ago
|
||
Comment on attachment 273100 [details] [diff] [review]
patch -w
I believe there were also a couple references to talkback in the shared toolkit/mozapps/installer files.
Attachment #273100 -
Flags: review?(benjamin) → review+
![]() |
Assignee | |
Comment 3•18 years ago
|
||
Checked in to trunk
Checking in mozilla/browser/installer/windows/nsis/shared.nsh;
/cvsroot/mozilla/browser/installer/windows/nsis/shared.nsh,v <-- shared.nsh
new revision: 1.13; previous revision: 1.12
done
Checking in mozilla/browser/installer/windows/nsis/installer.nsi;
/cvsroot/mozilla/browser/installer/windows/nsis/installer.nsi,v <-- installer.nsi
new revision: 1.30; previous revision: 1.29
done
When talkback isn't included in the build we exclude it during runtime.
http://lxr.mozilla.org/seamonkey/source/toolkit/mozapps/installer/windows/nsis/common.nsh#225
![]() |
Assignee | |
Updated•18 years ago
|
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
![]() |
Assignee | |
Updated•18 years ago
|
Target Milestone: --- → Firefox 3 M7
You need to log in
before you can comment on or make changes to this bug.
Description
•