[dev-servo] PRs are now gated on building on gonk

2015-02-22 Thread Lars Bergstrom
In addition to testing on Linux and OSX plus building from Linux targeting Android, we will now gate Servo PRs on also building on Linux targeting Gonk. Thanks to the initial work by Michael Wu and some great follow-up work by Manish, we now have pretty well-automated builds of Servo targeting G

Re: [dev-servo] UI Workers

2015-02-22 Thread Robert O'Callahan
On Fri, Feb 20, 2015 at 10:50 PM, Christopher Lord wrote: > I'd like to see #1 implemented first for two reasons; 1- I know this is > easy to do given our platform, and I expect the same for other browser > vendors, and 2- behaviour here is 100% predictable. There is nothing > unexpected that can

Re: [dev-servo] UI Workers

2015-02-22 Thread Robert O'Callahan
On Fri, Feb 20, 2015 at 9:11 PM, Jonas Sicking wrote: > On Thu, Feb 19, 2015 at 6:27 PM, Robert O'Callahan > wrote: > > Should UIWorkers have access to the full Worker API? It seems like > there's > > no reason not to give them that. > > There's two use-cases that I think argues against that. >