- From: Rijubrata Bhaumik via GitHub <sysbot+gh@w3.org>
- Date: Mon, 21 Sep 2015 14:07:18 +0000
- To: public-web-nfc@w3.org
riju has just created a new issue for https://github.com/w3c/web-nfc: == IDL for NFCRecordData == >From [1], it looks like NFCRecordData is changing from "any" to typedef (DOMString or unrestricted double or object or ArrayBuffer) NFCRecordData; I had a quick look at the web-idl spec, http://heycam.github.io/webidl/#idl-union and it looks like the above IDL is valid. But for Blink's IDL, at least as of now, Object is not supported as an union member. I can raise the issue at https://code.google.com/p/chromium/issues/detail?id=240176 [1] https://github.com/w3c/web-nfc/pull/50/files#diff-eacf331f0ffc35d4b482f1d15a887d3bR1032 See https://github.com/w3c/web-nfc/issues/52
Received on Monday, 21 September 2015 14:07:19 UTC