summaryrefslogtreecommitdiffstats
path: root/WebKit/haiku/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'WebKit/haiku/ChangeLog')
-rw-r--r--WebKit/haiku/ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/WebKit/haiku/ChangeLog b/WebKit/haiku/ChangeLog
index 9e2e24d..986b00f 100644
--- a/WebKit/haiku/ChangeLog
+++ b/WebKit/haiku/ChangeLog
@@ -1,3 +1,22 @@
+2010-08-06 Gavin Barraclough <barraclough@apple.com>
+
+ Rubber stamped by Sam Weinig
+
+ Bug 43594 - Add string forwards to Forward.h
+ This allows us to remove forward declarations for these classes from
+ WebCore/WebKit (a step in moving these class from WebCore:: to WTF::).
+
+ * WebCoreSupport/FrameLoaderClientHaiku.h:
+ * WebCoreSupport/InspectorClientHaiku.h:
+
+2010-08-06 Jessie Berlin <jberlin@apple.com>
+
+ Roll out http://trac.webkit.org/changeset/64801, which broke the Safari Windows Build.
+ Unreviewed.
+
+ * WebCoreSupport/FrameLoaderClientHaiku.h:
+ * WebCoreSupport/InspectorClientHaiku.h:
+
2010-07-27 Luiz Agostini <luiz.agostini@openbossa.org>
Reviewed by Darin Fisher.