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

From Camino Wiki
Jump to navigation Jump to search
Line 93: Line 93:
  
 
===Larger/Summer Projects===
 
===Larger/Summer Projects===
* <s>Tab exposé; {{bug|312007}}</s> ([[User:jeff|jeff]] did this in SoC 2007)
+
* <s>Tab exposé; {{bug|312007}}</s> ([[User:jeff|jeff]] brought us this project and did it in Summer of Code 2007)
  
 
* <s>Improved AppleScript support; Camino bugs [https://bugzilla.mozilla.org/show_bug.cgi?id=178917 178917], [https://bugzilla.mozilla.org/show_bug.cgi?id=160106 160106], [https://bugzilla.mozilla.org/show_bug.cgi?id=314061 314061], [https://bugzilla.mozilla.org/show_bug.cgi?id=253486 253486], [https://bugzilla.mozilla.org/show_bug.cgi?id=156078 156078]</s> ([[User:peeja|peeja]] largely did this in SoC 2007)
 
* <s>Improved AppleScript support; Camino bugs [https://bugzilla.mozilla.org/show_bug.cgi?id=178917 178917], [https://bugzilla.mozilla.org/show_bug.cgi?id=160106 160106], [https://bugzilla.mozilla.org/show_bug.cgi?id=314061 314061], [https://bugzilla.mozilla.org/show_bug.cgi?id=253486 253486], [https://bugzilla.mozilla.org/show_bug.cgi?id=156078 156078]</s> ([[User:peeja|peeja]] largely did this in SoC 2007)
*: 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 2006 page]
  
 
* <s>Drag-and-Drop Reorderable Tabs; {{bug|160720}}</s> and {{bug|318260}} <s>([[User:delliott|delliott]] is doing this as part of the 2006 SoC)</s> ([[User:delliott|delliott]] had a patch but didn't finish this in SoC 2006; [[User:jeff|jeff]] worked on it during fall 2007/winter 2008, and [[User:murph|murph]] finished the initial implementation in fall 2008)
 
* <s>Drag-and-Drop Reorderable Tabs; {{bug|160720}}</s> and {{bug|318260}} <s>([[User:delliott|delliott]] is doing this as part of the 2006 SoC)</s> ([[User:delliott|delliott]] had a patch but didn't finish this in SoC 2006; [[User:jeff|jeff]] worked on it during fall 2007/winter 2008, and [[User:murph|murph]] finished the initial implementation in fall 2008)
*: 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 2006 page]
  
 
* <s>Keychain rewrite for Camino; [https://bugzilla.mozilla.org/show_bug.cgi?id=172842 172842], [https://bugzilla.mozilla.org/show_bug.cgi?id=177941 177941], [https://bugzilla.mozilla.org/show_bug.cgi?id=179672 179672], [https://bugzilla.mozilla.org/show_bug.cgi?id=178607 178607], [https://bugzilla.mozilla.org/show_bug.cgi?id=187720 187720], (maybe [https://bugzilla.mozilla.org/show_bug.cgi?id=202337 202337])</s> ([[User:smorgan|smorgan]] largely did this)
 
* <s>Keychain rewrite for Camino; [https://bugzilla.mozilla.org/show_bug.cgi?id=172842 172842], [https://bugzilla.mozilla.org/show_bug.cgi?id=177941 177941], [https://bugzilla.mozilla.org/show_bug.cgi?id=179672 179672], [https://bugzilla.mozilla.org/show_bug.cgi?id=178607 178607], [https://bugzilla.mozilla.org/show_bug.cgi?id=187720 187720], (maybe [https://bugzilla.mozilla.org/show_bug.cgi?id=202337 202337])</s> ([[User:smorgan|smorgan]] largely did this)
*: 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 2006 page]
  
 
* <s>Support a11y in the content area (bridge Apple's 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 accessibility APIs to the Mozilla accessibility APIs); [https://bugzilla.mozilla.org/show_bug.cgi?id=157209 bug 157209]</s>
Line 108: Line 108:
  
 
* <s>Copy/paste of styled text; {{bug|79864}}, {{bug|356218}}</s> (eventually “fixed” in Gecko 1.9.1)
 
* <s>Copy/paste of styled text; {{bug|79864}}, {{bug|356218}}</s> (eventually “fixed” in Gecko 1.9.1)
*: Listed on [http://wiki.mozilla.org/Community:SummerOfCode06 2006 SoC page]
+
*: Listed on [http://wiki.mozilla.org/Community:SummerOfCode06 MozillaWiki Summer of Code 2006 page]

Revision as of 11:16, 20 March 2009

Welcome to the Camino Wiki Summer of Code page. Due to incessant spamming, we've locked down registration to be by request only. If you would like an account in order to add ideas to this page, please contact any of these admins: ss, sardisson, or ping ss or ardissone on #camino on irc.mozilla.org.

Summer of Code 2009

Camino intends to participate in the 2009 Google Summer of Code, again under the auspices of the Mozilla Foundation.

Below are two sections, one for all project ideas (either brief, or fleshed out) and a second for project ideas that have been examined by the Camino leads for suitability for the scope and timeframe of the Summer of Code. (Ideas from this second section will ultimately be listed on the official Mozilla.org project ideas page.

The lower portion of this page lists some sample ideas accumulated by Camino developers over the years for people interested in contributing to Camino (note that not all of these ideas may be suitable for the Summer of Code).

SoC 2009 Staging

Project ideas listed in this section have been examined by Camino leads for suitability for the Summer of Code. Please do not add or move ideas to this section unless you are a Camino lead.

 

SoC 2009 Project Idea Scratchpad

Please list any Summer of Code project ideas here.

  • Unit Testing
    Add a unit testing framework to the Camino build system, and create unit test suites for significant portions of the Camino-specific code below the UI level (which would likely include refactoring some code for testabiliy). This would include generation of code coverage information to measure progress.
  • User scripts (partial Greasemonkey support)
    Add Greasemonkey-like support for site-specific, user-created JS modification to be run automatically to Camino, with as much compatibility with existing Greasemonkey scripts as is feasible.
  • Inline PDF support
    Implement PDFKit support in a custom Camino view (similar to the Bookmarks and History views) and register with Gecko to support PDF content-types using this view.



Camino Bugs and Projects

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

Good First Bugs

Camino and Gecko-Mac Projects

Some of these projects were listed on the MozillaWiki 2006 Summer of Code, 2007 Summer of Code, or 2008 Summer of Code pages.

Camino

Bugs listed need to be audited for suitability for a summer-sized project and for "interest" before listing on the SoC page; items in boldface have been given suitability blessings by a senior Camino developer.

  • User script support; Bug 329309 (at least partial support)
  • Unit Testing; Bug 417879 (just the tip of the iceberg)
  • Tab palette; Bug 197720, the probably not enough for a summer project unless coupled with cross-tab content search. Also, add a search field to Tabsposé once cross-tab content search is implemented.
  • View source in an external program; Bug 159336, including an old in-progress patch from torben
  • Offline support (requires lots of Gecko)

Gecko-Mac

  • Revive/finish the Cocoa-Gecko accessibility work (see below for the original work).

Other Camino bugs

Historical Examples

Below are historical examples of things we've thought would make good projects.

Small Projects

Larger/Summer Projects

  • Tab exposé; Bug 312007 (jeff brought us this project and did it in Summer of Code 2007)
  • Support a11y in the content area (bridge Apple's accessibility APIs to the Mozilla accessibility APIs); bug 157209
    a little birdie tells us this should be happening RSN it's public now; hwaara is working on this :)