- From: Philip Jägenstedt <notifications@github.com>
- Date: Wed, 13 Apr 2016 05:00:28 -0700
- To: whatwg/dom <dom@noreply.github.com>
Received on Wednesday, 13 April 2016 12:01:01 UTC
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