- From: peria <notifications@github.com>
- Date: Wed, 25 Oct 2017 05:18:03 +0000 (UTC)
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 25 October 2017 05:18:34 UTC
`window.event` is set on a `DOMWindow` object in [`V8Window::eventAttributeSetterCustom()`](https://cs.chromium.org/chromium/src/third_party/WebKit/Source/bindings/core/v8/custom/V8WindowCustom.cpp?l=119), and it is called from a V8 routine through [`V8Window::eventAttributeSetterCallback`](https://cs.chromium.org/chromium/src/out/Debug/gen/blink/bindings/core/v8/V8Window.cpp?l=6640), but I'm not sure when it happens. :( -- 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-339217244
Received on Wednesday, 25 October 2017 05:18:34 UTC