Firefox/Feature Brainstorming:Mobile and Enterprise Support: Difference between revisions
< Firefox
Jump to navigation
Jump to search
Ima Dumfuk (talk | contribs) |
|||
| (One intermediate revision by one other user not shown) | |||
| Line 54: | Line 54: | ||
* Allow async (or in another thread) DNS resolution in proxy.pac so that isInNet doesn't lock ALL browser in a slow DNS query (see bug #208287) | * Allow async (or in another thread) DNS resolution in proxy.pac so that isInNet doesn't lock ALL browser in a slow DNS query (see bug #208287) | ||
* Automatically discover proxy turn on by default (check if there is a wpad.dat in the install, turn on if true ?) | * Automatically discover proxy turn on by default (check if there is a wpad.dat in the install, turn on if true ?) | ||
</td><td> | |||
n/a | |||
</td></tr> | |||
<tr><td> | |||
; Add Proxy-User and Proxy-Password to System-Prefs for silent Proxy-Authentication | |||
* In most other networking software, it is possible to store a Proxy-Username and Proxy-Password for authentication against a secured web-proxy without showing a Username/Password-Dialog (silent authentication). | |||
* If a proxy-username and -password is saved in the Password-Manager, dont show the (already filled) Username/Password-Dialog again before(!) trying to authenticate with the given data. | |||
</td><td> | </td><td> | ||
n/a | n/a | ||
| Line 90: | Line 97: | ||
* We need a ''silent'' way to set it, without any other interaction. Why not a new argument like : <code>firefox --default</code> | * We need a ''silent'' way to set it, without any other interaction. Why not a new argument like : <code>firefox --default</code> | ||
* Another way would be adding a new parameter to the silent (again !) install. This could help large organizations to switch to Firefox. | * Another way would be adding a new parameter to the silent (again !) install. This could help large organizations to switch to Firefox. | ||
Latest revision as of 10:34, 19 December 2007
« Firefox/Feature Brainstorming
Mobile device integration/support
| Specific features | References |
|---|---|
|
n/a |
| General tasks | |
|
n/a |
cellphone browser using JAVA(like opera mini), supporting XUL and extensions. |
n/a |
Enterprise deployment
| Specific features | References |
|---|---|
|
n/a |
| |
|
n/a |
|
n/a |
|
n/a |
|
n/a |
|
n/a |
| General tasks | |
|
n/a |
n/a |
Set Firefox as the default browser
- We need a silent way to set it, without any other interaction. Why not a new argument like :
firefox --default - Another way would be adding a new parameter to the silent (again !) install. This could help large organizations to switch to Firefox.