Bug 28411 - Add a way to release the storage lock
Summary: Add a way to release the storage lock
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Jeremy Orlow
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-17 15:49 PDT by Jeremy Orlow
Modified: 2009-08-17 16:28 PDT (History)
0 users

See Also:


Attachments
Patch v1 (8.22 KB, patch)
2009-08-17 16:05 PDT, Jeremy Orlow
fishd: review+
eric: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>