Switch to CodeMirror simplescrollbars addon

Instead of implementing the scrollbar inside of Gerrit, use the
simplescrollbars addon available with CodeMirror 4.9. The addon has
handlers for scroll wheel support and other basic browser behavior
that was broken or missing in Gerrit's own scrollbar replacement.

Markers in the overview bar can now be simpler widgets that track the
vertical scale ratio of the CM3 instance and position accordingly.

Change-Id: Ib117668ee0f85955d1e47034e32676bc9796d0d2
19 files changed