mirror of
https://github.com/roytam1/UXP.git
synced 2026-05-26 13:58:49 +00:00
Bug 2026293: Block scripts when initiating async scrollbar activity.
This commit is contained in:
@@ -62,6 +62,7 @@ ScrollbarActivity::Destroy()
|
||||
void
|
||||
ScrollbarActivity::ActivityOccurred()
|
||||
{
|
||||
nsAutoScriptBlocker scriptBlocker;
|
||||
ActivityStarted();
|
||||
ActivityStopped();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user