Difference between revisions of "User talk:Kwpark1"
(→Project News) |
|||
Line 1: | Line 1: | ||
− | == | + | == Lab 3: Mozilla Build == |
− | + | Build Firefox on Windows XP Service pack2 | |
− | == | + | == Result == |
Mozilla uses an embedded version of SQLite extensively to store data such as bookmarks, history, etc. To insure that it runs properly within Mozilla, it would be good to add the entire sqlite test suite to Mozilla's tests, so that testing the browser also means testing sqlite. The sqlite test suite is written in TCL and needs to be ported to JavaScript. Some work has already been done, but more is required to get full test coverage. | Mozilla uses an embedded version of SQLite extensively to store data such as bookmarks, history, etc. To insure that it runs properly within Mozilla, it would be good to add the entire sqlite test suite to Mozilla's tests, so that testing the browser also means testing sqlite. The sqlite test suite is written in TCL and needs to be ported to JavaScript. Some work has already been done, but more is required to get full test coverage. | ||
− | == | + | == Prerequisites == |
[http://zenit.senecac.on.ca/wiki/index.php/User:Kwpark1 Park, KiWon] | [http://zenit.senecac.on.ca/wiki/index.php/User:Kwpark1 Park, KiWon] | ||
− | == | + | == Process == |
− | + | <b>Sept 16, 2008</b> Created | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | <b>Sept |
Revision as of 15:48, 19 September 2008
Lab 3: Mozilla Build
Build Firefox on Windows XP Service pack2
Result
Mozilla uses an embedded version of SQLite extensively to store data such as bookmarks, history, etc. To insure that it runs properly within Mozilla, it would be good to add the entire sqlite test suite to Mozilla's tests, so that testing the browser also means testing sqlite. The sqlite test suite is written in TCL and needs to be ported to JavaScript. Some work has already been done, but more is required to get full test coverage.
Prerequisites
Process
Sept 16, 2008 Created