]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/blobdiff - student/suchyon6/index.mdwn
lectures: minor update of link to LinuxDays 2023 presentation listing.
[edu/osp-wiki.git] / student / suchyon6 / index.mdwn
index 4038049bd3a029a8acbfa45982749b30e0099c5b..238837801d9771093a23ce437813d37629d9bd39 100644 (file)
@@ -4,22 +4,29 @@
 
 Assignment
 ======
-I would like to fix this simple bug [bugtracker entry](http://bugs.freepascal.org/view.php?id=25683), i.e. add support for HTML 5 canvas to Netbeans IDE
+I would like to fix this simple bug [bugtracker entry](https://netbeans.org/bugzilla/show_bug.cgi?id=234149), i.e. add support for HTML 5 canvas to Netbeans IDE
 
 
 Links documenting the results of my work
 ======
 
-Here, I'll add links similar to the examples below and describe what
-is being linked.
+My fix is avilable in bugzilla [bugtracker entry](https://netbeans.org/bugzilla/show_bug.cgi?id=234149).
+It is promised to be included in the next Netbeans release 8.2.
+JS stubs files are not stored in mercurial repository, they are linked from external file storage and downloaded during compilation.
+JS stubs files can be found [here](https://netbeans.org/bugzilla/attachment.cgi?id=159521)
 
+  - Reply from the team member: [[https://netbeans.org/bugzilla/show_bug.cgi?id=234149]]
+  - Changes [[http://hg.netbeans.org/binaries/C8F8EC5803B9EA7C482CA2F30A140EB9BF939A97-js-domstubs.zip]] (stub_DOM_HTMLCanvasElement.js and stub_DOM_CanvasRenderingContext2D.js are the new files, that has been added by me) are in the public repository: [[http://hg.netbeans.org/binaries/?C=M;O=D]]
+    - For unknown reason all js stubs are stored in binaries repository, not in the mercurial repositary, these files are not updated very often.
+    - Diff: [[https://netbeans.org/bugzilla/attachment.cgi?id=159874&action=diff]]
+    - Patch file: [[https://netbeans.org/bugzilla/attachment.cgi?id=159874&action=edit]]
 
 Presentation
 ==========
+[[Presentation about Netbeans IDE and my bug|Netbeans_suchyon6.pdf]]
 
-
+[[Final presentation about my bug|Netbeans_suchyon6_final.pdf]]
 
 Ohloh
 =====
-
-
+No oloh