From c7c22e3db1c826bcfb2bc66651ec480aae0d4ae0 Mon Sep 17 00:00:00 2001 From: yo mama Date: Sat, 4 Apr 2015 01:00:59 -0700 Subject: first --- node_modules/webworker-threads/TODO.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 node_modules/webworker-threads/TODO.md (limited to 'node_modules/webworker-threads/TODO.md') diff --git a/node_modules/webworker-threads/TODO.md b/node_modules/webworker-threads/TODO.md new file mode 100644 index 0000000..0e01a20 --- /dev/null +++ b/node_modules/webworker-threads/TODO.md @@ -0,0 +1,6 @@ +* Worker API + * `setTimeout` / `clearTimeout` / `setInterval` / `clearInterval` + Forwarding to the default implementation (in NativeModule TimerWrap). + * `onerror` handler + Catch runtime errors; also addEventListener 'error'. + * `dispatchEvent`? -- cgit v1.2.3-70-g09d2