Firefox/Feature Brainstorming:Protocols and Media Support: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 138: Line 138:
</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 329977]
See [https://bugzilla.mozilla.org/show_bug.cgi?id=225275 bug 225275]
See [https://bugzilla.mozilla.org/show_bug.cgi?id=225275 bug 225275]
</td></tr>
</td></tr>


</table>
</table>

Revision as of 19:32, 10 November 2006

« Firefox/Feature Brainstorming

Specific features References
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.

ICC image profile support

Improvements
  • Improve PDF support and handling (Built in PDF viewer with support for more exotic features like forms, javascript, etc.)
  • 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
  • Add support for SFTP and FISH (SSH2)
  • When a third party plug-in is installed (eg. for Windows codecs), Firefox should spoof websites that return a "get plug-in" message so that it fools the website into thinking the official plug-in is installed. This way you will not keep getting the "get the plug-in" redirect message even when Mplayer with the necessary Windows Media codecs is already installed.
  • 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.

Save page as PDF ODF support

FTP

Implement full support of FTP by adding features like:

  • Uploading
  • Changing permissions
  • FTP over SSL/TLS

See bug 208385

Desktop experience
  • Support X11 session management

X11 session manager

New technology support
  • IPTV
  • IM
  • Integrated radio livestream
  • Open Document Format
  • BitTorrent
  • Magnet links
  • eDonkey links
  • SCTP 1
  • Jabber/XMPP7
  • OBEX (Bluetooth, etc)
  • SyncML
  • SIP
  • Scriptable ZeroConf (Bonjour/Rendezvous)
  • WML. Would be grat if firefox could interpret WAP pages.
    • ...at least implement WBMP and leave the rest to wmlbrowser extension.
  • WebDAV and Secure WebDAV
  • SMIL 2.0
  • Microformat detection/notification with metadata
  • metalink (mirrors & checksums for downloads)2
  • Support Askemos compliant replication3
  • Ogg4
  • WMV
  • Open Document Format
  • XBEL
  • SVG via img tag
  • JPEG2000
  • ANG
  • MNG 5
  • JNG
  • DJVU 6
  • ANI for cursor: url(example.ani), ...
  • APNG 8
    • 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.

1 SCTP patch
2 metalink
3 Firefox & Askemos
4 Firefox Ogg Support
5 mngzilla.sf.net; Bug 18574
6 Djvu support library
7 XMPP For Mozilla
8 bug #257263

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.

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.

[1]

Networking, HTTP/1.1
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)

See bug 201910 See bug 329977 See bug 225275