Difference between revisions of "Development:Good Bugs and Projects"

From Camino Wiki
Jump to navigation Jump to search
m (update)
Line 3: Line 3:
 
For the latter set, we should also include Gecko-Mac platform bugs.
 
For the latter set, we should also include Gecko-Mac platform bugs.
  
'''References''': Sam's Roadmap, Camino Vote List ([https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&product=Camino&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&votes=5&order=bugs.votes,bugs.delta_ts%2Cbugs.bug_status%2Cbugs.priority%2Cmap_assigned_to.login_name%2Cbugs.bug_id bugs with 5 or more votes])
+
'''References''': Sam's Roadmap, Camino Vote List ([https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&product=Camino&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&votes=5&order=bugs.votes,bugs.delta_ts%2Cbugs.bug_status%2Cbugs.priority%2Cmap_assigned_to.login_name%2Cbugs.bug_id bugs with 5 or more votes]), bugs marked '''helpwanted''' in Camino or relevant Core components
  
 
''Bugs listed, especially in the “Good First Bugs” section, need to be audited by acutal devs for suitability'' ;-)
 
''Bugs listed, especially in the “Good First Bugs” section, need to be audited by acutal devs for suitability'' ;-)
Line 9: Line 9:
 
==Good First Bugs==
 
==Good First Bugs==
  
* Drag-and-Drop Reorderable Tabs; [https://bugzilla.mozilla.org/show_bug.cgi?id=160720 bug 160720] and [https://bugzilla.mozilla.org/show_bug.cgi?id=318260 318260]
+
* Drag-and-Drop Reorderable Tabs; {{bug|160720}} and {{bug|318260}}
 
*: Listed on [http://wiki.mozilla.org/Community:SummerOfCode06 MozillaWiki Summer of Code page]
 
*: Listed on [http://wiki.mozilla.org/Community:SummerOfCode06 MozillaWiki Summer of Code page]
 
* Software update notification (non-AUS); [https://bugzilla.mozilla.org/show_bug.cgi?id=185436 bug 185436]
 
* Software update notification (non-AUS); [https://bugzilla.mozilla.org/show_bug.cgi?id=185436 bug 185436]
 
* Private Browsing [https://bugzilla.mozilla.org/show_bug.cgi?id=251677 bug 251677]
 
* Private Browsing [https://bugzilla.mozilla.org/show_bug.cgi?id=251677 bug 251677]
 
* optional "Go" button for toolbar [https://bugzilla.mozilla.org/show_bug.cgi?id=181806 bug 181806]
 
* optional "Go" button for toolbar [https://bugzilla.mozilla.org/show_bug.cgi?id=181806 bug 181806]
* Show/Hide Bookmarks toolbar button does not indicate state {{bug|235863}}
+
* Show/Hide Bookmarks toolbar button does not indicate state; {{bug|235863}}
 +
* Ability to save session state; {{bug|152147}}
  
 
==Camino and Gecko-Mac Projects==
 
==Camino and Gecko-Mac Projects==
Line 40: Line 41:
 
* 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}}
+
* <tt>.mar</tt>/AUS-based Software Update; {{bug|185436}}
  
 
* etc.
 
* etc.

Revision as of 03:35, 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 marked helpwanted in Camino or relevant Core components

Bugs listed, especially in the “Good First Bugs” section, need to be audited by acutal devs for suitability ;-)

Good First Bugs

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
  • 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
  • etc.

Other Camino bugs