18
edits
(Preparation for GSoC2016 application) |
(→Firefox: added file watcher) |
||
Line 44: | Line 44: | ||
! Mentor(s) | ! Mentor(s) | ||
! Comments | ! Comments | ||
|- | |||
|- | |||
| File Watcher | |||
| This is the bug topic - [[https://bugzilla.mozilla.org/show_bug.cgi?id=958280 :: Bugzilla 958280]]. Using pipes, create a XPCOM component for Mac file watching (Window and GTK are done) or and complete the js-ctypes version. For XPCOM: Windows topic - [[https://bugzilla.mozilla.org/show_bug.cgi?id=992894 :: Bugzilla 992894]], this is the GTK topic - [[https://bugzilla.mozilla.org/show_bug.cgi?id=992895 :: Bugzilla 992895]], this is the Mac topic - [[https://bugzilla.mozilla.org/show_bug.cgi?id=992896 :: Bugzilla 992896]]. This is the preliminary js-ctypes file watcher, but it uses timeout instead of pipes to interrupt/cancel a watch - [[https://github.com/Noitidart/jscFileWatcher|GitHub :: Github jscFileWatcher]]. | |||
| C/C++/Javascript | |||
| [[https://mozillians.org/en-US/u/Noitidart/ :: Noit]] | |||
| Noit | |||
| | |||
|- | |- | ||
|} | |} |
edits