Although `_scrollable` will be cleared if `general.autoscroll` is set
to false, AutoScrollChild could receive the `mouseup` event before
it clears out, so we need to check `general.autoscroll` when `mouseup`
occurs.
Differential Revision: https://phabricator.services.mozilla.com/D186546