[Webkit-unassigned] [Bug 25711] HTML5 Database becomes locked if a transaction is in progress when the page is refreshed.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 22 08:31:29 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=25711





------- Comment #8 from benm at google.com  2009-05-22 08:31 PDT -------
(In reply to comment #6)
> Seems like the sleep should be shared/abstracted in WTF.

Agreed, that sounds like a good idea. I was actually looking in WTF for a sleep
function which is how I found the code in TCSpinLock :) Shall I add a new file
pair (say Sleep.h|cpp) or is there a better place in  WTF for them to go
already?

(In reply to comment #7)
> (From update of attachment 30483 [review])
> Mostly style violations:
> http://webkit.org/coding/coding-style.html
> 

Thanks for the style points Eric, I will fix them up and check out the style
guide.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list