[webkit-reviews] review granted: [Bug 24090] WorkerThreadableLoader needs to be able to post tasks for a mode. : [Attachment 27918] Proposed fix.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 24 09:17:49 PST 2009


Alexey Proskuryakov <ap at webkit.org> has granted David Levin
<levin at chromium.org>'s request for review:
Bug 24090: WorkerThreadableLoader needs to be able to post tasks for a mode.
https://bugs.webkit.org/show_bug.cgi?id=24090

Attachment 27918: Proposed fix.
https://bugs.webkit.org/attachment.cgi?id=27918&action=review

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
> They are all part of xhr, so lifetime would be managed by xhr having pending
> activity.

That's what I expected, but it doesn't seem to be discoverable. How will
someone adding a new kind of tasks learn that lifetime issues need to be
resolved on a case by case basis?

r=me, by the way.


More information about the webkit-reviews mailing list