External links should have "foreground-tab" disposition
This commit is contained in:
parent
033212841d
commit
c5212b36f7
2 changed files with 2 additions and 2 deletions
|
@ -438,7 +438,7 @@ bool NativeWindow::ShouldCreateWebContents(
|
|||
WillCreatePopupWindow(frame_name,
|
||||
target_url,
|
||||
partition_id,
|
||||
CURRENT_TAB));
|
||||
NEW_FOREGROUND_TAB));
|
||||
return false;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue