Re: [dev-servo] Servo to Gecko comparison chart

2016-05-18 Thread Bobby Holley
On Tue, May 17, 2016 at 7:28 PM, Shing Lyu wrote: > Hi Jet, > > Thanks. I'm aware of the Stylo project and I'm excited about it! > If you or anyone else wants to help out with stylo, you're most welcome to! There's lots of important work to do, so feel free to ping me if you want to get involved

[dev-servo] PSA: Custom rust-selectors no longer required to build stylo

2016-05-18 Thread Bobby Holley
Now that the initial atom infrastructure has landed, you "just" need the stylo branches of gecko-dev and servo (along with the appropriate .mozconfig) to build stylo and render the wikipedia test page. I've updated the instructions at https://public.etherpad-mozilla.org/p/stylo to reflect this. H

Re: [dev-servo] Servo to Gecko comparison chart

2016-05-18 Thread Jet Villegas
I'd recommend you follow the Stylo progress as you dig through the source folders. I think the most interesting (and immediately useful) bit is the convergence of Layout data structures between the 2 engines. https://public.etherpad-mozilla.org/p/stylo --Jet On Tue, May 17, 2016 at 12:31 AM, Sh