从firefox的bugzilla中可以看到一些firefox 3的新功能.
* *Fixed: 371432
<https://bugzilla.mozilla.org/show_bug.cgi?id=371432> - *需要一个API在离线时存储<input type=file> 数据,在连线时再访问
* *Fixed: 371432
<https://bugzilla.mozilla.org/show_bug.cgi?id=371432>- *对XMLHttpRequest增加了一个sendAsBinary() 方法(用于从<input type=file>发送数据)
* *Fixed: 389508
<https://bugzilla.mozilla.org/show_bug.cgi?id=389508> - 实现了跨站点XMLHttpRequest*
* *Fixed: 194404
<https://bugzilla.mozilla.org/show_bug.cgi?id=194404> - 增加showModalDialog()和 showModelessDialog()方法*
* *Fixed: 280959
<https://bugzilla.mozilla.org/show_bug.cgi?id=280959> - 增加on[before](cut, copy, paste)事件*
* *Fixed: 4821 <https://bugzilla.mozilla.org/show_bug.cgi?id=4821> -增加全页面缩放的后端支持