Title: [93365] branches/safari-534.51-branch/Source/WebKit2/ChangeLog
Revision
93365
Author
[email protected]
Date
2011-08-18 16:01:33 -0700 (Thu, 18 Aug 2011)

Log Message

Merge r92729.

Modified Paths

Diff

Modified: branches/safari-534.51-branch/Source/WebKit2/ChangeLog (93364 => 93365)


--- branches/safari-534.51-branch/Source/WebKit2/ChangeLog	2011-08-18 23:00:24 UTC (rev 93364)
+++ branches/safari-534.51-branch/Source/WebKit2/ChangeLog	2011-08-18 23:01:33 UTC (rev 93365)
@@ -1,5 +1,21 @@
 2011-08-18  Lucas Forschler  <[email protected]>
 
+    Merged 92729
+
+    2011-08-09  John Sullivan  <[email protected]>
+
+            WKPageCopyPendingAPIRequestURL returns stale result if policy decision set to Ignore
+            https://bugs.webkit.org/show_bug.cgi?id=65950
+            <rdar://problem/9925931>
+
+            Reviewed by Anders Carlsson.
+
+            * UIProcess/WebPageProxy.cpp:
+            (WebKit::WebPageProxy::receivedPolicyDecision):
+            Call clearPendingAPIRequestURL() if the policy decision is PolicyIgnore.
+
+2011-08-18  Lucas Forschler  <[email protected]>
+
     Merged 91998
 
     2011-07-29  Anders Carlsson  <[email protected]>
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to