On 5/12/18 9:26 PM, L. David Baron wrote:
It seems risky to remove the code (and then have the risk of doing
things that depend on the code being gone) until we've actually
shipped the pref-flip that turns the API off to release. (Or am I
misunderstanding, and that's already happened?) Until we
It seems risky to remove the code (and then have the risk of doing
things that depend on the code being gone) until we've actually
shipped the pref-flip that turns the API off to release. (Or am I
misunderstanding, and that's already happened?) Until we've safely
shipped it to release, we can't r
Hmm, so my reasoning is that this had already been unshipped during 61
Nightly so that gave us two nightlies + one beta cycle. But unshipping
it in 61 entirely is probably better indeed.
Filed bug 1461092.
-- Emilio
On 5/12/18 1:03 PM, Xidorn Quan wrote:
Given that you are unshipping this..
Given that you are unshipping this... probably we should uplift a pref switch
to beta to make it unship in 61 directly, and then remove in 62. I think that's
probably safer than not unshipping it in 61 but removing directly in 62.
- Xidorn
On Sat, May 12, 2018, at 7:30 PM, Emilio Cobos Álvarez
Following up on this, no breakage whatsoever was reported, so I removed
the pref and the API from the tree in bug 1408301.
Thanks,
-- Emilio
On 3/23/18 7:23 PM, Emilio Cobos Álvarez wrote:
Hi,
Bug 1408301 tracks unshipping CSSStyleDeclaration.getPropertyCSSValue.
This is a non-standard API
On Fri, Mar 23, 2018 at 9:16 PM, L. David Baron wrote:
> I should clarify that it isn't actually non-standard: it was part
> of DOM Level 2:
> https://www.w3.org/TR/DOM-Level-2-Style/css.html#CSS-CSSStyleDeclaration
> but ended up never being widely implemented. It's not a
> particularly nice AP
On 03/23/2018 11:50 PM, Jonathan Watt wrote:
> On 23/03/2018 18:23, Emilio Cobos Álvarez wrote:
>> Bug 1408301 tracks unshipping CSSStyleDeclaration.getPropertyCSSValue.
>>
>> This is a non-standard API only implemented by Mozilla
>
> It was removed from Blink[1] after they forked, but it's actual
On Friday 2018-03-23 19:23 +0100, Emilio Cobos Álvarez wrote:
> Bug 1408301 tracks unshipping CSSStyleDeclaration.getPropertyCSSValue.
>
> This is a non-standard API only implemented by Mozilla, and that
> generally can be replaced by usage of the standard .getPropertyValue.
I should clarify that
On 23/03/2018 18:23, Emilio Cobos Álvarez wrote:
> Bug 1408301 tracks unshipping CSSStyleDeclaration.getPropertyCSSValue.
>
> This is a non-standard API only implemented by Mozilla
It was removed from Blink[1] after they forked, but it's actually still
implemented in Webkit it seems. Hopefully we
Hi,
Bug 1408301 tracks unshipping CSSStyleDeclaration.getPropertyCSSValue.
This is a non-standard API only implemented by Mozilla, and that
generally can be replaced by usage of the standard .getPropertyValue.
We added a use counter and deprecation warning in bug 474655. The data
seems to indica
10 matches
Mail list logo