<div class="gmail_quote">On Fri, Sep 4, 2009 at 8:17 AM, Benjamin Smedberg <span dir="ltr"><<a href="mailto:benjamin@smedbergs.us">benjamin@smedbergs.us</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im">What kind of conflict? There is no need to "merge" individual cookies:</div>
whichever one was set (or removed) last wins.</blockquote><div><br></div><div>I think this strategy would work fine for cookies since the HTTP side of them is inherently racy.  I think such behavior would be pretty counter-intuitive for localStorage, though.</div>

<div><br></div><div>If we did go with this strategy, I think we could give access to shared workers, and someone could use those if they needed better "atomicity".</div></div>