On Sat, Mar 21, 2009 at 9:41 AM, Drew Wilson <atwil...@google.com> wrote:
> That might work. Is it feasible for user agents to enforce limits on how
> long a callback is allowed to run holding the lock? That way workers can't
> starve normal pages from accessing their local storage.

It seems like they could use the same time limit that is used for
detecting/stopping runaway scripts in web pages.

- a

Reply via email to