Bug 28411

Summary: Add a way to release the storage lock
Product: WebKit Reporter: Jeremy Orlow <jorlow>
Component: New BugsAssignee: Jeremy Orlow <jorlow>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch v1 fishd: review+, eric: commit-queue-

Description Jeremy Orlow 2009-08-17 15:49:31 PDT
Add a way to release the storage lock, per the spec: http://dev.w3.org/html5/spec/Overview.html#manually-releasing-the-storage-mutex
Comment 1 Jeremy Orlow 2009-08-17 16:05:28 PDT
Created attachment 34997 [details]
Patch v1
Comment 2 Eric Seidel (no email) 2009-08-17 16:23:58 PDT
Comment on attachment 34997 [details]
Patch v1

According to modules/committers.py Jeremy is a committer, so I'll leave this for him.  He can cq+ this himself if he wants the bot to land it.
Comment 3 Jeremy Orlow 2009-08-17 16:28:53 PDT
Committed r47397: <http://trac.webkit.org/changeset/47397>