Open main menu

CDOT Wiki β

User talk:Kwpark1

Revision as of 16:48, 19 September 2008 by Kwpark1 (talk | contribs) (Lab 3: Mozilla Build)

Lab 3: Mozilla Build

Build Firefox 3 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

Return to the user page of "Kwpark1".