DescriptionMake ChromeAutofillClient a ZoomObserver.
In r273854 we may have removed an indirect pathway used to close open
autofill popups when the associated web_contents undergoes a zoom
change. This CL replaces that by directly registering the
ChromeAutofillClient as a ZoomObserver, allowing it to directly
react to zoom events.
BUG=392412
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282453
Patch Set 1 #
Total comments: 2
Patch Set 2 : Simplify ChromeAutofillClient dependance on ZoomController. #
Total comments: 1
Patch Set 3 : Make ChromeAutofillClient responsible for adding itself as a ZoomObserver. #
Total comments: 1
Patch Set 4 : Fix typo in comment. #
Messages
Total messages: 20 (0 generated)
|