2011-09-01から1ヶ月間の記事一覧

非アクティブなときのsetTimeout/setIntervalとrequestAnimationFrame

#9381 (animations halt when the browser is out of focus due to requestAnimationFrame) – jQuery - Bug Tracker この問題についてちょっと調べたけど、setIntervalとかsetTimeoutはタブが非アクティブなときは、1000ms以下で設定してる場合1000msで実行…

connect/proto.js

けっこう前だけどhttp.jsとhttps.jsが消えてproto.jsってのになってた。 Replaced HTTPServer and HTTPSServer with a function / proto · senchalabs/connect@e2cae7f · GitHub まだリリースはされてないみたいだけど、けっこう使い方かわってる気がする。…

removed connect/middleware/router

express使えってことかな Removed `router()` middleware. Closes #262 · senchalabs/connect@2ca7ec3 · GitHub