DescriptionPasswordFormManager::form_fetcher_impl_ -> owned_form_fetcher_
This CL renames PasswordFormManager::form_fetcher_impl_ -> owned_form_fetcher_
and, more importantly, changes its type from (a unique_ptr to) FormFetcherImpl
to just FormFetcher. The PasswordFormManager does not use the "Impl" part
anyway, and the more general type is necessary for coming changes.
BUG=621355
Review-Url: https://codereview.chromium.org/2750363004
Cr-Commit-Position: refs/heads/master@{#457776}
Committed: https://chromium.googlesource.com/chromium/src/+/8bf230c56d5144b2f11a2371ac9c92158f0a4e4a
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 12 (8 generated)
|