Wrap MediaMetadata in base::Optional in content and chrome
Since base::Optional<> has already been in use. It's helpful to wrap MediaMetadata in base::Optional<>, so that the browser can know whether the page has set the metadata or not. BUG=643195 Review-Url: https://codereview.chromium.org/2300083002 Cr-Commit-Position: refs/heads/master@{#417255}
Showing
Please register or sign in to comment