Mobile/Symbian: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 9: Line 9:
<table width="100%">
<table width="100%">
   <tr style="background-color: #efefef;" >
   <tr style="background-color: #efefef;" >
     <th width="60&" align="left">Task</th>
     <th width="55&" align="left">Task</th>
     <th width="20%" align="left">Start</th>
     <th width="15%" align="left">Start</th>
     <th width="20%" align="left">Finish</th>
     <th width="15%" align="left">Finish</th>
    <th width="15%" align="left">Bug</th>
   </tr>
   </tr>
   <tr {{comp}}>
   <tr {{comp}}>
Line 17: Line 18:
     <td>03/11/08</td>
     <td>03/11/08</td>
     <td>06/11/08</td>
     <td>06/11/08</td>
    <td></td>
   </tr>
   </tr>
   <tr {{comp}}>
   <tr {{comp}}>
Line 22: Line 24:
     <td>07/11/08</td>
     <td>07/11/08</td>
     <td>12/11/08</td>
     <td>12/11/08</td>
    <td></td>
   </tr>
   </tr>
   <tr {{comp}}>
   <tr {{comp}}>
Line 27: Line 30:
     <td>13/11/08</td>
     <td>13/11/08</td>
     <td>18/11/08</td>
     <td>18/11/08</td>
    <td></td>
   </tr>
   </tr>
   <tr {{comp}}>
   <tr {{comp}}>
Line 32: Line 36:
     <td>19/11/08</td>
     <td>19/11/08</td>
     <td>24/11/08</td>
     <td>24/11/08</td>
    <td></td>
   </tr>
   </tr>
   <tr {{comp}}>
   <tr {{comp}}>
Line 37: Line 42:
     <td>25/11/08</td>
     <td>25/11/08</td>
     <td>28/11/08</td>
     <td>28/11/08</td>
    <td></td>
   </tr>
   </tr>
   <tr {{comp}}>
   <tr {{comp}}>
Line 42: Line 48:
     <td>01/12/08</td>
     <td>01/12/08</td>
     <td>04/12/08</td>
     <td>04/12/08</td>
    <td></td>
   </tr>
   </tr>
   <tr {{ip}}>
   <tr {{ip}}>
Line 47: Line 54:
     <td>05/12/08</td>
     <td>05/12/08</td>
     <td>25/12/08</td>
     <td>25/12/08</td>
    <td></td>
   </tr>
   </tr>
   <tr>
   <tr>
Line 52: Line 60:
     <td>26/12/08</td>
     <td>26/12/08</td>
     <td>05/01/09</td>
     <td>05/01/09</td>
    <td></td>
   </tr>
   </tr>
</table>  
</table>


== Phase 2: Basic/limited browsing possible ==
== Phase 2: Basic/limited browsing possible ==

Revision as of 17:43, 15 December 2008

Overview

Our goal is similar as Fennec on other mobile platforms : making a working XULRunner port running in a cell phone based on S60 3rd Edition platform whose underlying operating system is Symbian OS.

Schedule

The schedule is - of course - subject to change.

Phase 1: Fennec compiling and linking

Task Start Finish Bug
Browser Engine 03/11/08 06/11/08
Gecko 07/11/08 12/11/08
Symbian Widget Library 13/11/08 18/11/08
JS Engine 19/11/08 24/11/08
HTML/XML Parser 25/11/08 28/11/08
HTTP Shim Layer (Symbian) 01/12/08 04/12/08
XPCOM 05/12/08 25/12/08
Code review 26/12/08 05/01/09

Phase 2: Basic/limited browsing possible

Task Start Finish
Necko 06/01/09 26/01/09
Building, testing and fixing defects 27/01/09 16/02/09
Test 17/02/09 09/03/09
Code review 10/03/09 23/03/09

References

  • Task Completed {{comp}}
  • Task In Progress {{ip}}

Other

From this calendar, you could get a brief schedule on this effort.

Bug 432606 is the umbrella bug of this porting effort.

Build for Symbian OS

Porting NSPR to Symbian OS

Porting NSS to Symbian OS