mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-07 01:01:43 +00:00

`nsIFrame::GetCursor()` can never return `Nothing()` after bug 1687239, which removes `nsPluginFrame`. Therefore `mLastFrameConsumedSetCursor` in `EventStateManager` can never be true. Differential Revision: https://phabricator.services.mozilla.com/D200890