- From: Domenic Denicola <notifications@github.com>
- Date: Tue, 21 Feb 2017 08:36:47 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 21 February 2017 16:37:20 UTC
Hmm. I guess I forgot that there are two separate pieces of weirdness: manually setting the `returnValue`, and handling the return value of an `onbeforeunload` event handler. @miketaylr is mostly talking about the former, whereas my post and the recent changes were mostly about the latter. Now that I remember that, it seems like moving `returnValue` into the base `Event` class is not as churn-ful as I thought it would be, so I am less concerned. But still we should try to outline a concrete proposal (i.e.: what spec lines change) and see what browsers currently depart from it and whether they'd be willing to change. -- 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/334#issuecomment-281398939
Received on Tuesday, 21 February 2017 16:37:20 UTC