Firefox/Feature Brainstorming:Protocols and Media Support: Difference between revisions
No edit summary |
(Content-length, formatting) |
||
Line 128: | Line 128: | ||
<tr><th colspan="2">Networking, HTTP/1.1</th></tr> | <tr><th colspan="2">Networking, HTTP/1.1</th></tr> | ||
<tr><td> | <tr><td> | ||
Please, improve support for special web pages with tens or hundreds of big images (201901); this means to be able: | ; HTTP | ||
* Please, improve support for special web pages with tens or hundreds of big images (201901); this means to be able: | |||
** to set a parameter about available bandwidth: modem 14Kbit, 28Kbit, 56Kbit, ADSL1/2 256Kbit, 512Kbit, 640Kbit, 1Mbit, 2Mbit, 4Mbit, 10Mbit, 20Mbit, 40Mbit, 100Mbit, etc.; | |||
** or to set other new parameters in preferences (GUI) about max. number of pipelined requests, whether to close connections as soon as all objects (images, etc.) have been retrieved (server friendly), etc. | |||
* If possible make HTTP/1.1 pipelining support a bit smarter too (bug 329977). | |||
If possible make HTTP/1.1 pipelining support a bit smarter too (329977). | *Please make use of the Content-Length header to identify incomplete HTTP transfers; GMail, especially, breaks when a .js file is half-downloaded. (bug 225275) | ||
</td><td> | </td><td> | ||
See [https://bugzilla.mozilla.org/show_bug.cgi?id=201910 bug 201910] | See [https://bugzilla.mozilla.org/show_bug.cgi?id=201910 bug 201910] | ||
See [https://bugzilla.mozilla.org/show_bug.cgi?id=329777 bug 329777] | See [https://bugzilla.mozilla.org/show_bug.cgi?id=329777 bug 329777] | ||
See [https://bugzilla.mozilla.org/show_bug.cgi?id=225275 bug 225275] | |||
</td></tr> | </td></tr> | ||
</table> | </table> |
Revision as of 23:38, 6 November 2006
« Firefox/Feature Brainstorming
Specific features | References |
---|---|
Right now Firefox just assumes sRGB everywhere. The only color managed browser so far is Safari, so this feature would surely set FF apart. | |
| |
Implement full support of FTP by adding features like:
|
See bug 208385 |
| |
|
1 SCTP patch |
|
See bug 167303 and dependent bugs. |
Flash | |
When a Flash media file is loaded, CTRL+T (open new tab) does not work. Flash must be stealing the keystroke. |
See bug 78414 |
Implement possibility to open tabs within a flash(or any other plugin) runtime |
See bug 105409 (even "WONT_FIX" it contains comments at the end of the topic related to that bug) |
Open GL Support | |
With the advent of the 3D LCD and CRT displays. It would be wise to be the first browser on the block to support 3D tiling. This feature support would also give extension and theme writers a great deal of flexibility not yet known in the browser world. | |
E-learningspecifications | |
Native support for e-learningspecifications like the new IMS Common Cartridge Specification. | |
Networking, HTTP/1.1 | |
|
See bug 201910 See bug 329777 See bug 225275 |