Bug 1003095 - Refactor main.js to be worker friendly;r=past

This commit is contained in:
Eddy Bruel
2014-05-22 16:27:19 +02:00
parent 545c07c057
commit 0346ffbc28
2 changed files with 14 additions and 12 deletions

View File

@@ -102,7 +102,6 @@ function createModule(id) {
//
// TODO: Remove this when the whitelist becomes empty
let chromeWhitelist = [
"devtools/server/main",
"devtools/toolkit/transport/transport",
"devtools/toolkit/transport/stream-utils",
"devtools/toolkit/transport/packets",