Re: [clipboard-apis] The ClipboardEvent constructor is strange (#10)

> Not quite sure what "this" refers to, but maybe it doesn't matter.

Sorry, lost some context, that was when [commenting](https://codereview.chromium.org/1178683007/diff/60001/Source/core/events/ClipboardEvent.cpp#newcode47) on the constructor, and the "this" that's different is how the spec just references the arguments of the constructor at a later time, while an implementation would do it in the constructor, and actually firing the event wouldn't modify any object anywhere.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/clipboard-apis/issues/10#issuecomment-124006915

Received on Thursday, 23 July 2015 07:40:17 UTC