-
Transient/Modal Issues
Figure out the transient/modal mess (there must be a guideline somewhere).
Need to consider Mozilla modality problems (network error popups, etc.).
Marco Pesenti Gritti
-
GNOME Printing Integration
Investigate trying to use libgnomeprint[ui]. May need API changes. Find out
from Jody what's in store for gnomeprint 2.8. May not end up with code in
time for 1.4.
Marco Pesenti Gritti
-
Rethink Toolbar
Remove throbber. Combine site icon with address entry (how can we do
dnd for this without mass code-duping).
Christian Persch
-
History/Bookmarks Formats
Find a better format for History file and drop intermediate bookmarks
file. Need to chat to Edd about extending the RDF. Not essential, but
worth investigating.
Stefan Rotsch
-
Finish Lockdown
Finish lockdown.
Christopher James Lahey
-
Certificates UI
Investigate possibility for sys-wide certs UI (share with evolution).
Piers Cornwell
-
GtkMozEmbed
Improve gtkmozembed to be more friendly to GNOME.
-
Regional Settings
Use system-wide regional settings if it gets in.
Christian Persch
-
Extensions Lifecycle
Right now the startup process is: "startup -> get session ->
get extensions manager -> load extensions -> get session". We
should make the extensions manager load extensions *later*, so that the
session is created for them by the time they need it.
This should pave the way for dynamic loading/unloading of extensions.
Adam Hooper
-
Extensions: Adding Toolbar Buttons
Ability for extensions to add toolbar buttons.
Adam Hooper
-
Extensions: Documentation
API and UI guidelines documentation for extensions.
Adam Hooper
-
GNOME Keyring Integration
GNOME Keyring integration. Look at Camino and Wallet code. Can use
for http auth and web-form prefill, but NOT for NSS access. Need to
submit Mozilla bugs.
Christian Persch
-
Nautilus FTP
Use Nautilus/gnome-vfs instead of Mozilla to handle the FTP/SFTP protocol.
Need to check the shape of the GNOME implementation, see their plans for
2.8 and if it makes sense to switch now.
Xan Lopez
-
Downloader Improvements
Misc. improvements for the downloader (nautilus metadata integration, proper
duplicated naming, inter-session resume?)
Xan Lopez
-
Interface for Other Programs
Find out what other programs need from us for nice integration -- interfaces.
-
Popup Blocking
Popup blocking.
Marco Pesenti Gritti
-
Bookmarks Menu and Toolbars Code
Look at improving code to create the bookmarks menu and toolbars.
Marco Pesenti Gritti
-
Completion
Completion. Put URI in the address entry when moving through the entry list (like Mozilla).
Marco Pesenti Gritti
-
Multihead
Implement multi-screen support. Mark gave a detailed explanation
of what exactly needs to be done in bug 112779.
Marco Pesenti Gritti
-
Improve gnome-vfs protocols support
In particular it would be nice to be able to save and download
to smb://. Mostly mozilla work though.
Marco Pesenti Gritti
-
Quality
Work on getting the bug count even lower.
Piers Cornwell