RELAND: InMemory MediaCapabilities DB for Guest/Incognito

Original CL was reverted:
https://chromium-review.googlesource.com/c/chromium/src/+/1092156

Reland now possible thanks to:
https://chromium-review.googlesource.com/c/chromium/src/+/1123396


Prior to this change, Guest mode has an empty read-only DB and Incongito
has a read-only DB. This CL allows both profiles to write to an "in
memory" database that disapears when the profile is destroyed.

This improves the experience for the user and avoids the possibility
of using MediaCapabilites to detect incognito/guest profiles.

Bug: 796280, 855631, 855215
Change-Id: Ideb9dd2eabab2e594a24dd9b514557e473c3afc0
Reviewed-on: https://chromium-review.googlesource.com/1123687
Commit-Queue: Mounir Lamouri <mlamouri@chromium.org>
Reviewed-by: Scott Violet <sky@chromium.org>
Reviewed-by: Mounir Lamouri <mlamouri@chromium.org>
Reviewed-by: John Abd-El-Malek <jam@chromium.org>
Cr-Commit-Position: refs/heads/master@{#574633}
17 files changed