Page 1 of 1

navigator.sendBeacon

Posted: Tue Jul 22, 2014 8:53 pm
by mcdavis
Hi,

Has there been any discussion of navigator.sendBeacon and whether anything can or should be done with NoScript to block its effect?

TIA.

Re: navigator.sendBeacon

Posted: Tue Jul 22, 2014 8:58 pm
by barbaz

Code: Select all

noscript.surrogate.nonavigatorbeacon.replacement : Object.defineProperty(navigator, "sendBeacon", {set:function(){}});
noscript.surrogate.nonavigatorbeacon.sources : @^https?://