Enable Channel ID
Too many places throughout the codebase assumed that an URLRequestContext would have a (non-null) ChannelIDService. When the base::Feature kChannelID is disabled, this results in a null ChannelIDService on the URLRequestContext, and results in crashes due to null derefs. Bug: 841730, 841685 Change-Id: Iece0f584d7c05e90ea16da2ea9319b66768ded33 Reviewed-on: https://chromium-review.googlesource.com/1054177Reviewed-by:Ryan Hamilton <rch@chromium.org> Commit-Queue: Nick Harper <nharper@chromium.org> Cr-Commit-Position: refs/heads/master@{#557635}
Showing
Please register or sign in to comment