Firefox/Feature Brainstorming:Protocols and Media Support: Difference between revisions
Hyperstruct (talk | contribs) (added link to implementation of xmpp (jabber) for mozilla) |
(Added reference to "APNG" under "New technology support".) |
||
Line 75: | Line 75: | ||
* DJVU <sup>6</sup> | * DJVU <sup>6</sup> | ||
* ANI for <code>cursor: url(''example''.ani), ...</code> | * ANI for <code>cursor: url(''example''.ani), ...</code> | ||
* APNG <sup>8</sup> | |||
** should be at least as cross-platform as CUR support is now | ** should be at least as cross-platform as CUR support is now | ||
* 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. | ||
Line 85: | Line 86: | ||
<sup>6</sup> [http://djvulibre.djvuzone.org/ Djvu support library]<br /> | <sup>6</sup> [http://djvulibre.djvuzone.org/ Djvu support library]<br /> | ||
<sup>7</sup> [http://dev.hyperstruct.net/xmpp4moz XMPP For Mozilla]<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> | ||
Revision as of 07:04, 23 October 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. | |
|
See bug 162659 |
Implement full support of FTP by adding features like:
|
See bug 208385 |
| |
|
1 SCTP patch |
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 |
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 | |
Please, improve support for special web pages with tens or hundreds of big images (201901); this means to be able:
If possible make HTTP/1.1 pipelining support a bit smarter too (329977). |
See bug 201910 See bug 329777 |