Changes to OrangeFactor Robot comments in intermittent test failure bugs

2016-11-15 Thread Geoffrey Brown
"OrangeFactor Robot" comments in bugs for intermittent test failures now have additional information: 1. Daily and weekly comments now include the push count and failure rate. For example: 7 failures in 606 pushes (0.012 failures/push) were associated with this bug yesterday. Previously, only

Fwd: Intent to implement and ship: Web Authentication

2016-11-15 Thread J.C. Jones
Apologies, this got caught in a filter. Re-sending for posterity on the list. -- Forwarded message -- From: J.C. Jones Date: Tue, Nov 15, 2016 at 12:01 PM Subject: Re: Intent to implement and ship: Web Authentication To: berniepa...@gmail.com Cc: dev-platform@lists.mozilla.org Hey

FYI: SOFT tree close for TCW Scheduled Tree Closing Maintenance Window 2016-11-19 07:00a PST 5 hours

2016-11-15 Thread Hal Wine
The tree closing this weekend will be a SOFT CLOSE -- there will be period of time where new commits to hg.mozilla.org will be disabled, but the rest of the automation infrastructure will be operational. Some minor work might cause an unlucky job to burn - devs will need to retrigger those jobs. T

nsISupportsArray and friends are deprecated, slated for removal in 55

2016-11-15 Thread Eric Rahm
nsISupportsArray, nsICollection, nsIEnumerator, nsIBidirectionalEnumerator have all been marked as deprecated in their IDL declarations as of Firefox 52 (currently dev edition). This is not a new thing -- they've been semi-deprecated for 12 years [1] -- we just never fully removed them. Over the

Re: window.frames

2016-11-15 Thread adeebahashwan
On Sunday, June 12, 2011 at 3:06:24 PM UTC-3, johnjbarton wrote: > window.frames.toString() says "[object Window]". > Object.keys(window.frames) looks like window. How can I determine that > the window.frames is actually an array of windows? > > jjb _

Intent to ship: CSS Grid

2016-11-15 Thread Mats Palmgren
As of Gecko 52, I intend to let CSS Grid ride the trains on all platforms. https://drafts.csswg.org/css-grid/ This also includes all parts of the CSS Box Alignment spec that are relevant to Grid layout: https://drafts.csswg.org/css-align-3/ It has been developed behind the "layout.css.grid.enable

Re: Intent to ship: CSS Grid

2016-11-15 Thread Simon Sapin
On 16/11/16 01:40, Mats Palmgren wrote: Note about the 'subgrid' feature: We will *not* support the subgrid feature of CSS Grid in this first release. This feature is marked as "at-risk" in the spec and thus not needed for spec compliance. (Chrome is likewise not going to support subgrid in the