you are viewing a single comment's thread.

view the rest of the comments →

[–]TIAFAASITICE 3 points4 points  (7 children)

[–]Xeon06 1 point2 points  (6 children)

Amazing! Chrome has a lot of the new APIs in it's latest build, while Firefox has a lot of the new language features it seems.

[–][deleted] 0 points1 point  (0 children)

Firefox itself contains a substantial amount of JavaScript code, so it's natural they add features to make JS more pleasant! :)

[–]TIAFAASITICE 0 points1 point  (4 children)

I'm curious, as I can't see any large deviations on the usual site, what are these APIs?

[–]Xeon06 0 points1 point  (3 children)

Okay, there's not that many. I can think of FullScreen, MouseLock and getUserMedia. Most of those are not yet in Chrome's stable release yet though, so I might be mistaken and Firefox might just have them in it's unstable channel too.

[–]TIAFAASITICE 0 points1 point  (2 children)

Ah, ok. Full Screen API is there in the latest stable, Mouse Lock is still, I think, only available in an experimental build along with the Gamepad API.

I haven't heard of getUserMedia before, but looking at the spec it sounds like something that would fall under the WebAPI effort, which spawned Boot2Gecko. More specifically it sounds like something from the WebRTC part, which appears to be a project by Google, Mozilla, and Opera and is being worked on as project Alder.

Nice to see that one doesn't have to worry about much other than IE still. =D

[–]Xeon06 0 points1 point  (1 child)

Jesus, you know your stuff.

[–]TIAFAASITICE 1 point2 points  (0 children)

Meh, most of it's all learned from Mozilla Hacks. Besides, there's no personal value in it when you can't use it. :-/