commit | d43eecb7ed3d688f344cc64bc4d09b7fb7e88d7a | [log] [tgz] |
---|---|---|
author | olivierrobin <[email protected]> | Fri Jan 27 20:35:26 2017 |
committer | Commit bot <[email protected]> | Fri Jan 27 20:35:26 2017 |
tree | d90503c09241fe38917afa866c0dcfa86e5bbe9a | |
parent | 66660640fd0ed0b483330345072245a8d5a83a06 [diff] |
Pass the correct webState to the nativeContent. If an offline content is created in a new tab, currentWebState in the BVC will return the webState from the original tab (created tab is in background). Pass the webState from the webController instead. BUG=685969 Review-Url: https://codereview.chromium.org/2655463014 Cr-Commit-Position: refs/heads/master@{#446753}