Bug 1571567 - Fix no-fallthrough errors in /browser. r=MattN,k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D40745
This commit is contained in:
@@ -6058,6 +6058,7 @@ var CombinedStopReload = {
|
||||
if (event.button == 0 && !this.stop.disabled) {
|
||||
this._stopClicked = true;
|
||||
}
|
||||
break;
|
||||
case "animationend": {
|
||||
if (
|
||||
event.target.classList.contains("toolbarbutton-animatable-image") &&
|
||||
|
||||
Reference in New Issue
Block a user