|
Move MediaDeviceIDSalt from chrome/ to components/ and use it in Android WebView.
This uses a random salt to produce hashed media device IDs.
This makes device IDs harder to track.
BUG= 315022
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+90 lines, -155 lines) |
Patch |
 |
M |
android_webview/BUILD.gn
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
android_webview/android_webview.gyp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
android_webview/browser/DEPS
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
android_webview/browser/aw_browser_context.cc
|
View
|
|
3 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
android_webview/browser/aw_resource_context.h
|
View
|
|
2 chunks |
+11 lines, -1 line |
0 comments
|
Download
|
 |
M |
android_webview/browser/aw_resource_context.cc
|
View
|
|
2 chunks |
+13 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/BUILD.gn
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/browsing_data/browsing_data_remover.cc
|
View
|
|
3 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/media/media_device_id_salt.h
|
View
|
|
1 chunk |
+0 lines, -45 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/media/media_device_id_salt.cc
|
View
|
|
1 chunk |
+0 lines, -67 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/prefs/browser_prefs.cc
|
View
|
|
3 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/profiles/profile_io_data.h
|
View
|
|
3 chunks |
+6 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/profiles/profile_io_data.cc
|
View
|
|
3 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/chrome_browser.gypi
|
View
|
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/common/pref_names.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/common/pref_names.cc
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
components/components.gyp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A + |
components/media_device_id_salt.gypi
|
View
|
|
1 chunk |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
A + |
components/media_device_id_salt/BUILD.gn
|
View
|
|
1 chunk |
+6 lines, -5 lines |
0 comments
|
Download
|
 |
A + |
components/media_device_id_salt/DEPS
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
A + |
components/media_device_id_salt/OWNERS
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
components/media_device_id_salt/media_device_id_salt.h
|
View
|
|
3 chunks |
+14 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
components/media_device_id_salt/media_device_id_salt.cc
|
View
|
|
3 chunks |
+13 lines, -7 lines |
0 comments
|
Download
|
Total messages: 12 (6 generated)
|