Difference between revisions of "User:Dliu53"

From CDOT Wiki
Jump to: navigation, search
(Lab)
(Lab)
Line 104: Line 104:
 
* Debugging Mozilla
 
* Debugging Mozilla
 
* Fixing a bug in Thunderbird
 
* Fixing a bug in Thunderbird
* Modifying the Browser
+
* Modifying the Browser [http://matrix.senecac.on.ca/~dliu53/OSD600/lab/tabbrowser_patch.txt tabbrowser_patch.txt]
 
* Modifying the Browser Part II - writing an extension
 
* Modifying the Browser Part II - writing an extension
 
* Creating a Binary C++ XPCOM Componet [http://matrix.senecac.on.ca/~dliu53/OSD600/lab/Xpcom.zip Xpcom.zip]
 
* Creating a Binary C++ XPCOM Componet [http://matrix.senecac.on.ca/~dliu53/OSD600/lab/Xpcom.zip Xpcom.zip]

Revision as of 15:14, 18 December 2009

About me

Donghui Liu


Project

Release 0.1

Task NameRequirementTest
brightness() Req. test
hue() Req. test
saturation() Req. test


Release 0.2

Task NameRequirementTest
curve() Req. test(2D)
blendColor() Req. test(MODE: ADD,SUBTRACT,DARKEST,LIGHTEST)
[] []


Release 0.3

Task NameRequirementTest
bezierPoint() Req. test
curvePoint() Req. test
bezierTangent() Req. test
curveTangent() Req. test


Content

  • Create my first wiki page
  • Create my first blog post

Lab

  • Communication using IRC
  • World Mozilla Source Code Reading
  • Working with patches patch.txt
  • Debugging Mozilla
  • Fixing a bug in Thunderbird
  • Modifying the Browser tabbrowser_patch.txt
  • Modifying the Browser Part II - writing an extension
  • Creating a Binary C++ XPCOM Componet Xpcom.zip

Sources


Blog