Mobile/Symbian/NSPR: Difference between revisions

m
two resources reference moved
m (two resources reference moved)
Line 11: Line 11:
= Get updates =
= Get updates =


[https://bugzilla.mozilla.org/show_bug.cgi?id=432430 Bug 432430] is the patch and discussion on NSPR for Symbian OS port.  
* [https://bugzilla.mozilla.org/show_bug.cgi?id=432430 Bug 432430] is the patch and discussion on NSPR for Symbian OS port.  


From [http://mozilla-symbian.googlecode.com/ Mozilla-Symbian project at GoogleCode] you could find latest source of NSPR ports to Symbian OS before they get checked into Mozilla source tree.
* From [http://mozilla-symbian.googlecode.com/ Mozilla-Symbian project at GoogleCode] you could find latest source of NSPR ports to Symbian OS before they get checked into Mozilla source tree.


[http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=all&branch=HEAD&branchtype=match&dir=%2Fmozilla%2Fnsprpub%2F&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=month&mindate=&maxdate=&cvsroot=%2Fcvsroot Check-in of NSPR] in recent one month. Find what has been checked in already.
* [http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=all&branch=HEAD&branchtype=match&dir=%2Fmozilla%2Fnsprpub%2F&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=month&mindate=&maxdate=&cvsroot=%2Fcvsroot Check-in of NSPR] in recent one month. Find what has been checked in already.
 
* [http://spreadsheets.google.com/pub?key=puHMGxziDYnOk8BeukovcSA Test cases report for NSPR on Symbian OS]
 
* [http://spreadsheets.google.com/pub?key=puHMGxziDYnMi1x6iShmfQw NSPR for Symbian OS Manually Test Result]


= Build =
= Build =
Line 78: Line 82:


= Test =
= Test =
Before describing how to test NSPR on Symbian OS, you could get current test status from two important documents. They are
* [http://spreadsheets.google.com/pub?key=puHMGxziDYnOk8BeukovcSA Test cases report for NSPR on Symbian OS]
* [http://spreadsheets.google.com/pub?key=puHMGxziDYnMi1x6iShmfQw NSPR for Symbian OS Manually Test Result]
----


Although we can build NSPR for Symbian OS as emulator binaries, yet the all test cases run is not suggested to be performed on emulator. The reason is some test cases can't run on emulator, and also emulator performance is quite different from a target device. So emulator build is only used to debug single problematic test case.
Although we can build NSPR for Symbian OS as emulator binaries, yet the all test cases run is not suggested to be performed on emulator. The reason is some test cases can't run on emulator, and also emulator performance is quite different from a target device. So emulator build is only used to debug single problematic test case.
90

edits