Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

There's actually a pretty deep connection there. In Firefox, a canvas typically becomes a separate CanvasLayer in the layers stack. The layers implementation in Firefox is very similar to Core Animation—they're composited together using OpenGL (or Direct3D on Windows), animations can happen on the layer tree, scrolling is performed on the layer tree, and so on.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: