Re: [web-nfc] watch API should have the options dictionary as a second parameter

Unfortunately that means that user code might "hide" the filtering, 
like

```
watch(function() {

  // long body.

}, filter)

```

-- 
GitHub Notif of comment by kenchris
See https://github.com/w3c/web-nfc/issues/71#issuecomment-148328949

Received on Thursday, 15 October 2015 09:24:45 UTC