Re: Intent to unship: WorkerGlobalScope.onclose

2016-08-29 Thread Ben Kelly
https://bugzilla.mozilla.org/show_bug.cgi?id=790919 On Mon, Aug 29, 2016 at 11:42 AM, Eric Shepherd wrote: > Is there a bug for this? If so, please be sure it's got the > dev-doc-needed keyword. Thanks! > > > *From:* Andrea

Re: Intent to unship: WorkerGlobalScope.onclose

2016-08-29 Thread Eric Shepherd
Is there a bug for this? If so, please be sure it's got the dev-doc-needed keyword. Thanks! *From:* Andrea Marchesini *Sent:* Monday, Aug 22, 2016 4:03:40 AM EDT *To:* dev-platform *Subject:* Intent to unship: WorkerGlobalSco

Re: Intent to unship: WorkerGlobalScope.onclose

2016-08-23 Thread smaug
On 08/22/2016 02:27 PM, Ms2ger wrote: On 22/08/16 10:03, Andrea Marchesini wrote: I'm planning to remove |partial interface WorkerGlobalScope { attribute EventHandler onclose; }|. This EventHandler has been in our code base since ever but it's not part of the Workers spec and no other browses i

Re: Intent to unship: WorkerGlobalScope.onclose

2016-08-22 Thread Ms2ger
On 22/08/16 10:03, Andrea Marchesini wrote: > I'm planning to remove |partial interface WorkerGlobalScope { attribute > EventHandler onclose; }|. > This EventHandler has been in our code base since ever but it's not part of > the Workers spec and no other browses implement it. > > In order to be