]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/blobdiff - student/princdan/index.mdwn
lectures: minor update of link to LinuxDays 2023 presentation listing.
[edu/osp-wiki.git] / student / princdan / index.mdwn
index 06b468e76da2f38d1bc29aeca5ec33f819c0bcbf..b9fdc3bc416613863cf708b0b712c65dd0d944b5 100644 (file)
@@ -1,34 +1,35 @@
 [[!meta title="Princ Daniel"]]
 
-**Project name and homepage:** [Mozilla Firefox](http://www.mozilla.org/cs/firefox/)
+**Project name and homepage:** [Mozilla Firefox](http://www.mozilla.org/)
 
 Assignment
 ======
 
-Fix bug #806289 in Firefox core - Mesa assertion `src_att->Renderbuffer != ((void *)0)' failed triggered by WebGL test case
+Fix [bug #534409](https://bugzilla.mozilla.org/show_bug.cgi?id=534409) - Improper placement of html 5 audio control bar via css position 
+
+
+I had to change my original assignment. When I tried to reproduce the bug, it turned out that it was no longer valid, because the latest Mesa 9.0.3 did not cause firefox to crash anymore - so the bug had been **closed as resolved**.
+
+<strike>Fix [bug #806289][1] in Firefox core - Mesa assertion `src_att->Renderbuffer != ((void *)0)' failed triggered by WebGL test case</strike>
+
 
 This is a [mentored bug](https://developer.mozilla.org/en-US/docs/Introduction#Find_a_bug_we%27ve_identified_as_being_good_for_newcomers) - it is identified as good for newcomers and there is a mentor who helps you fix the bug and get the code into the tree. 
 
 Links documenting the results of my work
 ======
 
-* [Bugzilla](https://bugzilla.mozilla.org/show_bug.cgi?id=806289)
+* [Bugzilla - bug #534409](https://bugzilla.mozilla.org/show_bug.cgi?id=534409)
+* [Bugzilla - bug #806289](https://bugzilla.mozilla.org/show_bug.cgi?id=806289)
 
 
 
 Presentation
 ==========
 
-* [[Presentation of the aim of my work in PDF or OpenDocument format (upload it as an *Attachment* to this page)|prezentace1.pdf]]
-* [[Presentation of the results of my work|prezentace2.pdf]]
+* [Presentation of the aim of my work](https://support.dce.felk.cvut.cz/osp/student/princdan/prezentace.pdf)
+* [Presentation of the results of my work](http://rtime.felk.cvut.cz/osp/student/princdan/prezentace2.pdf)
 
-Ohloh
-=====
 
-Here, I'll fill in the HTML code of the [Ohloh widgetu][w] showing my KudoRank.
 
-For example: <a href='https://www.ohloh.net/accounts/9897?ref=Detailed'>
-  <img alt='Ohloh profile for Linus.Torvalds' height='35' src='https://www.ohloh.net/accounts/9897/widgets/account_detailed.gif' width='191' />
-</a>
 
-[w]:https://www.ohloh.net/accounts/princdan/widgets
+  [1]: https://bugzilla.mozilla.org/show_bug.cgi?id=806289