DescriptionReland of Make default media device ID salts random by default (patchset #1 id:1 of https://codereview.chromium.org/2065383003/ )
Reason for revert:
Creating reland. The problem was a test that gets the salt on the IO thread. It should be changed to the UI thread.
Original issue's description:
> Revert of Make default media device ID salts random by default (patchset #13 id:260001 of https://codereview.chromium.org/1987643002/ )
>
> Reason for revert:
> Reverting because it is breaking the WebRTC MacTester bot.
> https://build.chromium.org/p/chromium.webrtc/builders/Mac%20Tester/builds/55969/
>
> Original issue's description:
> > This results in different hashed device IDs on each session on embedders that don't have a specialized implementation of device ID salts such as WebView, Blimp and Content Shell. The new default helps prevent user fingerprinting on these embedders.
> >
> > Since the new default logic is basically the same as for Chrome incognito mode, Chrome's implementation of salts has been updated to defer to the new default on incognito mode.
> >
> > BUG=315022
> >
> > Committed: https://crrev.com/4db1329e005388540eb07429ac97827ca9bc422b
> > Cr-Commit-Position: refs/heads/master@{#399883}
>
> TBR=jam@chromium.org
> # Skipping CQ checks because original CL landed less than 1 days ago.
> NOPRESUBMIT=true
> NOTREECHECKS=true
> NOTRY=true
> BUG=315022
>
> Committed: https://crrev.com/f72bda81d0c3e6f256826e9ecdf6d745e4ad76c8
> Cr-Commit-Position: refs/heads/master@{#399887}
TBR=jam@chromium.org
BUG=315022
Committed: https://crrev.com/91768ed181acd514b5d57af73477e69e7a927b6e
Cr-Commit-Position: refs/heads/master@{#399902}
Patch Set 1 #Patch Set 2 : Fix WebRTCAudioPrivateTest #Messages
Total messages: 10 (4 generated)
|