Firefox 6 for web developers
21–30 of 32 posts
Re: Firefox 6 for web developers
#22Re: Firefox 6 for web developers
#23Thanks for adopting the existing "standard" for touches, now I can remove some of the extra code I had for F4 mobile.
Re: Firefox 6 for web developers
#24Re: Firefox 6 for web developers
#25That's good, but what I really want to know is "Will Firebug still work after I upgrade?"
Re: Firefox 6 for web developers
#26"For security reasons, data: and javascript: URIs no longer inherit the security context of the current page when the user enters them in the location bar; instead, a new, empty, security context is created. This means that script loaded by entering javascript: URIs in the location bar no longer has access to DOM methods and the like, for example. These URIs continue to work as before when used by script, however." G…
Re: Firefox 6 for web developers
#27"For security reasons, data: and javascript: URIs no longer inherit the security context of the current page when the user enters them in the location bar; instead, a new, empty, security context is created. This means that script loaded by entering javascript: URIs in the location bar no longer has access to DOM methods and the like, for example. These URIs continue to work as before when used by script, however." G…
Yeah, I caught this hanging out at the bottom of the list too... Immediately set to thinking how I'm gonna have to go rewrite the dozen or so bookmarklets I've written to support FF6
Re: Firefox 6 for web developers
#28Re: Firefox 6 for web developers
#29Happy about websockets. But mostly excited for FF 7 with the memory management improvements. http://blog.mozilla.com/nnethercote/2011/08/09/firefox-7-is-... Firebug needs a manual update. see http://getfirebug.com/downloads [edited to add firebug link] Learned that
Re: Firefox 6 for web developers
#30Happy about websockets. But mostly excited for FF 7 with the memory management improvements. http://blog.mozilla.com/nnethercote/2011/08/09/firefox-7-is-... Firebug needs a manual update. see http://getfirebug.com/downloads [edited to add firebug link] Learned that
Meh, I've been using FF8 nightly for a few weeks and the memory improvements are modest at best. I just had to restart my browser because it got up to 650mb even after closing tabs.