Re: [whatwg/dom] cancelBubble legacy property (#211)

So a few things would be worth measuring, then:
 1. How often `cancelBubble` is changed from false to true (likely common) and from true to false (hopefully rare).
 2. How often the `cancelBubble` flag actually changes which callbacks are invoked (hopefully rare).

I could add this to Blink but need to focus on Media Session for a bit right now. @RByers?

---
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/211#issuecomment-209395525

Received on Wednesday, 13 April 2016 12:01:01 UTC