[Webkit-unassigned] [Bug 22658] db.transaction doesn't seem to execute properly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 8 02:32:58 PST 2011


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


Yonatan Schor <joe at cav.co.il> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |joe at cav.co.il




--- Comment #10 from Yonatan Schor <joe at cav.co.il>  2011-12-08 02:32:58 PST ---
Ran into the same problem when switching from the Safari on iOS 4.* to the one on iOS 5 (AppleWebKit/534.46).
db.transaction simply didn't execute when invoked from certain DOM events.
worked around it by invoking it though JavaScript's setTimeout...

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



More information about the webkit-unassigned mailing list