DescriptionFix browser launch on the login screen.
For the login screen, if there is some web content displayed, and the user clicks a link that is specified to open in a new window, a new browser window indeed opens, which is highly undesirable at the login screen.
To avoid this, a new delegate method was introduced, which should decide if we want to allow displaying any additional contents.
BUG=443096
TEST=manual
Committed: https://crrev.com/747c10c3711081eac5161630dbbd18c3fb454433
Cr-Commit-Position: refs/heads/master@{#314311}
Patch Set 1 #Patch Set 2 : Block new window popups on login screen. #
Total comments: 7
Patch Set 3 : Remove unused parameters. #
Total comments: 3
Patch Set 4 : Rebase, fix nits. #
Messages
Total messages: 21 (6 generated)
|