Comment by Zren
5 years ago
Code that logged the message: https://github.com/mozilla/gecko-dev/blob/master/browser/ext...
The GA specific shim: https://github.com/mozilla/gecko-dev/blob/master/browser/ext...
5 years ago
Code that logged the message: https://github.com/mozilla/gecko-dev/blob/master/browser/ext...
The GA specific shim: https://github.com/mozilla/gecko-dev/blob/master/browser/ext...
Oh interesting, they also have shims for google analytics tag manager[0], facebook SDK[1] as well as a bunch of other things.
[0] https://github.com/mozilla/gecko-dev/blob/master/browser/ext...
[1] https://github.com/mozilla/gecko-dev/blob/master/browser/ext...
Here's how they're pattern-matched:
https://github.com/mozilla/gecko-dev/blob/master/browser/ext...