From: John Firebaugh Date: Tue, 3 Dec 2013 23:04:24 +0000 (-0800) Subject: Unconditionally unbind moveend event X-Git-Tag: live~5632 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/bdbc1d663d04075f45a87a4b78b0744a008d758c?hp=bdbc1d663d04075f45a87a4b78b0744a008d758c Unconditionally unbind moveend event Can't rely on checking location.pathname -- inside unload, it already contains the new path. Fortunately, checking is unnecessary. Fixes TypeError: Cannot call method 'split' of undefined. ---