[Bundles] Streamline interface ModuleInstallUi.FailureUiListener.
Previously interface ModuleInstallUi.FailureUiListener has two callbacks: {onRetry(), onCancel()}. This CL merges the callbacks to onFailureResponse(), which takes a |retry| param to distinguish the two cases. This results in a slight savings in method counts (4 right now). Bug: 927131 Change-Id: I2965906f033fc05920657ea4cb1cd7424bc8a86c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1763640Reviewed-by:Michael Thiessen <mthiesse@chromium.org> Reviewed-by:
Tibor Goldschwendt <tiborg@chromium.org> Commit-Queue: Samuel Huang <huangs@chromium.org> Cr-Commit-Position: refs/heads/master@{#689153}
Showing
Please register or sign in to comment