New module proposal: Animation

2018-01-11 Thread Brian Birtles via governance
Dear all, Over the past few years there has been a lot of work on animations in Gecko: CSS Transitions, CSS Animations, off-main thread animations, and the Web Animations API. The people who work on this tend to specialize in it so I think it makes sense to formalize this as a separate module. Pr

Re: New module proposal: Animation

2018-01-11 Thread Cameron McCormack via governance
On Fri, Jan 12, 2018, at 9:25 AM, Cameron McCormack wrote: > It's a little unclear whether servo/ directories should be mentioned > here. I guess they should, despite in practice having different rules > for who reviews code in there. You should probably also mention servo/ > ports/gecko/glue/.

Re: New module proposal: Animation

2018-01-11 Thread Cameron McCormack via governance
Thanks Brian, I'm in favour of this. On Fri, Jan 12, 2018, at 9:17 AM, Brian Birtles via governance wrote: > Source Dirs: dom/animation; and animation-related code in > layout/style, servo/components/style, and gfx/layers It's a little unclear whether servo/ directories should be mentioned here.