It's fine to pass channels over channels as long as those channels don't cross process boundaries. In that case, the paint task lives in the chrome process (since it has access to the GPU), so you're fine. The problematic cases are essentially {script,layout} <-> (anything else).
Patrick _______________________________________________ dev-servo mailing list dev-servo@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-servo