Update new code from aviary branch for API changes in bug 221619.
git-svn-id: svn://10.0.0.236/trunk@166274 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -146,7 +146,7 @@ function handleHistoryClick(aEvent)
|
||||
// Clear all other selection since we're loading a link now. We must
|
||||
// do this *before* attempting to load the link since openURL uses
|
||||
// selection as an indication of which link to load.
|
||||
tbo.selection.select(row.value);
|
||||
tbo.view.selection.select(row.value);
|
||||
|
||||
openURL(aEvent);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user