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

This commit is contained in:
Eddy Bruel
2014-05-30 16:43:01 +02:00
parent b70c3b3203
commit c89febafe2
4 changed files with 25 additions and 21 deletions

View File

@@ -102,9 +102,6 @@ function createModule(id) {
//
// TODO: Remove this when the whitelist becomes empty
let chromeWhitelist = [
"devtools/toolkit/transport/transport",
"devtools/toolkit/transport/stream-utils",
"devtools/toolkit/transport/packets",
"devtools/toolkit/DevToolsUtils",
"devtools/toolkit/event-emitter",
"devtools/styleinspector/css-logic",