[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.17-1283-gcf603cf
darin at apple.com
darin at apple.com
Tue Jan 5 23:58:49 UTC 2010
The following commit has been merged in the webkit-1.1 branch:
commit acdf1dfcbc74165908b28c7b9df695dac27fa146
Author: darin at apple.com <darin at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Wed Dec 23 00:26:25 2009 +0000
First cut at fixing Windows build.
* WebCorePrefix.cpp: Touch it.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@52509 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index b345229..f4454d5 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,5 +1,11 @@
2009-12-22 Darin Adler <darin at apple.com>
+ First cut at fixing Windows build.
+
+ * WebCorePrefix.cpp: Touch it.
+
+2009-12-22 Darin Adler <darin at apple.com>
+
Reviewed by Mark Rowe.
Turn off datagrid by default, at least for all platforms Apple ships.
diff --git a/WebCore/WebCorePrefix.cpp b/WebCore/WebCorePrefix.cpp
index e0f19a0..02a5643 100644
--- a/WebCore/WebCorePrefix.cpp
+++ b/WebCore/WebCorePrefix.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2007 Apple Inc. All rights reserved.
+ * Copyright (C) 2007 Apple Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list