Difference between revisions of "User:Elichak"
(19 intermediate revisions by the same user not shown) | |||
Line 79: | Line 79: | ||
<b>[[CSS_guide | CSS Guide]]</b> | <b>[[CSS_guide | CSS Guide]]</b> | ||
− | * Completed documentation for [[CSS_GUIDE_VERTICAL_ALIGN | CSS Vertical-Align]] | + | * Completed documentation for |
− | + | **[[CSS_GUIDE_VERTICAL_ALIGN | CSS Vertical-Align]] | |
− | ** background-repeat | + | ** [[CSS_GUIDE_BACKGROUND_REPEAT | background-repeat]] |
− | ** -moz-opacity | + | ** [[CSS_GUIDE_-MOZ-OPACITY | -moz-opacity]] |
Line 88: | Line 88: | ||
* Documenting source code | * Documenting source code | ||
** Starting off with: | ** Starting off with: | ||
− | *** svn.pl and makewrapper.pl | + | *** [[svn.pl]] and [[makewrapper.pl]] - <b>DONE</b> (Reflects the comments [[User:RichardChu|Richard Chu]] made after my first submission) |
− | *** | + | *** Documented and changed Update subroutine in svn.pl to allow users to use BASE, COMMITTED, PREV to update |
+ | *** My old comments about svn.pl | ||
**** For <b>Update</b> subroutine | **** For <b>Update</b> subroutine | ||
***** Shouldn't users also be allowed to use BASE, COMMITTED, PREV to update? | ***** Shouldn't users also be allowed to use BASE, COMMITTED, PREV to update? | ||
***** Currently, subroutine only allows these revision values: HEAD and numbers | ***** Currently, subroutine only allows these revision values: HEAD and numbers | ||
***** Currently you allow svn update command to perform even if file is not defined, shouldn't it disallow svn update to perform if file is undefined? | ***** Currently you allow svn update command to perform even if file is not defined, shouldn't it disallow svn update to perform if file is undefined? | ||
+ | *** [[User:RichardChu|Richard Chu]]: | ||
+ | **** The users should probably be able to use those revision keywords. And it is a really minor change to allow that subroutine to allow those keywords. | ||
+ | **** I'm pretty sure the svn update command will perform even though no file is defined. | ||
** Then, files in the Test directory: - <b>IN PROGRESS</b> | ** Then, files in the Test directory: - <b>IN PROGRESS</b> | ||
*** Test.pm, TestCase.pm, TestSuite.pm, TestResult.pm, and TestRunner.pm | *** Test.pm, TestCase.pm, TestSuite.pm, TestResult.pm, and TestRunner.pm | ||
+ | *Advised project leader on licensing | ||
Line 129: | Line 134: | ||
* CSS for the Buildbot | * CSS for the Buildbot | ||
** http://hera.senecac.on.ca:9205 | ** http://hera.senecac.on.ca:9205 | ||
− | ** Put together a css file with the right color combinations, alignments, padding, font, etc. | + | ** Put together a css file with the right color combinations, alignments, padding, font, borders etc. |
** Approved by [[User:bhearsum | Ben Hearsum]] after a few attempts at it | ** Approved by [[User:bhearsum | Ben Hearsum]] after a few attempts at it | ||
Line 155: | Line 160: | ||
<b>[[Functional_Testing | Functional Testing]]</b> | <b>[[Functional_Testing | Functional Testing]]</b> | ||
* Hosted several functional testing events | * Hosted several functional testing events | ||
− | ** Test Days, [[Firefox_Performance_Testing_:_A_Python_framework_for_Windows#In_class_Firefox_Performance_Testing|Firefox Performance Testing]] etc. | + | ** Test Days |
+ | ***Friday, October 06, 2006, from 7am - 5pm PDT | ||
+ | ****[http://wiki.mozilla.org/Mozilla_QA_Community:BonEcho_2.0RC1prerelease_Community_Test_Day Mozilla QA Community:BonEcho 2.0RC1 prerelease Community Test Day ] | ||
+ | *** The pre-release candidate of 2.0.0.1 unofficial Test Day. (Wednesday, November 29, 2006) | ||
+ | ****[http://wiki.mozilla.org/Firefox:1.5.0.9-2.0.0.1:Test_Plan Test Day] | ||
+ | ****Moderator: [[User:robcee | Rob Campbell]] | ||
+ | **[[Firefox_Performance_Testing_:_A_Python_framework_for_Windows#In_class_Firefox_Performance_Testing|Firefox Performance Testing]] etc. | ||
+ | *Tried to get student participation in QA related events | ||
+ | ** Refer to the events in [[Club Moz]] | ||
− | <b>[[ | + | <b>[[Help:Contents | FAQ Page]]</b> |
− | * | + | * Added bits and pieces |
− | * | + | * [[Help:Contents#Building_Firefox | Help building Firefox on Windows]] |
− | + | * [[Help:Contents#SVN | SVN]] | |
− | * | ||
Line 173: | Line 185: | ||
+ | <b>[[Calendar_stuff | Calendar Stuff]]</b> | ||
+ | * Started on the project and then took over [[Firefox_Performance_Testing_:_A_Python_framework_for_Windows | Firefox Performance Testing : A Python framework for Windows]] | ||
+ | * Built Thunderbird to find out the problems [[User:eor | Eva Or]] was having because I wasn't helping her much by speculating what the problem was without physically seeing the problem/build | ||
+ | ** It built successfully on my comp with the the files required (.mozconfig, build files etc.) but the same files didn't build for [[User:eor | Eva Or]]. According to her, Clint found out that it was a debugging problem. | ||
+ | ** Looked into the old itip files, wanted to help [[User:Eor | Eva Or]] with it but due to time constraints, this is impossible (Not a contribution) | ||
+ | ** Participated in [[Calendar_TestDay | Calendar Test Day]]. Filed a bug: | ||
+ | ***https://bugzilla.mozilla.org/show_bug.cgi?id=362506 | ||
|- | |- | ||
! | ! |
Latest revision as of 18:38, 14 December 2006
Prior to this course, I've never been involved with open source projects. This course has opened up my eyes to the Mozilla community and I'm really impressed with the work that the Mozilla community members have done in their spare time. By far, this is one of the most interesting courses I've ever taken at Seneca and I can't express greater gratitude to be given the opportunity to be part of this fascinating project.
|