Descriptionmac: Opening a URL should replace the NTP.
When a browser window is instructed to open a URL, if the only existing tab is
the NTP, the NTP should be replaced with a tab with the given URL.
This was partially fixed by https://codereview.chromium.org/240273002, but that
only tackled the case where Chrome was launched as a result of an open URL
Apple Event. This CL replicates the behavior for Chrome receiving a URL from
Handoff, and for Chrome receiving an open URL Apple Event while Chrome is
already running.
BUG=428081, 43520
Committed: https://crrev.com/19ee3922f7438d37833ae5ec58af10518b4a6c47
Cr-Commit-Position: refs/heads/master@{#302304}
Patch Set 1 : #
Total comments: 2
Patch Set 2 : Comments from avi. #Patch Set 3 : Start embedded test server in browser test. #Patch Set 4 : Fix the tests. #
Messages
Total messages: 21 (9 generated)
|