Confirmed users
21
edits
Atuljangra (talk | contribs) No edit summary |
Atuljangra (talk | contribs) No edit summary |
||
| Line 14: | Line 14: | ||
</li></ul> | </li></ul> | ||
<h2>Suggestion List</h2> | <h2>Suggestion List</h2> | ||
<table class="standard-table" border="1" style="border-collapse: collapse"> | |||
<p><a href="SummerOfCode">Here are the ideas lists from previous years</a>. | <p><a href="SummerOfCode">Here are the ideas lists from previous years</a>. | ||
</p><p>Proposals can be in almost any part of the Mozilla project - don't be fooled by the "Code" in "Summer of Code". If there is no category below for your part of Mozilla, add one! | </p><p>Proposals can be in almost any part of the Mozilla project - don't be fooled by the "Code" in "Summer of Code". If there is no category below for your part of Mozilla, add one! | ||
| Line 152: | Line 153: | ||
<td> Rewrite our database code to be asynchronous when database if huge. | <td> Rewrite our database code to be asynchronous when database if huge. | ||
</td> | </td> | ||
<td> This would help us in improving the start-up time of Thunderbird. Main idea is splitting the database in chunks and then loading it, if the database is quite big. I guess related bug would be: | <td> This would help us in improving the start-up time of Thunderbird. Main idea is splitting the database in chunks and then loading it, if the database is quite big. I guess related bug would be: {{bug|588952}} | ||
Difficulty: Medium to hard depending on how far we go. | Difficulty: Medium to hard depending on how far we go. | ||
</td> | </td> | ||
| Line 419: | Line 420: | ||
<th> Comments | <th> Comments | ||
</th></tr></table> | </th></tr></table> | ||
</table> | |||