Difference between revisions of "Places API Bugfixing"

From CDOT Wiki
Jump to: navigation, search
(Releases)
(Releases)
 
(11 intermediate revisions by the same user not shown)
Line 7: Line 7:
 
=Project Details=
 
=Project Details=
 
The follow are the current bugs assigned for this project. All status updates and deliverables can be found in the following bugzilla posts.
 
The follow are the current bugs assigned for this project. All status updates and deliverables can be found in the following bugzilla posts.
* [https://bugzilla.mozilla.org/show_bug.cgi?id=387485 Tag Editor]
+
* <del>[https://bugzilla.mozilla.org/show_bug.cgi?id=387485 Tag Editor]</del>
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=412002 Multi-edit]
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=412002 Multi-edit]
* [https://bugzilla.mozilla.org/show_bug.cgi?id=412001 Tag autocomplete]
+
* [https://bugzilla.mozilla.org/show_bug.cgi?id=412692 Adding to tag when dropped to Tags]
 +
* [https://bugzilla.mozilla.org/show_bug.cgi?id=416310 Adding a bookmark under Tags]
 +
* <del>[https://bugzilla.mozilla.org/show_bug.cgi?id=412001 Tag autocomplete]</del>
 
* <del>[https://bugzilla.mozilla.org/show_bug.cgi?id=412600 for each over Arrays considered harmful]</del>
 
* <del>[https://bugzilla.mozilla.org/show_bug.cgi?id=412600 for each over Arrays considered harmful]</del>
  
Line 16: Line 18:
 
   <tr>
 
   <tr>
 
     <th>Release #</th>
 
     <th>Release #</th>
 +
    <th>Bug #</th>
 
     <th>Deliverable</th>
 
     <th>Deliverable</th>
 
     <th>Documentation</th>
 
     <th>Documentation</th>
 
   </tr>
 
   </tr>
 
   <tr>
 
   <tr>
     <td>4</td>
+
  <tr><td colspan="4"><center><i>Semester End Deliverables</i></center></td></tr>
     <td></td>
+
    <td>7.1</td>
 +
     <td>[https://bugzilla.mozilla.org/show_bug.cgi?id=412002 Bug#412002] - multi-edit</td>
 +
     <td>[https://bugzilla.mozilla.org/attachment.cgi?id=314006 1.1 Patch]</td>
 
     <td>
 
     <td>
 
       <ul>
 
       <ul>
         <li>[https://bugzilla.mozilla.org/show_bug.cgi?id=412002#c4 Bugzilla Comments]</li>
+
        <li>WIP multi-edit with known problems in the ctrl+a, under the tags subfolder only</li>
       </ul>      
+
        <li>All other folders work for updating (add and remove of tags)</li>
      Function Tests
+
        <li>[https://bugzilla.mozilla.org/show_bug.cgi?id=412002#c19 Bugzilla Comment#19 1 of 2]</li>
 +
         <li>[https://bugzilla.mozilla.org/show_bug.cgi?id=412002#c20 Bugzilla Comment#20 2 of 2]</li>
 +
       </ul>
 +
    </td>
 +
  </tr>
 +
  <tr>
 +
    <td>7.0</td>
 +
    <td>[https://bugzilla.mozilla.org/show_bug.cgi?id=412002 Bug#412002] - multi-edit</td>
 +
    <td>[https://bugzilla.mozilla.org/attachment.cgi?id=311334 1.0 Patch]</td>
 +
    <td>
 
       <ul>
 
       <ul>
         <li>Update tag for single/multi bookmarks and then click another bookmark</li>
+
         <li>Fully tested multi-edit patch as initially specified, without the ctrl+a feature</li>
       </ul>       
+
        <li>[https://bugzilla.mozilla.org/show_bug.cgi?id=412002#c13 Bugzilla Comment#13]</li>
      Unit Tests
+
       </ul>
      <ul>
+
    </td>
        <li>Impact analysis of using array for _itemId; new variable _itemIds</li>
+
  </tr>
        <li>Impact analysis of using array for _uri; new variable is _uris</li>
+
  <tr><td colspan="4"><center><i>Semester Course Work Deliverables</i></center></td></tr>
       </ul>      
+
  <tr>
 +
    <td>6</td>
 +
    <td>[https://bugzilla.mozilla.org/show_bug.cgi?id=412002 Bug#412002] - multi-edit</td>
 +
    <td>[https://bugzilla.mozilla.org/attachment.cgi?id=314006 1.1-Patch]</td>
 +
    <td>
 +
<ul>
 +
<li>[https://bugzilla.mozilla.org/show_bug.cgi?id=412002#c19 Bugzilla Comment#19]        
 +
</li>
 +
</ul>
 +
    </td>
 +
  </tr>
 +
  <tr>
 +
    <td>5</td>
 +
    <td>[https://bugzilla.mozilla.org/show_bug.cgi?id=412002 Bug#412002] - multi-edit</td>
 +
    <td>[https://bugzilla.mozilla.org/attachment.cgi?id=311334 1.0-Patch]</td>
 +
    <td>
 +
    <ul>
 +
      <li>Testing: places.js, browser-places.js, editBookmarkOverlay.js</li>
 +
      <li>[https://bugzilla.mozilla.org/show_bug.cgi?id=412002#c13 Bugzilla Comment#13]</li>
 +
    </ul>
 +
    </td>
 +
  </tr>
 +
  <tr>
 +
    <td>4</td>
 +
    <td>[https://bugzilla.mozilla.org/show_bug.cgi?id=412002 Bug#412002] - multi-edit</td>
 +
    <td>[https://bugzilla.mozilla.org/attachment.cgi?id=307808 0.2-Patch]</td>
 +
    <td>
 +
<ul>
 +
<li>[https://bugzilla.mozilla.org/show_bug.cgi?id=412002#c12 Bugzilla Comment#12]        
 +
</li>
 +
</ul>
 
     </td>
 
     </td>
 
   </tr>
 
   </tr>
 
   <tr>
 
   <tr>
 
     <td>3</td>
 
     <td>3</td>
 +
    <td>[https://bugzilla.mozilla.org/show_bug.cgi?id=412002 Bug#412002] - multi-edit</td>
 
     <td></td>
 
     <td></td>
 
     <td>
 
     <td>
 
       <ul>
 
       <ul>
         <li>[https://bugzilla.mozilla.org/show_bug.cgi?id=412002#c4 Bugzilla Comments]</li>
+
         <li>[https://bugzilla.mozilla.org/show_bug.cgi?id=412002#c4 Bugzilla Comment#4]</li>
 
       </ul>       
 
       </ul>       
 
     </td>
 
     </td>
Line 48: Line 93:
 
   <tr>
 
   <tr>
 
     <td>2</td>
 
     <td>2</td>
     <td>[https://bugzilla.mozilla.org/attachment.cgi?id=301242 Patch]</td>
+
    <td>[https://bugzilla.mozilla.org/show_bug.cgi?id=412002 Bug#412002] - multi-edit</td>
 +
     <td>[https://bugzilla.mozilla.org/attachment.cgi?id=301242 0.1-Patch]</td>
 
     <td>
 
     <td>
 
       <ul>
 
       <ul>
         <li>[https://bugzilla.mozilla.org/show_bug.cgi?id=412002#c4 Bugzilla Comments]</li>
+
         <li>[https://bugzilla.mozilla.org/show_bug.cgi?id=412002#c4 Bugzilla Comment#4]</li>
 
       </ul>       
 
       </ul>       
 
     </td>
 
     </td>
Line 57: Line 103:
 
   <tr>
 
   <tr>
 
     <td>1</td>
 
     <td>1</td>
     <td>[https://bugzilla.mozilla.org/attachment.cgi?id=298185 Patch]</td>
+
    <td>[https://bugzilla.mozilla.org/show_bug.cgi?id=412600 Bug#412600] - for each over Arrays</td>
 +
     <td>[https://bugzilla.mozilla.org/attachment.cgi?id=298185 1.0-Patch]</td>
 
     <td>
 
     <td>
 
       <ul>
 
       <ul>
         <li>[https://bugzilla.mozilla.org/show_bug.cgi?id=412600#c6 Bugzilla Comments]</li>
+
         <li>[https://bugzilla.mozilla.org/show_bug.cgi?id=412600#c6 Bugzilla Comment#6]</li>
 
       </ul>       
 
       </ul>       
 
     </td>
 
     </td>

Latest revision as of 18:22, 14 April 2008

Project Name

Places API Bugfixing

Project Description

This project seeks to provide bug fixing support and solutions to the Places API component. Places is the new replacement for the bookmarks/history that is going to be released in Firefox 3. More information about Places can be found here.

Project Leader

Timothy Joseph Duavis

Project Details

The follow are the current bugs assigned for this project. All status updates and deliverables can be found in the following bugzilla posts.

Releases

</tr>
Release # Bug # Deliverable Documentation
Semester End Deliverables
7.1 Bug#412002 - multi-edit 1.1 Patch
7.0 Bug#412002 - multi-edit 1.0 Patch
  • Fully tested multi-edit patch as initially specified, without the ctrl+a feature
  • Bugzilla Comment#13
Semester Course Work Deliverables
6 Bug#412002 - multi-edit 1.1-Patch
5 Bug#412002 - multi-edit 1.0-Patch
4 Bug#412002 - multi-edit 0.2-Patch
3 Bug#412002 - multi-edit
2 Bug#412002 - multi-edit 0.1-Patch
1 Bug#412600 - for each over Arrays 1.0-Patch

Project News

  • Project page created - Jan 16, 2008
  • Created Release table - Feb 6, 2008

Project Resources

Contacts

  • #places channel on moznet

Blogs

Places References

Developer Resources and References