DescriptionBMM: Handle middle click correctly.
This fixes a regression. Originally we listened to click events for middle click. The WebKit was change to not fire click events for middle clicks so I added code to work around that. The WebKit change caused a lot of regressions and was reverted. Now the BMM opened 2 background tabs (one for click and one for the work around). With this change I no longer listen to click and only do the work around.
BUG=70929
TEST=Open bookmark manager.
Middle click on a bookmark.
Only one background tab should be opened.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=72843
Patch Set 1 #Patch Set 2 : Fix typo #
Messages
Total messages: 2 (0 generated)
|