commit | 36e5b80ec769351f03b0a17fbfc3f1369c4078dd | [log] [tgz] |
---|---|---|
author | John Rummell <[email protected]> | Wed Aug 30 20:45:06 2017 |
committer | Commit Bot <[email protected]> | Wed Aug 30 20:45:06 2017 |
tree | 49718f1a8340e172f096fb965075fc26e91de13d | |
parent | 6b47b44cccc5465e696cfc5904a27da365cc0686 [diff] |
Implement Storage Id for encrypted media Adds code to compute Storage Id for encrypted media. It uses a new profile setting ("media.storage_id_salt"). On Chromium this is not supported, so the empty string is returned. Chrome implementation pending. BUG=478960 TEST=StorageId browser_tests pass Change-Id: I566e1cfbd1d44a2be809dd51c8418b922126cccc Reviewed-on: https://chromium-review.googlesource.com/587828 Reviewed-by: Brett Wilson <[email protected]> Reviewed-by: Daniel Cheng <[email protected]> Reviewed-by: Bill Budge <[email protected]> Reviewed-by: Thomas Guilbert <[email protected]> Reviewed-by: Bernhard Bauer <[email protected]> Commit-Queue: John Rummell <[email protected]> Cr-Commit-Position: refs/heads/master@{#498600}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .