Merge mc->Maple
This commit is contained in:
@@ -5128,6 +5128,9 @@ void PresShell::SetRenderingState(const RenderingState& aState)
|
||||
|
||||
void PresShell::SynthesizeMouseMove(bool aFromScroll)
|
||||
{
|
||||
if (!sSynthMouseMove)
|
||||
return;
|
||||
|
||||
if (mPaintingSuppressed || !mIsActive || !mPresContext) {
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user