Title: [117684] trunk/Source/WebCore
- Revision
- 117684
- Author
- [email protected]
- Date
- 2012-05-19 01:03:29 -0700 (Sat, 19 May 2012)
Log Message
Touch Internals.* in an attempt to fix Windows builds after r117646.
* testing/Internals.cpp:
* testing/Internals.h:
* testing/Internals.idl:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (117683 => 117684)
--- trunk/Source/WebCore/ChangeLog 2012-05-19 07:59:34 UTC (rev 117683)
+++ trunk/Source/WebCore/ChangeLog 2012-05-19 08:03:29 UTC (rev 117684)
@@ -1,3 +1,11 @@
+2012-05-19 Ryosuke Niwa <[email protected]>
+
+ Touch Internals.* in an attempt to fix Windows builds after r117646.
+
+ * testing/Internals.cpp:
+ * testing/Internals.h:
+ * testing/Internals.idl:
+
2012-05-18 Ryosuke Niwa <[email protected]>
WebKit erroneously add 1px padding in input elements
Modified: trunk/Source/WebCore/testing/Internals.cpp (117683 => 117684)
--- trunk/Source/WebCore/testing/Internals.cpp 2012-05-19 07:59:34 UTC (rev 117683)
+++ trunk/Source/WebCore/testing/Internals.cpp 2012-05-19 08:03:29 UTC (rev 117684)
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011 Google Inc. All rights reserved.
+ * Copyright (C) 2012 Google Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
Modified: trunk/Source/WebCore/testing/Internals.h (117683 => 117684)
--- trunk/Source/WebCore/testing/Internals.h 2012-05-19 07:59:34 UTC (rev 117683)
+++ trunk/Source/WebCore/testing/Internals.h 2012-05-19 08:03:29 UTC (rev 117684)
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011 Google Inc. All rights reserved.
+ * Copyright (C) 2012 Google Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
Modified: trunk/Source/WebCore/testing/Internals.idl (117683 => 117684)
--- trunk/Source/WebCore/testing/Internals.idl 2012-05-19 07:59:34 UTC (rev 117683)
+++ trunk/Source/WebCore/testing/Internals.idl 2012-05-19 08:03:29 UTC (rev 117684)
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011 Google Inc. All rights reserved.
+ * Copyright (C) 2012 Google Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes