[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

darin at apple.com darin at apple.com
Thu Apr 8 00:47:08 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit e6cde6766941d80bd5d5d6f204f59d8262afe431
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