Loading b2g/chrome/content/shell.js +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
b2g/chrome/content/shell.js +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading