canmove, Confirmed users, Bureaucrats and Sysops emeriti
3,628
edits
No edit summary |
|||
| Line 41: | Line 41: | ||
== Requirements == | == Requirements == | ||
# Browsing within one browser element to be possible without special hooks. | |||
# http(s) browsing possible | |||
## Potential to restrict to certain sites | |||
# Cookies | |||
## Cookies enabled wherever the browser element is within the application, but disabled for email protocols. | |||
# Passwords | |||
## Remember Password should work | |||
## Enter password in forms should work | |||
# Navigation | |||
## No back/forward/url bar by default. | |||
## contentTabType to allow hooks for commands - e.g. so extensions can implement back/forward | |||
# Form Fields should render correctly. | |||
# Easy to extend or exchange xul for tab contents (so that extensions can easily add features, e.g. navigation buttons. | |||
# Favicon support | |||