[Webkit-unassigned] [Bug 25710] HTML5 Database stops executing transactions if the URL hash changes while a transaction is open and an XHR is in progress.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 26 03:18:05 PDT 2009


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


benm at google.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #30666|                            |review?
               Flag|                            |




------- Comment #2 from benm at google.com  2009-05-26 03:18 PDT -------
Created an attachment (id=30666)
 --> (https://bugs.webkit.org/attachment.cgi?id=30666&action=view)
Patch to not stop databases when navigating the history to the same document
with a fragment

This patch adds code to not stop the databases if we are navigating the history
to a hash fragment on the same document and includes a layout test to verify.
The test harness attached to this bug passes with this patch applied.


-- 
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