Commit 6b39b25b authored by Alexandre Poirot's avatar Alexandre Poirot
Browse files

Bug 933380 - Fix exception on app close request. r=fabrice, a=bajaj

parent c3db20e1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -978,7 +978,7 @@ var WebappsHelper = {
        });
        break;
      case "webapps-close":
        shell.sendEvent(shell.getContentWindow(), "webapps-close",
        shell.sendEvent(getContentWindow(), "webapps-close",
          {
            __exposedProps__: { "manifestURL": "r" },
            "manifestURL": json.manifestURL