User:Bwinton/Random Stuff

From MozillaWiki
Jump to: navigation, search
   Finish the UI for out-of-process plugins - https://bugzilla.mozilla.org/show_bug.cgi?id=661410
   Adds the missing UI
   We'd get crash-data for plugins, and get an idea of the issues
   Has WIP patch
   Take the work I started on measuring start-up time, get it running alongside Talos, ready for running via buildbot - https://bugzilla.mozilla.org/show_bug.cgi?id=462862
   Would probably need input from build guys to get a standalone machine, but should be able to be done in a VM in standalone fashion anyway.
   Could do it without graph stuff to being with, just report to a tinderbox (we have a test tree)
   The advantage here is that we'd be some way to getting start-up time measurements on at least one platform.
   Random-orange kill
   There's a few of these on the tree that would be good to try and shake out
   Multi-touch Gestures on Mac OS X - https://bugzilla.mozilla.org/show_bug.cgi?id=465257
   There's a patch on the bug, that doesn't quite work the way I think it should do.
   Probably relatively simple fix, hard to say without a bit of digging.
   Quick Look support on Mac OS X - https://bugzilla.mozilla.org/show_bug.cgi?id=457546
   Patch in progress, needs a bit of work to bring it up to a standard where we can use it, but the concept seems solid.
   LDAP GSSAPI support appears broken - https://bugzilla.mozilla.org/show_bug.cgi?id=671827
   Probably needs build to set up a GSSAPI server for us to try and access.
   Get Scratchpad/Workspace working in Thunderbird
   https://github.com/bwinton/workspace
   bug 674387.
   Address book fixes.
   Make it asynchronous.
   Probably more than one thing here.
   First experiment with APIs for front-end code for add/remove/modify, e.g. so LDAP can be made writeable.
   Second, see if we want to allow local caching, with aid to thinking about syncing to multiple ABs.
   Tagging UI
   We could do with a tagging UI. Then maybe replace mailing lists with tags. This could resolve some issues, including how to deal with groups.
   Replace the existing multiple address book UI
   Really we should present contacts as a continuous list, with what ABs they are in being a filter/view option.
   User should be able to choose where to merge/view contacts.
   Which ABs contacts go into by default, should be user choice
   Make it into a tab.
   Support more than one email address.
   Freshen up the UI.