Name Description Size
browser.toml 745
browser_canvas_fingerprinter_telemetry.js clear 3170
browser_canvas_randomization.js Bug 1816189 - Testing canvas randomization on canvas data extraction. In the test, we create canvas elements and offscreen canvas and test if the extracted canvas data is altered because of the canvas randomization. 20791
browser_canvas_randomization_worker.js Bug 1816189 - Testing canvas randomization on canvas data extraction in workers. In the test, we create offscreen canvas in workers and test if the extracted canvas data is altered because of the canvas randomization. 10247
browser_fingerprinting_randomization_key.js A helper function to get the random key in a hex string format and test if the random key works properly. @param {Browser} browser The browser element of the testing tab. @param {string} firstPartyDomain The first-party domain loaded on the tab @param {string} thirdPartyDomain The third-party domain to test @returns {string} The random key hex string 14536
browser_fingerprintingRemoteOverrides.js 12017
browser_fingerprintingWebCompat.js 14347
browser_font_fingerprinter_telemetry.js clear 2889
browser_fpiServiceWorkers_fingerprinting.js import-globals-from testHelpers.js 2670
browser_rfp_canvasplaceholder_pdfjs.js 1375
browser_serviceWorker_fingerprinting_webcompat.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 5202
browser_usercharacteristics.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 1347
canvas-fingerprinter.html A page containing a canvas fingerprinter 523
empty.html An empty page for testing 104
file_pdf.pdf 291
font-fingerprinter.html A page containing a font fingerprinter 10505
head.js Compares two Uint8Arrays and returns the number of bits that are different. @param {Uint8ClampedArray} arr1 - The first Uint8ClampedArray to compare. @param {Uint8ClampedArray} arr2 - The second Uint8ClampedArray to compare. @returns {number} - The number of bits that are different between the two arrays. 6399
scriptExecPage.html A content page for executing script! 825
serviceWorker.js 284
testHelpers.js 730
testPage.html A page with a javascript URL iframe 174
worker.js 228