Chromium Code Reviews
DescriptionRemove FOR_EACH_OBSERVER from autofill and password_manager components
According to
https://groups.google.com/a/chromium.org/d/msg/chromium-dev/udrb7JoPdiY/zxK09HZlAAAJ,
the FOR_EACH_OBSERVER macro is now deprecated and should be replaced by
range-based for loops.
This CL achieves that goal for the autofill and password_manager components.
The referenced bug also tracks adding a presubmit script to avoid regressions
in the future. The presubmit check is not part of this CL.
BUG=655021
Committed: https://crrev.com/d4f239a9796979beb7984664eac50b1c49bcfd14
Cr-Commit-Position: refs/heads/master@{#424987}
Patch Set 1 #
Messages
Total messages: 13 (7 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||