WICG / pending-beacon

A better beaconing API
Other
43 stars 8 forks source link

Update `url` requirement: must not be null and not undefined #54

Closed mingyc closed 1 year ago

mingyc commented 1 year ago

The ctor and setURL() should throw TypeError if getting such URLs.

Fix #51