]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/blob - student/marekp11/index.mdwn
update for rename of student/marekp11/OSP_Firefox_for_Android.pdf to student/marekp11...
[edu/osp-wiki.git] / student / marekp11 / index.mdwn
1 [[!meta title="Marek Petr"]]
2
3 **Project name and homepage:** [Mozilla Firefox for Android](https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_for_Android) [build](https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Build_Instructions/Simple_Firefox_for_Android_build)
4
5 Assignment
6 ======
7
8 I've chosen project Mozilla Firefox for Android. It's a large project and I'd like ti work on front-end part and namely on this [bug#1111663](https://bugzilla.mozilla.org/show_bug.cgi?id=1111663) which is tagged as [lang=js][good first bug].
9
10 This bug concerns bad property test condition on object's property. A fix has been proposed by developers(see communication below) and it should be straightforward. 
11 **Edit**: It appeared that part of the code with test and call on the object's property (notification's onClicked method) was obsolete. After communication with mentor I removed the whole problematic part of the code. See consequent patches below.
12
13 Links documenting the results of my work
14 ======
15
16 Here, I'll add links similar to the examples below and describe what
17 is being linked.
18
19 * [My communication with developers on bugzilla](https://bugzilla.mozilla.org/show_bug.cgi?id=1111663)
20 * [patch #1: bug_1111663.patch](https://bugzilla.mozilla.org/attachment.cgi?id=8729984&action=edit)
21 * [patch #2: bug_1111663_v2.patch](https://bugzilla.mozilla.org/attachment.cgi?id=8731469&action=edit)
22 * [patch #3: bug_1111663_v3.patch](https://bugzilla.mozilla.org/attachment.cgi?id=8731827&action=edit)
23 * [patch #4: bug_1111663_v4.1.patch](https://bugzilla.mozilla.org/attachment.cgi?id=8732162&action=edit)
24 * [patch #4: bug_1111663_v4.2.patch](https://bugzilla.mozilla.org/attachment.cgi?id=8732168&action=edit)
25 * [patch #5: bug_1111663_v5.patch](https://bugzilla.mozilla.org/attachment.cgi?id=8732338&action=edit)
26 * [Planned for milestone release 48.0a1](https://hg.mozilla.org/mozilla-central/rev/93955ff309b7)
27
28 Presentation
29 ==========
30
31 * [Presentation of the aim of my work in PDF|OSP_Firefox for Android.pdf]]
32 * [[Presentation of the results of my work|prezentace2.pdf]]
33
34 OpenHub
35 =======
36
37 Here, I'll fill in the HTML code of the [OpenHub widget][w] showing my KudoRank.
38
39 For example:
40 <a href='https://www.openhub.net/accounts/9897?ref=Detailed' target='_blank'>
41 <img alt='Ohloh profile for wentasah' border='0' height='35' src='https://www.openhub.net/accounts/9897/widgets/account_detailed.gif' width='230' />
42 </a>
43
44 [w]:https://www.openhub.net/accounts/marekp11/widgets
45
46
47 [[student/marekp11/OSP_Firefox_for_Android.pdf]]