DescriptionMake options zoom isolated, match embedder zoom on navigation.
At present, the initialization of the guest's zoom level in
GuestViewBase::StartTrackingEmbedderZoomLevel() is ineffective since the
guest web contents may not have navigated yet ... this occurs for
example when embedding extension options pages in the settings-
extensions page.
Also, the extension options guest should place its guest into isolated
zoom mode since changes to the zoom of settings-extensions page should
not affect the zoom level of the associated extension.
BUG=468397, 468404
Committed: https://crrev.com/d99eafdd721def5856d083d00008d9fcd3ea312a
Cr-Commit-Position: refs/heads/master@{#322388}
Patch Set 1 #Patch Set 2 : Don't DCHECK embedder zoom controller existence. #
Total comments: 2
Patch Set 3 : Improve comment. #
Messages
Total messages: 11 (4 generated)
|