[webkit-reviews] review cancelled: [Bug 25710] HTML5 Database stops executing transactions if the URL hash changes while a transaction is open and an XHR is in progress. : [Attachment 30708] Patch to not stop the databases if the navigation is to a hash fragment on the same document.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 1 12:24:58 PDT 2009


Ben Murdoch <benm at google.com> has cancelled Ben Murdoch <benm at google.com>'s
request for review:
Bug 25710: HTML5 Database stops executing transactions if the URL hash changes
while a transaction is open and an XHR is in progress.
https://bugs.webkit.org/show_bug.cgi?id=25710

Attachment 30708: Patch to not stop the databases if the navigation is to a
hash fragment on the same document.
https://bugs.webkit.org/attachment.cgi?id=30708&action=review

------- Additional Comments from Ben Murdoch <benm at google.com>
New patch with an argument to the function rather than a member variable
tracking state.


More information about the webkit-reviews mailing list