Difference between revisions of "Development:Good Bugs and Projects"
Jump to navigation
Jump to search
(→Good First Bugs: toolbar) |
(→Camino and Gecko-Mac Projects: sw update) |
||
Line 18: | Line 18: | ||
==Camino and Gecko-Mac Projects== | ==Camino and Gecko-Mac Projects== | ||
− | + | ''Some of these projects were listed on the [http://wiki.mozilla.org/Community:SummerOfCode06 MozillaWiki 2006 Summer of Code page]; see [http://weblogs.mozillazine.org/schrep/archives/2006/04/summer_of_code.html this blog entry].'' | |
* <s>Support a11y in the content area (bridge Apple's Carbon accessibility APIs to the Mozilla accessibility APIs); [https://bugzilla.mozilla.org/show_bug.cgi?id=157209 bug 157209]</s> | * <s>Support a11y in the content area (bridge Apple's Carbon accessibility APIs to the Mozilla accessibility APIs); [https://bugzilla.mozilla.org/show_bug.cgi?id=157209 bug 157209]</s> | ||
Line 39: | Line 39: | ||
* Fix issues with XUL in the content area in Camino (make XUL webapps completely functional; at least menus, selects, and context menus don't work right now); [https://bugzilla.mozilla.org/show_bug.cgi?id=306252 bug 306252], [https://bugzilla.mozilla.org/show_bug.cgi?id=306613 bug 306613] | * Fix issues with XUL in the content area in Camino (make XUL webapps completely functional; at least menus, selects, and context menus don't work right now); [https://bugzilla.mozilla.org/show_bug.cgi?id=306252 bug 306252], [https://bugzilla.mozilla.org/show_bug.cgi?id=306613 bug 306613] | ||
+ | |||
+ | * <tt>.mar</tt>-based Software Update; {{bug|185436}} | ||
* etc. | * etc. |
Revision as of 01:24, 4 May 2006
Camino needs a list of “good first bugs” and bugs/areas of improvement that are suitable for a focused, longer-term project, e.g., Google's Summer of Code, so that interested new contributors without any pet peeves can be pointed towards a concrete list.
For the latter set, we should also include Gecko-Mac platform bugs.
References: Sam's Roadmap, Camino Vote List (bugs with 5 or more votes)
Bugs listed, especially in the “Good First Bugs” section, need to be audited by acutal devs for suitability ;-)
Good First Bugs
- Drag-and-Drop Reorderable Tabs; bug 160720 and 318260
- Listed on MozillaWiki Summer of Code page
- Software update notification (non-AUS); bug 185436
- Private Browsing bug 251677
- optional "Go" button for toolbar bug 181806
- Show/Hide Bookmarks toolbar button does not indicate state Bug 235863
Camino and Gecko-Mac Projects
Some of these projects were listed on the MozillaWiki 2006 Summer of Code page; see this blog entry.
Support a11y in the content area (bridge Apple's Carbon accessibility APIs to the Mozilla accessibility APIs); bug 157209- a little birdie tells us this should be happening RSN
- Audit and fix any missing text field keybindings and text-editing behaviors (good summary of default bindings here); bug 330968
- Listed on MozillaWiki Summer of Code page
- Copy/paste of styled text; bug 79864
- Listed on MozillaWiki Summer of Code page
- Improved AppleScript support; Camino bugs 178917, 160106, 314061, 253486, 156078
- Listed on MozillaWiki Summer of Code page
- Keychain rewrite for Camino; 172842, 177941, 179672, 178607, 187720, (maybe 202337)
- Listed on MozillaWiki Summer of Code page
- Fix/Implement Single-Window Mode (SWM) in Camino; Bug 274143
- Listed on MozillaWiki Summer of Code page
- Fix issues with XUL in the content area in Camino (make XUL webapps completely functional; at least menus, selects, and context menus don't work right now); bug 306252, bug 306613
- .mar-based Software Update; Bug 185436
- etc.