User talk:Kwpark1

From CDOT Wiki
Revision as of 16:48, 19 September 2008 by Kwpark1 (talk | contribs)
Jump to: navigation, search

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

Park, KiWon

Process

Sept 16, 2008 Created