DescriptionMake sure WebContents passed to chrome_page_zoom::Zoom() have a ZoomController.
Not all WebContents will be zoomed by chrome_page_zoom::Zoom(), but
those that are need to have a ZoomCOntroller. It is assumed that at
the point at which the WebContents is created it should be known if
it will be passed into chrome_page_zoom::Zoom(), so the ZoomController
is created at that point.
BUG=391708
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282221
Patch Set 1 #
Total comments: 5
Patch Set 2 : Address comments, move IsDevTools check out of browser.cc. #Patch Set 3 : Rebase to r282074. #
Messages
Total messages: 19 (0 generated)
|