Move route observer behavior into Recent Site Permissions element
Previously the Recent Site Permissions display list update needed to be manually triggered (probably by it's parent). This CL extends the element to be a route observer so that it can re-trigger updates when appropriate. Updates are triggered when the route matching that set on the route-path attribute of the element is navigated to. Bug: 1032584 Change-Id: Id29191b6586c138e1e1191aaab218c5f7ff92a2f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2088643Reviewed-by:dpapad <dpapad@chromium.org> Commit-Queue: Theodore Olsauskas-Warren <sauski@google.com> Cr-Commit-Position: refs/heads/master@{#747512}
Showing
Please register or sign in to comment