tombloo

HTTP access control - MDC

Line 8 shows the flag on XMLHttpRequest that has to be set in order to make the invocation with Cookies, namely the withCredentials boolean value. By default, the invocation is made without Cookies. Cross-Origin Resource Sharing (CORS) - H…

fx3.1クッキー問題

2月にリリースされるのならときのうから3.1使い始めて Supporting private browsing mode - MDCがあるの気がついた。 クッキーが送られない問題はこれがらみじゃないかと思って、コード見てたら /netwerk/base/public/nsIRequest.idl line223 /** * When set…

hatenadiary

time up. models.register( { name: 'HatenaDiary', ICON: 'http://d.hatena.ne.jp/favicon.ico', POST_URL : 'http://d.hatena.ne.jp', check : function (ps) { return ps.type.match(/^(regular|photo|link|quote)$/); }, formatTagString: function (tag…

パッチのダウンローダ

メニューに install this patchを追加。 debugをonにしてて、右クリックしたのがtombloo.jsで終わるファイルのリンクの時だけ出るリンク以外のとこクリックすると常に出てた。直さない。 実行すると profD/tombloo/script/ にダウンロード。途中で使い道ない…