[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
Thu Jun 4 07:35:40 PDT 2009


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


ap at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #30864|review?                     |review+
               Flag|                            |




------- Comment #17 from ap at webkit.org  2009-06-04 07:35 PDT -------
(From update of attachment 30864)
Based on Darin's earlier review, this look good for landing

+        * loader/DocumentLoader.cpp:
+        (WebCore::DocumentLoader::stopLoading):
+        * loader/DocumentLoader.h:
+        * loader/FrameLoader.cpp:
+        (WebCore::FrameLoader::stopLoading):
+        (WebCore::FrameLoader::stopAllLoaders):
+        * loader/FrameLoader.h:
+        * loader/FrameLoaderTypes.h:
+        (WebCore::):
+        * page/Page.cpp:
+        (WebCore::Page::goToItem):
+        * WebCore.base.exp:

We much prefer detailed per-function comments in ChangeLogs.


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