Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement navigator.userAgent farbling #6055

Merged
merged 1 commit into from
Sep 8, 2020
Merged

Conversation

pilgrim-brave
Copy link
Contributor

@pilgrim-brave pilgrim-brave commented Jul 9, 2020

Resolves brave/brave-browser#9190

Submitter Checklist:

Test Plan:

Reviewer Checklist:

  • New files have MPL-2.0 license header.
  • Request a security/privacy review as needed.
  • Adequate test coverage exists to prevent regressions
  • Verify test plan is specified in PR before merging to source

After-merge Checklist:

  • The associated issue milestone is set to the smallest version that the
    changes has landed on.
  • All relevant documentation has been updated.

@pilgrim-brave pilgrim-brave requested a review from bridiver as a code owner July 9, 2020 15:57
@pilgrim-brave pilgrim-brave self-assigned this Jul 9, 2020
@pilgrim-brave pilgrim-brave force-pushed the mpilgrim_navigator_ua branch 2 times, most recently from 55ad396 to f864aa6 Compare September 3, 2020 00:34
browser/BUILD.gn Outdated Show resolved Hide resolved
@pilgrim-brave pilgrim-brave force-pushed the mpilgrim_navigator_ua branch 5 times, most recently from a03b159 to bca104c Compare September 3, 2020 15:50
browser/BUILD.gn Outdated Show resolved Hide resolved
@pilgrim-brave pilgrim-brave force-pushed the mpilgrim_navigator_ua branch 5 times, most recently from 8593cf2 to 23aed22 Compare September 8, 2020 14:38
.

.

.

.

.

.

.

.

.

.

.

.

fix unused function error on Linux

break out build, always set UA, test farbling reset

build things

more deps

less nesting

no nesting

don't run on DidRedirectNavigation, explicitly set ua override to false if we're not overriding

max UA should be suffixed off default UA, not upstream UA
@pilgrim-brave pilgrim-brave merged commit 544edd6 into master Sep 8, 2020
@pilgrim-brave pilgrim-brave deleted the mpilgrim_navigator_ua branch September 8, 2020 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fingerprinting 2.0: User Agent
2 participants