[whatwg] Storage mutex feedback

On Sun, Aug 30, 2009 at 4:06 AM, Ian Hickson<ian at hixie.ch> wrote:
> Upon further consideration I've renamed getStorageUpdates() to
> yieldForStorageUpdates().

If getStorageUpdates() actually returned how *many* updates there
were, it could be a vaguely useful name.

If the answer is 0, then my application knows it doesn't need to try
to figure out how the world changed, right?

Received on Thursday, 3 September 2009 10:24:55 UTC