aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/script/dom/node.rs
diff options
context:
space:
mode:
authorMs2ger <ms2ger@gmail.com>2014-08-12 16:29:15 +0200
committerMs2ger <ms2ger@gmail.com>2014-08-12 17:47:18 +0200
commitbac9a3cf6da2932f6c24e50885a657e094c77686 (patch)
tree75fda2cc08414d8e19a6812a60b5de508ed99052 /src/components/script/dom/node.rs
parent82514dad6e11b4ef9fed334cbc554d8e782fe898 (diff)
downloadservo-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