Fix chrome://history on Android (check whether element is present first).
$('alertOverlay') is null so the call for classList failed. Guard the condition to see if the element exists. BUG=379194 Review URL: https://codereview.chromium.org/301223009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@273956 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment