- From: Philip Jägenstedt <notifications@github.com>
- Date: Thu, 04 Aug 2016 03:07:06 -0700
- To: whatwg/dom <dom@noreply.github.com>
Received on Thursday, 4 August 2016 10:28:52 UTC
https://crbug.com/569690 is tracking cleaning up this mess in Blink, and in response to this I just sent out a CL to at least stop the propagation of createEvent support for new event interfaces: https://codereview.chromium.org/2210253002/ Thanks to @doomdavve, we have use counters for everything that wasn't already in the spec since before 9e3ce67c7927d6642646a3d0c84fa6d8f7926cfa, see https://www.chromestatus.com/metrics/feature/timeline/popularity/1160 and find the rest in the dropdown. ProgressEvent is https://www.chromestatus.com/metrics/feature/timeline/popularity/1177 and is low enough that I'd be willing to attempt removal in Blink if that looks like that shortest path to interop. --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/289#issuecomment-237510773
Received on Thursday, 4 August 2016 10:28:52 UTC