[webkit-reviews] review requested: [Bug 51878] Add WebKit1 API to view and delete local storage : [Attachment 85564] [PATCH] protect m_client, always open tracker db on initialization, reorder lock taking

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 11 20:16:31 PST 2011


Anton D'Auria <adauria at apple.com> has asked  for review:
Bug 51878: Add WebKit1 API to view and delete local storage
https://bugs.webkit.org/show_bug.cgi?id=51878

Attachment 85564: [PATCH] protect m_client, always open tracker db on
initialization, reorder lock taking
https://bugs.webkit.org/attachment.cgi?id=85564&action=review

------- Additional Comments from Anton D'Auria <adauria at apple.com>
Patch addresses some of David Levin's concerns about protecting m_client and a
possible deadlock caused by the order in which locks are taken. Also fixes an
issue in which origin dbs are not added to the tracker until an initialization
that takes place after a local storage write.


More information about the webkit-reviews mailing list