Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Fix extension browser action webview displaying no content when first opened #14788

Merged
merged 1 commit into from
Jul 23, 2018

Commits on Jul 20, 2018

  1. Fix extension browser action webview displaying no content when first…

    … opened
    
    Fix #13633 via a workaround to hide and show the webview after the first time it is attached to a new WebContents.
    Also avoid flash of different sizes by only setting a new size once the page has finished load (success or fail).
    petemill committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    126f369 View commit details
    Browse the repository at this point in the history