Difference between revisions of "User:Dliu53"
(→Bugs) |
|||
Line 116: | Line 116: | ||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=337793 Bug 337793] - Create a test to check all EC curves | * [https://bugzilla.mozilla.org/show_bug.cgi?id=337793 Bug 337793] - Create a test to check all EC curves | ||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=327580 Bug 327580] - fix image decoder endianness/RGB issues | * [https://bugzilla.mozilla.org/show_bug.cgi?id=327580 Bug 327580] - fix image decoder endianness/RGB issues | ||
+ | |||
== Sources == | == Sources == |
Revision as of 15:24, 18 December 2009
Contents
About me
Donghui Liu
- I'm studying CPA program at Seneca College
- dliu53@learn.senecac.on.ca
- dliu53 on IRC
Project
Release 0.1
Task Name | Requirement | Test |
brightness() | Req. | test |
hue() | Req. | test |
saturation() | Req. | test |
Release 0.2
Task Name | Requirement | Test |
curve() | Req. | test(2D) |
blendColor() | Req. | test(MODE: ADD,SUBTRACT,DARKEST,LIGHTEST) |
[] | [] |
Release 0.3
Task Name | Requirement | Test |
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
Bugs
- Bug 309983 - Bad rendering of complex bezier curves
- Bug 337793 - Create a test to check all EC curves
- Bug 327580 - fix image decoder endianness/RGB issues
Sources
Blog
- My Blog