Bug 1363508 - Part 2: Suppressing the pointer events that have isPrimary as...
Bug 1363508 - Part 2: Suppressing the pointer events that have isPrimary as false for fingerprinting resistance r=arthuredelstein,masayuki Because of that the isPrimary of mouse pointer events will always be true. So, we suppress other events that have isPrimary as false when fingerprinting resistance is enabled. Depends on D6003 Differential Revision: https://phabricator.services.mozilla.com/D6004 --HG-- extra : moz-landing-system : lando
Please register or sign in to comment