You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove the ability to create and inject Polymer Router instances with
customizations.
The customizations are no longer necessary.
* The`dataDir` argument may be a remnant of internal extensions of the
Router that no longer exist.
* The `urlSearchParams` argument may be a remnant from when the polymer
code had tests.
Additionally, the setRouter() function is no longer necessary as its
Google-internal usage was recently removed.
Tested:
* There are no tests for the polymer code so this was tested by hand. I
ensured the Scalars, Images, and Hparams dashboards all continued to
work with these changes.
* Additionally I imported the changes internally and ran presubmit
tests.
0 commit comments