diff options
author | Ms2ger <ms2ger@gmail.com> | 2014-08-12 16:29:15 +0200 |
---|---|---|
committer | Ms2ger <ms2ger@gmail.com> | 2014-08-12 17:47:18 +0200 |
commit | bac9a3cf6da2932f6c24e50885a657e094c77686 (patch) | |
tree | 75fda2cc08414d8e19a6812a60b5de508ed99052 /src/components/script/dom/node.rs | |
parent | 82514dad6e11b4ef9fed334cbc554d8e782fe898 (diff) | |
download | servo-bac9a3cf6da2932f6c24e50885a657e094c77686.tar.gz servo-bac9a3cf6da2932f6c24e50885a657e094c77686.zip |
Distinguish the sender to the own thread and to the parent thread in DedicatedWorkerGlobalScope.
The WorkerGlobalScope stores a reference to the sender for the own thread, to
allow passing clones to sub-workers. The DedicatedWorkerGlobalScope
additionally keeps a reference to the sender for the (unique) parent thread,
to implement postMessage and memory management of the Worker object.
Diffstat (limited to 'src/components/script/dom/node.rs')
0 files changed, 0 insertions, 0 deletions