[usb] Remove active configuration cache
This change removes the |active_configuration_| variable so that a pointer to the mojom::ConfigurationInfo for the active configuration is no longer cached and is instead computed based on configuration value of the currently selected active configuration. Bug: 1016596 Change-Id: If84f0a5207d6743d775d2f314b4f341a2dcc707e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1873919 Commit-Queue: Reilly Grant <reillyg@chromium.org> Commit-Queue: Ovidio de Jesús Ruiz-Henríquez <odejesush@chromium.org> Auto-Submit: Reilly Grant <reillyg@chromium.org> Reviewed-by:Ovidio de Jesús Ruiz-Henríquez <odejesush@chromium.org> Cr-Commit-Position: refs/heads/master@{#708325}
Showing
Please register or sign in to comment