Allow use of native Application Chooser to be pref controlled
Categories
(SeaMonkey :: Download & File Handling, enhancement)
Tracking
(seamonkey2.49esr wontfix, seamonkey2.53 fixed, seamonkey2.57esr fixed)
People
(Reporter: iannbugzilla, Assigned: iannbugzilla)
Details
(Whiteboard: SM2.53.2)
Attachments
(2 files, 1 obsolete file)
|
2.67 KB,
patch
|
iannbugzilla
:
review+
iannbugzilla
:
approval-comm-release+
iannbugzilla
:
approval-comm-esr60+
|
Details | Diff | Splinter Review |
|
13.84 KB,
patch
|
iannbugzilla
:
review+
iannbugzilla
:
approval-comm-release+
iannbugzilla
:
approval-comm-esr60+
|
Details | Diff | Splinter Review |
At the moment nsHelperAppDlg forces you to use the native application chooser if it is there, we should make it pref controlled with the default to be true.
[Approval Request Comment]
Regression caused by (bug #): n/a
User impact if declined: forced to use native app chooser
Testing completed (on m-c, etc.): 2.53.x
Risk to taking this patch (and alternatives if risky): none
String changes made by this patch: none
[Approval Request Comment]
Regression caused by (bug #): n/a
User impact if declined: change has to be made in about:config
Testing completed (on m-c, etc.): 2.53.2
Risk to taking this patch (and alternatives if risky): none
String changes made by this patch: label and accesskey for pref pane and associated help
Switch to use XP_LINUX instead as suggested
Pushed by iann_cvs@blueyonder.co.uk:
https://hg.mozilla.org/comm-central/rev/5eae61097a7e
Allow use of native Application Chooser to be pref controlled - expose pref part. r=frg DONTBUILD
Comm part only pushed to comm-central:
https://hg.mozilla.org/comm-central/rev/5eae61097a7e9ede09c2151df88eeaf6edb77ae7
Everything pushed to 2.53 and 2.57 SM repos.
Description
•