Revert "Reland "Migrate away from deprecated RunLoop API""
This reverts commit d8d9405e. Reason for revert: <INSERT REASONING HERE> Original change's description: > Reland "Migrate away from deprecated RunLoop API" > > In this second attempt, we stick to QuitWhenIdle() for passwords, with > no apparent legit reason. TODO added for further investigation. > > This is a reland of 07edac9e > Original change's description: > > Migrate away from deprecated RunLoop API > > > > Instead, we keep around an instance of base::RunLoop and pass it > > explicitly for Quit(), which makes sure the code quits the intended loop > > and not a nested one. > > > > Bug: 783774 > > Change-Id: I3ea5092699bbae127f581e5c955cb27904d98f0a > > Reviewed-on: https://chromium-review.googlesource.com/784790 > > Reviewed-by: Pavel Yatsuk <pavely@chromium.org> > > Commit-Queue: Mikel Astiz <mastiz@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#519664} > > TBR=pavely@chromium.org > > Bug: 783774 > Change-Id: Ia93b738ad34e78289d938809f61e6c6d06c4bc80 > Reviewed-on: https://chromium-review.googlesource.com/793910 > Reviewed-by: Mikel Astiz <mastiz@chromium.org> > Commit-Queue: Mikel Astiz <mastiz@chromium.org> > Cr-Commit-Position: refs/heads/master@{#520539} TBR=pavely@chromium.org,mastiz@chromium.org Change-Id: I82972cfe1b3b7b33dd962a8fabb001bda9791c89 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 783774 Reviewed-on: https://chromium-review.googlesource.com/801111Reviewed-by:Mikel Astiz <mastiz@chromium.org> Commit-Queue: Mikel Astiz <mastiz@chromium.org> Cr-Commit-Position: refs/heads/master@{#520570}
Showing
Please register or sign in to comment