>>957
eval('PlacesUIUtils.openContainerNodeInTabs = ' + PlacesUIUtils.openContainerNodeInTabs.toString().replace(
  'this._openTabset',
  'aEvent.button = 1; $&'
));