On Thu, Aug 31, 2017 at 10:27:55AM -0500, Jack Moffitt wrote:
> Specifically for webrender (and anything else under the servo org on
> GitHub), you can just file a bug and assign to edunham and we'll fix
> that up.
> 
> jack.

Note that for webrender specifically, it used to build against stable,
but back then Firefox required 1.15 and a webrender change broke that.
To avoid the problem again, I added 1.15.1 to .travis.yml, but there
were concerns about the number of travis jobs that incurred, so I
removed stable at the same time
(https://github.com/servo/webrender/pull/1334). Later that minimum
version was bumped to 1.17 when Firefox bumped its requirement, but
hasn't been bumped since.

Now that Firefox nightly kinda sorta follows stable, I guess using
stable instead of a hardcoded version again makes sense.

Mike
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to