Title: [93228] trunk/Source/WebKit/chromium/ChangeLog
Revision
93228
Author
[email protected]
Date
2011-08-17 11:39:18 -0700 (Wed, 17 Aug 2011)

Log Message

Remove support for old didCreateIsolatedContext() signature
https://bugs.webkit.org/show_bug.cgi?id=66249

Reviewed by Darin Fisher.

* public/WebFrameClient.h:
* src/FrameLoaderClientImpl.cpp:
(WebKit::FrameLoaderClientImpl::didCreateIsolatedScriptContext):

Modified Paths

Diff

Modified: trunk/Source/WebKit/chromium/ChangeLog (93227 => 93228)


--- trunk/Source/WebKit/chromium/ChangeLog	2011-08-17 18:29:24 UTC (rev 93227)
+++ trunk/Source/WebKit/chromium/ChangeLog	2011-08-17 18:39:18 UTC (rev 93228)
@@ -1,3 +1,14 @@
+2011-08-15  Aaron Boodman  <[email protected]>
+
+        Remove support for old didCreateIsolatedContext() signature
+        https://bugs.webkit.org/show_bug.cgi?id=66249
+
+        Reviewed by Darin Fisher.
+
+        * public/WebFrameClient.h:
+        * src/FrameLoaderClientImpl.cpp:
+        (WebKit::FrameLoaderClientImpl::didCreateIsolatedScriptContext):
+
 2011-08-17  Aaron Boodman  <[email protected]>
 
         Remove support for old didCreateIsolatedContext() signature
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to