Hi, I'm writing again because, after looking at the WebChannel-related code, it seems to me that this is rather Mozilla-specific code and not so easily usable in other contexts.
WebChannel.jsm [0] seems to be a JavaScript module that depends on other modules and those depend on other modules, winding up to some IDL files. Is there a way to import these modules in specific context other than Mozilla/Firefox or does the whole code need to be rewritten? [0] https://dxr.mozilla.org/mozilla-central/source/toolkit/modules/WebChannel.jsm Thanks, Gabriel _______________________________________________ Sync-dev mailing list [email protected] https://mail.mozilla.org/listinfo/sync-dev

