Simplify EncodePageState to return no value.
It was never able to return false, which led to unnecessary error case handling. Removing the return value makes reasoning about invalid PageStates easier. BUG=568703 TEST=No behavior change. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation Review-Url: https://codereview.chromium.org/2181753002 Cr-Commit-Position: refs/heads/master@{#407552}
Showing
Please register or sign in to comment