Hacker News new | ask | show | jobs
by sp332 4623 days ago
Development isn't stagnant. They have releases on a 6-week schedule now, that's why each update is smaller. Because of the more frequent releases, features get released as soon as they're ready instead of waiting months or years for a "major release" like they used to.
1 comments

I did not suggest the size of any given update, or the schedule they are released at was evidence of stagnation. The fact that firefox is the problem browser now instead of IE is what I pointed to. It is nearly 2014. Firefox still doesn't have html 5 form elements even. Remember making internal use sites and telling people "we're not supporting IE, use firefox"? Now we're doing "we're not supporting firefox, use chrome or IE or your phone".
I'm not sure what you mean. As far as I can remember, Firefox has had HTML 5 forms since Firefox 4 (https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/Form...).

What exactly are you talking about?

It has some of the elements. It doesn't contain many of them, such as any of the date or time related ones.
I think he means these: http://caniuse.com/#search=input

Firefox doesn't support advanced (and more user friendly) input types. Number, color, date/time.

At least that's what I'm guessing.

I am talking about the rest of them. In particular, the most useful ones: date, time, datetime(-local), hell even number is useful and forever missing in firefox.
The only form elements missing from Firefox (according to http://caniuse.com/forms) are the date/time, number and colour input types. IE only partially supports the number input type, and doesn't support the rest.

It's hard to believe you have to tell users to use IE over Firefox because of that difference.

Number is in Aurora, and color in Nightly.
This.... is so not true I don't even know what to say.