Re: MozReview/Autoland in degraded state

2016-02-05 Thread Gregory Szorc
r+ carry forward/"status" column is now working again. Autoland / Try integration is still offline. On Fri, Feb 5, 2016 at 12:13 PM, Mark Côté wrote: > And a little longer than planned, but we're back. All users, regardless > of level, can once again push code to MozReview. > > As noted, Autol

Re: Submit to MozReview using Git

2016-02-05 Thread Nicholas Alexander
On Fri, Feb 5, 2016 at 12:24 PM, Gregory Szorc wrote: > It is now possible to submit reviews to MozReview using Git. Instructions > are at > > https://mozilla-version-control-tools.readthedocs.org/en/latest/mozreview/install-git.html > > Bugs should be filed against Developer Services :: MozRevie

Submit to MozReview using Git

2016-02-05 Thread Gregory Szorc
It is now possible to submit reviews to MozReview using Git. Instructions are at https://mozilla-version-control-tools.readthedocs.org/en/latest/mozreview/install-git.html Bugs should be filed against Developer Services :: MozReview. #mozreview is your support IRC channel.

Re: MozReview/Autoland in degraded state

2016-02-05 Thread Mark Côté
And a little longer than planned, but we're back. All users, regardless of level, can once again push code to MozReview. As noted, Autoland and r+ carry forward/"status" column will remain disabled a little while longer, as there are some unrelated issues to sort out. We'll report back here when

Re: MozReview/Autoland in degraded state

2016-02-05 Thread Mark Côté
We will be deploying a fix for the ssh-level restrictions to MozReview shortly, around 2:30 pm EST/11:30 am PST. MozReview will be down for about 10 minutes if all goes smoothly. We'll be able to rollback not long after that if there are unresolvable issues. You can follow along in #mozreview.

Re: Does SSE2 usage still need to be conditional?

2016-02-05 Thread Ralph Giles
On Thu, Feb 4, 2016 at 11:45 PM, Henri Sivonen wrote: >> We're actually building it for 32-bit MacOS X too, but all x86 macs have >> SSE2. > > Is there a plan for adding Android builds and 32-bit Windows and Linux builds? We plan to do so. Nathan Froyd has been working on both of those. Win32 i

Heads Up: Cache API .add()/.addAll() non-backward compatible change

2016-02-05 Thread Ben Kelly
All, We just landed a change to the Cache API .add()/.addAll() methods here: https://bugzilla.mozilla.org/show_bug.cgi?id=1244764 These methods essentially perform a fetch() and then a cache.put(). Previously they would happily store a 40x or 50x response from the fetch() in the Cache. This s

Re: Outlook for cross-crate Rust linkage in Gecko

2016-02-05 Thread Nathan Froyd
On Fri, Feb 5, 2016 at 3:24 AM, Henri Sivonen wrote: > It seems that there's already a bug on file: > https://bugzilla.mozilla.org/show_bug.cgi?id=1163224 > > What's the current outlook? Is that expected to be straight-forward or > expected to depend on something difficult? > Reasonably straight

Outlook for cross-crate Rust linkage in Gecko

2016-02-05 Thread Henri Sivonen
It seems that there's already a bug on file: https://bugzilla.mozilla.org/show_bug.cgi?id=1163224 What's the current outlook? Is that expected to be straight-forward or expected to depend on something difficult? -- Henri Sivonen hsivo...@hsivonen.fi https://hsivonen.fi/ _