- From: bashi <notifications@github.com>
- Date: Wed, 03 Dec 2014 00:01:45 -0800
- To: w3c/push-api <push-api@noreply.github.com>
Received on Wednesday, 3 December 2014 08:02:13 UTC
Also note that when an attribute is added to `ExtendableEvent` and its initializer into `ExtendableEventInit`, the attribute won't be initialized when `PushEventInit` directly inherit from `EventInit`. At least, we should do either: - Make PushEventInit inherit from ExtendableEventInit - Make PushEvent directly inherit from EventInit (not ExtendableEventInit) --- Reply to this email directly or view it on GitHub: https://github.com/w3c/push-api/issues/78#issuecomment-65368044
Received on Wednesday, 3 December 2014 08:02:13 UTC