X-Git-Url: http://rtime.felk.cvut.cz/gitweb/edu/osp-wiki.git/blobdiff_plain/5032154f92f2c489023def57ab8badf39b750d4d..HEAD:/student/suchyon6/index.mdwn diff --git a/student/suchyon6/index.mdwn b/student/suchyon6/index.mdwn index 4038049b..23883780 100644 --- a/student/suchyon6/index.mdwn +++ b/student/suchyon6/index.mdwn @@ -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