DescriptionEmbedded Extension Options: Open all external links in a new tab
Implement WebContentsDelegate::OpenURLFromTab in ExtensionOptionsGuest
to handle links that do not have the target=_blank attribute. Force all
links to URLs outside of the extension to be opened in a new tab.
This also handles <meta> redirects and setting window.location from the
options page by opening them in a new tab.
BUG=409344
Committed: https://crrev.com/3b21259d93fdc6cd23ede873b15468bd35a047bf
Cr-Commit-Position: refs/heads/master@{#293612}
Patch Set 1 #
Total comments: 5
Patch Set 2 : Add comments #
Messages
Total messages: 17 (6 generated)
|