Re: [web-nfc] Simplify the push algorithm to have one target at a time (#102)

So by ```push()``` we mean _queue()_ with separate queues (of size 1) for tags and devices.
```any``` will fill both queues, otherwise only one queue gets updated.
Queues are cleared by a transfer, a next queuing, or window close.
Is that right?

-- 
GitHub Notification of comment by zolkis
Please view or discuss this issue at https://github.com/w3c/web-nfc/issues/102#issuecomment-467484857 using your GitHub account

Received on Tuesday, 26 February 2019 15:32:07 UTC