[webkit-reviews] review denied: [Bug 23636] Make the async api of ThreadableLoader functional for the worker context. : [Attachment 27173] Part 1: Expose WorkerMessagingProxy::postTaskToWorkerContext

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 30 00:16:16 PST 2009


Alexey Proskuryakov <ap at webkit.org> has denied David Levin
<levin at chromium.org>'s request for review:
Bug 23636: Make the async api of ThreadableLoader functional for the worker
context.
https://bugs.webkit.org/show_bug.cgi?id=23636

Attachment 27173: Part 1: Expose WorkerMessagingProxy::postTaskToWorkerContext
https://bugs.webkit.org/attachment.cgi?id=27173&action=review

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
Discussed on IRC - we think that it will be better to merge
ScriptExecutionContext::Task and WorkerTask, which will eliminate the need for
wrappers.

Besides, we don't have a DocumentTask, so why have a WorkerTask?


More information about the webkit-reviews mailing list