mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 21:31:04 +00:00
Scroll position updates shouldn't start the Carbon plugin idle event timer. b=535630 r=smichaud
This commit is contained in:
parent
40f0c6cd3d
commit
1166ff6bde
@ -3614,8 +3614,6 @@ nsresult nsPluginInstanceOwner::ScrollPositionDidChange(nsIScrollableView* aScro
|
||||
pluginWidget->EndDrawPlugin();
|
||||
}
|
||||
}
|
||||
|
||||
StartTimer(PR_TRUE);
|
||||
#endif
|
||||
return NS_OK;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user