Current release versions will load page-workers in the main process,
nightly has been updated to load in a child process if e10s is
enabled.

On Mon, Nov 23, 2015 at 10:59 PM, 罗勇刚(Yonggang Luo)
<luoyongg...@gmail.com> wrote:
> pageWorker = require("sdk/page-worker").Page({   contentScript:
> "console.log(document.body.innerHTML);",   contentURL: "
> http://en.wikipedia.org/wiki/Internet"; });
>
> --
>          此致
> 礼
> 罗勇刚
> Yours
>     sincerely,
> Yonggang Luo
> _______________________________________________
> dev-platform mailing list
> dev-platform@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-platform
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to