DescriptionDefer loads on WebView popup windows until webcontents delegate attached
In WebView we initalize popup windows asynchronously so loading a url
synchronously can result in it being loaded before the WebView
sets its webcontentsdelegate.
BUG=548316, 542548
Committed: https://crrev.com/f9205b6fc8434ff6e6ee1a66fa682668d01f9a64
Cr-Commit-Position: refs/heads/master@{#357127}
Patch Set 1 #Patch Set 2 : Remove unnecessary change to content/. #
Total comments: 1
Patch Set 3 : Move request resuming to receivePopupContents. #
Total comments: 2
Patch Set 4 : Fixed nit. #
Messages
Total messages: 14 (3 generated)
|