-
- Downloads
Bug 1918009 - Fix the RFP-spoofed User-Agent header. r=tjr
The spoofed value of the HTTP user-agent header is not consistent with the value of navigator.userAgent on Windows, and this can lead to compatibility issues. Differential Revision: https://phabricator.services.mozilla.com/D223745
Showing
- browser/components/resistfingerprinting/test/browser/browser_navigator.js 4 additions, 4 deletions...ts/resistfingerprinting/test/browser/browser_navigator.js
- browser/components/resistfingerprinting/test/browser/browser_navigator_iframes.js 4 additions, 4 deletions...tfingerprinting/test/browser/browser_navigator_iframes.js
- toolkit/components/resistfingerprinting/nsRFPService.h 1 addition, 1 deletiontoolkit/components/resistfingerprinting/nsRFPService.h
Please sign in to comment