[Webkit-unassigned] [Bug 25215] Support loading script for nested workers.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 16 04:01:32 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=25215





------- Comment #2 from ap at webkit.org  2009-04-16 04:01 PDT -------
(From update of attachment 29509)
This means that workers will no longer use CachedResource machinery. I'm not
sure how bad it is, you may need to consult with someone familiar with its
design.

Why is m_loadingAborted necessary (given that we have
WorkerMessagingProxy::m_askedToTerminate)? Does checking it affect visible
behavior of the worker? Does this change need a test?

This patch doesn't have sufficient information in ChangeLog - it doesn't even
say that it is not a full implementation of the feature, but just a first step.
Ideally, each modified function should have a comment of its own.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list