Backed out changeset 2fb0417cfd2f (bug 1959275) for causing wpt failures at pointerdown-add-overflow-hidden.html. CLOSED TREE
This commit is contained in:
@@ -2249,6 +2249,9 @@ void PresShell::NotifyDestroyingFrame(nsIFrame* aFrame) {
|
||||
}
|
||||
}
|
||||
|
||||
EventStateManager* const esm = mPresContext->EventStateManager();
|
||||
esm->NotifyDestroyingFrameForGesture(aFrame);
|
||||
|
||||
mFramesToDirty.Remove(aFrame);
|
||||
|
||||
if (ScrollContainerFrame* scrollContainerFrame = do_QueryFrame(aFrame)) {
|
||||
|
||||
Reference in New Issue
Block a user