Re: Intent to unship: Request.context

2015-07-28 Thread Ehsan Akhgari
On 2015-07-27 8:43 PM, fal...@chromium.org wrote: On Tuesday, July 28, 2015 at 6:56:40 AM UTC+9, Ehsan Akhgari wrote: The web compat effect should be minimal if existent, as we have never exposed any useful values from this attribute, and no other UAs ship it. Just for reference, Chrome 44 shi

Re: Intent to unship: Request.context

2015-07-27 Thread falken
On Tuesday, July 28, 2015 at 6:56:40 AM UTC+9, Ehsan Akhgari wrote: > The web compat effect should be minimal if existent, as we have never > exposed any useful values from this attribute, and no other UAs ship it. Just for reference, Chrome 44 shipped this too: https://www.chromestatus.com/featur

Re: Intent to unship: Request.context

2015-07-27 Thread Ben Kelly
On Mon, Jul 27, 2015 at 5:55 PM, Ehsan Akhgari wrote: > This was shipped in Firefox 39, but this attribute is fairly useless > without service workers since it can only be read from Request objects and > its value will always be "fetch" for manually created Request objects. Actually, it sounds

Intent to unship: Request.context

2015-07-27 Thread Ehsan Akhgari
Tracking bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1188062 APIs to be removed: Request.context This was shipped in Firefox 39, but this attribute is fairly useless without service workers since it can only be read from Request objects and its value will always be "fetch" for manually crea