Web開発者の皆様へ。変数名にclass, enum, export, extends, import, superを使ってないか注意してください。Firefox 5ではstrict mode外でも予約語扱いになります http://bit.ly/lInGNP 続きを読む
バグ? よくポータルサイトなんかに表示されているレクタングル広告がiframeなんかで呼ばれますが、複数iframeが存在する場合でFirefox閲覧時にそれらのiframeのコンテンツが入れ替わることがあります。んでその再現コードを書いてみた。 iframeが入れ替わる <s... 続きを読む
Firefox 4 managed to double IE9's download total in less than 24 hours after its release. (Credit: Screenshot by Stephen Shankland/CNET) Firefox may be under fire from Microsoft's newly competitive browser, but with more than twice the downlo... 続きを読む
Per the disable and/or remove WebSockets for gecko 2.0 due to security problems discussion on Bugzilla, and the discussion around security of WebSockets, Firefox 4 is disabling WebSockets by default. A user may enable them via a preference, b... 続きを読む
Table of contents1. Quick Table of Contents2. Expanded Table of Contents2.1. About this Guide2.2. JavaScript Overview2.3. Values, Variables, and Literals2.4. Expressions and Operators2.5. Regular Expressions2.6. Statements2.7. Functions2.8. W... 続きを読む
A new release of Firefox 4 Beta is now ready for you to download and test! This release boosts performance in some important ways: it adds the JägerMonkey just-in-time (JIT) JavaScript compiler; adds more support for hardware-accelerated grap... 続きを読む
「Firesheep」:複雑だったことを容易にするツール 2010年10月25日23:12 mikko_hypponen ヘルシンキ発 by:ミッコ・ヒッポネン 暗号化されていないHTTP接続でWebをサーフィンすることは安全ではない。特にあなたが、暗号化されていないWi-Fi接続を介してサーフ... 続きを読む
firefox のキーバインド変更をずっと keyconfig でしていましたが、数日前から keyconfig の代わりに KeySnail を使い始めました。 keyconfig の動作に不満はなかったんですが、add-on 自体が更新されなくなって長いのが気になっていて。今後 firefox のバージ... 続きを読む
== KNOWN ISSUES WITH FIREFOX 1.5 and 2.0 == 1. You cannot open the JavaScript Debugger a second time after closing it - this is not our bug! It is a bug with Firefox 1.5 and 2.0. If we find a way around it, we will of course include it, but u... 続きを読む
DOM Inspector is a tool that can be used to inspect and edit the live DOM of any web document or XUL application. The DOM can be navigated using a two-paned window displaying a variety of different views on the document and all nodes within. 続きを読む
Elijah Manor | November 23, 2009 In the past 10 years, more and more Web development has moved off the server and migrated to the browser, making a user's experience more responsive. Unfortunately, this transition hasn't been very pleasant fo... 続きを読む