Add WebView-specific whitelist for crash keys.
WebView shouldn't upload data representing all crash keys declared by
Chrome since some of that data could be private.
To be able to re-use the existing crash-keys mechanism we here add a
WebView-only whitelist that will be applied at the time data is set for
a key, rather than at registration time.
In this way we ensure that all keys that are being set are also being
registered, while allowing WebView to avoid adding all registered keys.
BUG=
691560
Review-Url:
https://codereview.chromium.org/2717223003
Cr-Commit-Position: refs/heads/master@{#454611}
Committed:
https://chromium.googlesource.com/chromium/src/+/59b1a9c899d5f75c24d848df7f0975e217f8bfc3