This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Open a bookmark item in a foreground tab
If SWITCH_TO_NEW_TABS is truthy (or if Shift key is pressed: this is the current behavior) Auditors: @bsclifton Test Plan: - Simulate middle clicking a bookmark item - Check that a new foreground tab is opened with the same URL as that of the bookmark (or just check that if such an event is fired if a URL check is not feasible) Fix #3207.
- Loading branch information