Firefox/Feature Brainstorming:Protocols and Media Support: Difference between revisions
m (breaking the brainstorming doc into manageable pieces) |
Demgeorge5 (talk | contribs) No edit summary |
||
(25 intermediate revisions by 18 users not shown) | |||
Line 3: | Line 3: | ||
<tr><th>Specific features</th> | <tr><th>Specific features</th> | ||
<th width="30%">References</th></tr> | <th width="30%">References</th></tr> | ||
<tr><td> | |||
; SRV RR Support | |||
* Add support for (minimally) _http._tcp, _ftp._tcp, preferably all protocols supported by Firefox | |||
This feature request was added to Mozilla in 1999... | |||
</td><td> | |||
[https://bugzilla.mozilla.org/show_bug.cgi?id=14328 SRV RR Support] | |||
</td></tr> | |||
<tr><td> | |||
; Color Management | |||
* Read and interpret color profiles attached to images | |||
* Use the displays profile for rendering | |||
Right now Firefox just assumes sRGB everywhere. The only color managed browser so far is Safari, so this feature would surely set FF apart. | |||
</td><td> | |||
[https://bugzilla.mozilla.org/show_bug.cgi?id=16769 ICC image profile support] | |||
</td></tr> | |||
<tr><td> | <tr><td> | ||
Line 8: | Line 27: | ||
* Improve PDF support and handling (Built in PDF viewer with support for more exotic features like forms, javascript, etc.) | * Improve PDF support and handling (Built in PDF viewer with support for more exotic features like forms, javascript, etc.) | ||
* Save page as PDF | * Save page as PDF | ||
* Add support for viewing ODF. It might be possible to get save-as ODF format if Cairo ever supports this. | |||
* Improve Java support | * Improve Java support | ||
* Add support for SFTP and FISH (SSH2) | * Add support for SFTP and FISH (SSH2) | ||
Line 13: | Line 33: | ||
* If no plug-in is installed, Firefox should redirect to a Firefox plug-in site which will lead the user to the correct plug-in, rather than waste time on a website which only has Windows or IE plug-ins. | * If no plug-in is installed, Firefox should redirect to a Firefox plug-in site which will lead the user to the correct plug-in, rather than waste time on a website which only has Windows or IE plug-ins. | ||
</td><td> | </td><td> | ||
[https://bugzilla.mozilla.org/show_bug.cgi?id=162659 Save page as PDF] | |||
[https://bugzilla.mozilla.org/show_bug.cgi?id=114376 ODF support] | |||
</td></tr> | </td></tr> | ||
<tr><td> | |||
;Enhance support for HTML successor formats | |||
*Improve support for HTML successor formats like SVG, XForms and XHTML-Forms. I know, that there is already SVG support, but it is still not possible to mix SVG and XHTML in every way you would like to. | |||
</td><td></td> | |||
</tr> | |||
<tr><td> | <tr><td> | ||
Line 24: | Line 51: | ||
</td><td> | </td><td> | ||
See [https://bugzilla.mozilla.org/show_bug.cgi?id=208385 bug 208385] | See [https://bugzilla.mozilla.org/show_bug.cgi?id=208385 bug 208385] | ||
[https://addons.mozilla.org/firefox/684/ Fully integrated ftp client for Firefox](Firefox Extension - FireFTP by Mime Cuvalo) | |||
</td></tr> | </td></tr> | ||
Line 43: | Line 71: | ||
* eDonkey links | * eDonkey links | ||
* SCTP <sup>1</sup> | * SCTP <sup>1</sup> | ||
* Jabber/XMPP | * Jabber/XMPP<sup>7</sup> | ||
* OBEX (Bluetooth, etc) | * OBEX (Bluetooth, etc) | ||
* SyncML | * SyncML | ||
Line 67: | Line 95: | ||
* ANI for <code>cursor: url(''example''.ani), ...</code> | * ANI for <code>cursor: url(''example''.ani), ...</code> | ||
** should be at least as cross-platform as CUR support is now | ** should be at least as cross-platform as CUR support is now | ||
* APNG <sup>8</sup> | |||
* Save page as image, this should save a complete page as an image just like a screenshot does. Optionally attach the image directly to a new e-mail. | * Save page as image, this should save a complete page as an image just like a screenshot does. Optionally attach the image directly to a new e-mail. | ||
</td><td> | </td><td> | ||
Line 74: | Line 103: | ||
<sup>4</sup> [http://meta.wikimedia.org/wiki/Firefox_Ogg_Support Firefox Ogg Support]<br /> | <sup>4</sup> [http://meta.wikimedia.org/wiki/Firefox_Ogg_Support Firefox Ogg Support]<br /> | ||
<sup>5</sup> [http://mngzilla.sf.net/ mngzilla.sf.net]; [https://bugzilla.mozilla.org/show_bug.cgi?id=18574 Bug 18574]<br /> | <sup>5</sup> [http://mngzilla.sf.net/ mngzilla.sf.net]; [https://bugzilla.mozilla.org/show_bug.cgi?id=18574 Bug 18574]<br /> | ||
<sup>6</sup> [http://djvulibre.djvuzone.org/ Djvu support library] | <sup>6</sup> [http://djvulibre.djvuzone.org/ Djvu support library]<br /> | ||
<sup>7</sup> [http://dev.hyperstruct.net/xmpp4moz XMPP For Mozilla]<br /> | |||
<sup>8</sup> [https://bugzilla.mozilla.org/show_bug.cgi?id=257263 bug #257263]<br /> | |||
</td></tr> | </td></tr> | ||
<tr><td> | |||
;Image type finder | |||
* Assists in finding optional image format plugins and imagelib extensions, which could be used to display MNG, JPEG2000, and TIFF images. | |||
</td><td>[https://bugzilla.mozilla.org/show_bug.cgi?id=18574#c672 bug 18574 comment 672] | |||
</td></tr> | |||
<tr><td> | |||
; Image metadata support | |||
* Add support for image metadata, e.g. EXIF, which can then be viewed in places like image properties or possibly used for other purposes. | |||
* This would be a big win for the user-group of photographers, an increasingly big market with all the cheap digital SLR's around. | |||
</td><td> | |||
See [https://bugzilla.mozilla.org/show_bug.cgi?id=167303 bug 167303] and dependent bugs. | |||
</td></tr> | |||
<tr><td> | |||
; Unicode plane-1 support | |||
* Add support for the Unicode Consortium plane-1 standard natively. | |||
* This is useful for many business applications including support for MathML[http://www.mozilla.org/projects/mathml/fonts/]. | |||
* Many browsers already support this. | |||
</td></tr> | |||
<tr><td> | |||
;Internal audio | |||
* Support playing simple audio formats without the use of a helper application | |||
</td><td>[https://bugzilla.mozilla.org/show_bug.cgi?id=92110 bug 92110] | |||
</td></tr> | |||
<tr><th colspan="2">Flash</th></tr> | <tr><th colspan="2">Flash</th></tr> | ||
Line 82: | Line 141: | ||
</td><td> | </td><td> | ||
See [https://bugzilla.mozilla.org/show_bug.cgi?id=78414 bug 78414] | See [https://bugzilla.mozilla.org/show_bug.cgi?id=78414 bug 78414] | ||
</td></tr> | |||
<tr><td> | |||
Implement possibility to open tabs within a flash(or any other plugin) runtime | |||
</td><td> | |||
See [https://bugzilla.mozilla.org/show_bug.cgi?id=105409 bug 105409] | |||
(even "WONT_FIX" it contains comments at the end of the topic related to that bug) | |||
</td></tr> | |||
<tr><th colspan="2">Open GL Support</th></tr> | |||
<tr><td> | |||
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. | |||
</td><td> | |||
</td></tr> | </td></tr> | ||
Line 91: | Line 162: | ||
[http://imsproject.org/pressreleases/pr061009.html] | [http://imsproject.org/pressreleases/pr061009.html] | ||
</td></tr> | </td></tr> | ||
<tr><th colspan="2">Networking, HTTP/1.1</th></tr> | |||
<tr><td> | |||
; 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). | |||
*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> | |||
See [https://bugzilla.mozilla.org/show_bug.cgi?id=201910 bug 201910] | |||
See [https://bugzilla.mozilla.org/show_bug.cgi?id=329777 bug 329977] | |||
See [https://bugzilla.mozilla.org/show_bug.cgi?id=225275 bug 225275] | |||
</td></tr> | |||
<tr><th colspan="2">Developing</th></tr> | |||
<tr><td> | |||
; Version Control System | |||
* SVN/CVS/Git support | |||
</td><td> | |||
</td></tr> | |||
<tr><th colspan="2">Extensibility</th></tr> | |||
<tr><td> | |||
; External Web Apps | |||
* Open arbitrary mime-type using a webservice | |||
* We need a better title for such an obvious feature | |||
</td><td> | |||
See [http://wiki.mozilla.org/User:Fulldecent] | |||
</td></tr> | |||
</table> | </table> | ||
==Related Links== | |||
[http://cargames.com.au/ '''car games'''] | |||
[http://www.unbeatable.co.uk/pages/Electronics/TV-and-Video/Flat-Panel-Televisions/ '''lcd tv'''] |
Latest revision as of 02:07, 13 September 2010
« Firefox/Feature Brainstorming
Specific features | References |
---|---|
This feature request was added to Mozilla in 1999... | |
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 Fully integrated ftp client for Firefox(Firefox Extension - FireFTP by Mime Cuvalo) |
| |
|
1 SCTP patch |
| bug 18574 comment 672 |
|
See bug 167303 and dependent bugs. |
| |
| bug 92110 |
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 329977 See bug 225275 |
Developing | |
| |
Extensibility | |
|
See [3] |