Commit c02269b0 authored by Beatriz Rizental's avatar Beatriz Rizental Committed by Pier Angelo Vendrame
Browse files

fixup! BB 42831: Remove the shopping components.

parent 1e432bba
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -235,9 +235,9 @@ document.addEventListener(
          break;

        case "shopping-sidebar-button":
          if (isLeftClick) {
            ShoppingSidebarParent.urlbarButtonClick(event);
          }
          // if (isLeftClick) {
          //   ShoppingSidebarParent.urlbarButtonClick(event);
          // }
          break;

        case "urlbar-zoom-button":
@@ -338,9 +338,9 @@ document.addEventListener(
          break;

        case "shopping-sidebar-button":
          if (isLikeLeftClick) {
            ShoppingSidebarParent.urlbarButtonClick(event);
          }
          // if (isLikeLeftClick) {
          //   ShoppingSidebarParent.urlbarButtonClick(event);
          // }
          break;

        case "urlbar-zoom-button":