Backed out changeset 513192eb7df4 (bug 1148971) for causing bc2 memory leaks
This commit is contained in:
@@ -517,7 +517,7 @@ nsRangeFrame::GetValueAtEventPoint(WidgetGUIEvent* aEvent)
|
||||
// We need to get the size of the thumb from the theme.
|
||||
nsPresContext *presContext = PresContext();
|
||||
bool notUsedCanOverride;
|
||||
LayoutDeviceIntSize size;
|
||||
nsIntSize size;
|
||||
presContext->GetTheme()->
|
||||
GetMinimumWidgetSize(presContext, this, NS_THEME_RANGE_THUMB, &size,
|
||||
¬UsedCanOverride);
|
||||
|
||||
Reference in New Issue
Block a user