[WebLayer] Fix 'All sites' and 'Storage' Site Settings categories
crrev.com/c/2252560 separated 'All sites' and 'Storage' settings categories into their own Fragment, which broke them in WebLayer. This CL adds support for the new AllSiteSettings Fragment. Note that the new Intent being created in this CL does get passed to the client in order for it to start the new Activity, but its contents are transparent to the client so this is backwards compatible with older client versions. I'll add tests for every settings page in a followup that should catch issues like this in the future. Bug: 1122705 Change-Id: I94f69d1cebfbd19add42e936afccc0a5f2512aec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2380575Reviewed-by:Bo <boliu@chromium.org> Commit-Queue: Robbie McElrath <rmcelrath@chromium.org> Cr-Commit-Position: refs/heads/master@{#802422}
Showing
Please register or sign in to comment