DescriptionAdd protected header for ConfirmInfobarController
Moves private methods of ConfirmInfoBarController to protected header
so that they may be overridden in subclasses of
ConfirmInfoBarController, such as upcoming
UpdatePasswordInfoBarController. Also does code modernization
pass on ConfirmInfoBarController, i.e. moving underscore to
prefix for ivar, using NS_ENUM, declaring ivar in interface category.
BUG=622244
Patch Set 1 #Patch Set 2 : Modernize and update #Patch Set 3 : Fixup #Patch Set 4 : Rebase #
Messages
Total messages: 3 (2 generated)
|