Remove target_url from FindRetargetingNavigationEvent
We can't rely on the target_url to be valid when looking for a retargeting event, since the new tab may be navigated away from its original destination before anything commits. This CL should be safe since it seems impossible to make the current URL empty, except for the initial empty URL when opening a new window. Bug: 876768 Change-Id: I72860d3e5404a86511e3f247b94fdf6a6a12c2b4 Reviewed-on: https://chromium-review.googlesource.com/1187278Reviewed-by:Jialiu Lin <jialiul@chromium.org> Commit-Queue: Daniel Rubery <drubery@chromium.org> Cr-Commit-Position: refs/heads/master@{#585604}
Showing
Please register or sign in to comment