Wow, on my MacBook Pro Retina, Firefox is now faster than Chrome. It's noticeable during any graphics update, scrolling pages in particular. I wonder if this is because Firefox has been optimized, or whether Chrome has simply stagnated. I suspect it's the latter; when I got the Retina MBP I immediately noticed that graphics performance was laggy compared to what I was used to on my previous (slower but non-Retina) MB…
Firefox 25 is released
161–170 of 236 posts
Re: Firefox 25 is released
#162I developed a patch that added the VAO WebGL extensions earlier this year and it's finally out there! So. Cool. And everyone at mozilla is really helpful if you're thinking about contributing for the first time.
Sorry to be dense, I know what WebGL is, but what's VAO?
http://www.extremetech.com/gaming/154994-epic-mozilla-releas...
Re: Firefox 25 is released
#163I do like the release schedule for Firefox. However, I haven't used it in years, except for testing. Philosophically, I agree more with Mozilla than Google, but I just can't seem to get past three things: 1) Chrome gets out of my way. The UI is unobtrusive. Firefox is still bulkier here. 2) For whatever reason, more websites render oddly in Firefox/Gecko than in Chrome/Webkit. 3) Chrome, being a part of the Google ec…
Re: Firefox 25 is released
#164How did firefox get development stagnate so badly? We have more workarounds and polyfills for dealing with firefox than we do for dealing with IE now, it is ridiculous.
Your wording could have been better but I have to agree with the sentiment that FF is the new IE. There are so many unfixed bugs that have been ignored for years. They just work on edge case new features instead.
If you have a pet bug that badly needs fixing, though, I can help you get started, if you are interested.
Re: Firefox 25 is released
#165I don't understand why click to play doesn't work anymore. I've turned it on, but it allows all plugins to run without the previous "click to activate" box.
Re: Firefox 25 is released
#166Earlier quoted context omitted.
Well, if I understand his post correctly, his process was "putting Firefox installer in a file share and be done." Well, this process still works. > You are missing his point that it's not easy to find [...] That, on the other hand, is a valid point.
Well, to be honest, I completely ignored the "putting Firefox installer in a file share and be done" part, because there are infinite reasons why an offline installer is needed (and also because I already saw people killing themselves in this discussion). Entering in much detail of a specific use case is not really a helpful way to leave feedback, but it's understandable since users have the perception that their use…
Re: Firefox 25 is released
#167https://bugzilla.mozilla.org/show_bug.cgi?id=686747
Edit: I would fix this myself, but don't even know where to look...
Re: Firefox 25 is released
#168Can someone shed some light on the rationale and usefulness of the inline "iframe" and "srcdoc" attributes? I read the description, I understand how they work, but I'm not sure what they are good for.
Mike West, developer advocate at Google Chrome in Münich, had a great talk, recently at GOTO Aarhus, where this was mention. The talk was focused on security and mentions the new sandboxed iframes[1]. With the inline iframe, iframe's can now be used as div – a sandboxed div. The idea is that you can sandbox e.g. social buttons by putting them in a sandboxed iframe. You can also populate the iframe's without extra HTT…
Re: Firefox 25 is released
#169Earlier quoted context omitted.
So do what the spec says by default (and if the feature appears to exist), and only deviate for particular UAs. Assume good faith.
I agree in principle. But I've got to get stuff done in the real world. I don't have an extra week to read the 22,554 words of JUST the video/audio spec in HTML5, and try to figure out not just how all the browser versions differ from each other, but also how they differ from the spec: http://www.w3.org/TR/2011/WD-html5-20110113/video.html Sometimes user-agent sniffing is the only remotely sane thing you can do. Blam…
Re: Firefox 25 is released
#170Earlier quoted context omitted.
Funny how your first and last negative points are my positive points about Firefox. 1) I really want to like Chrome, but I find the UI pretty bad. Yes, it's fine when you have 5/10 tabs open, but try to open more and you'll see (Firefox without addons is just slightly better than Chrome here, but at least I can customize Firefox). That said, there's a planned restyling of the Firefox UI (which you might already know)…
With the third point, I'm referring to the fact that I can use the Chrome web store to install apps for both my browser and my phone. If I switch to Firefox, I lose half of that equation. I'm not even talking about mobile Chrome here; I mean the actual Android apps. Firefox's rendering issues have been largely, I imagine, the case of developers designing only for Chrome, or only for IE. It's not Firefox's fault, in t…
When you study a subject, do you compare sources of information to determine which sources are the best (e.g., authoritative, detailed, etc.) and should be referenced in your notes? If so, how do you compare multiple sources while never having more than eight tabs open?
When I study a deep subject, I almost always end up with hundreds of tabs, including articles, papers, reports, policy statements, discussions, etc. I use the wonderful Tree Style Tab and Session Manager extensions for Firefox to organize tabs and manage sessions. After I finish my research, I process the hundreds of open tabs and add references to the best sources in my personal wiki, which is powered by Org mode.