Title: [127355] trunk/Source/WebCore
- Revision
- 127355
- Author
- [email protected]
- Date
- 2012-08-31 21:13:15 -0700 (Fri, 31 Aug 2012)
Log Message
Touch some files so that Chromium-win bots correctly re-build
files for OPENTYPE_VERTICAL.
https://bugs.webkit.org/show_bug.cgi?id=51450
* platform/graphics/FontCache.h:
* platform/graphics/SimpleFontData.h:
* platform/graphics/opentype/OpenTypeTypes.h:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (127354 => 127355)
--- trunk/Source/WebCore/ChangeLog 2012-09-01 04:06:02 UTC (rev 127354)
+++ trunk/Source/WebCore/ChangeLog 2012-09-01 04:13:15 UTC (rev 127355)
@@ -1,3 +1,13 @@
+2012-08-31 Kent Tamura <[email protected]>
+
+ Touch some files so that Chromium-win bots correctly re-build
+ files for OPENTYPE_VERTICAL.
+ https://bugs.webkit.org/show_bug.cgi?id=51450
+
+ * platform/graphics/FontCache.h:
+ * platform/graphics/SimpleFontData.h:
+ * platform/graphics/opentype/OpenTypeTypes.h:
+
2012-08-31 Chris Hutten-Czapski <[email protected]>
-webkit-flex: 0 in inspector.css is confusing
Modified: trunk/Source/WebCore/platform/graphics/FontCache.h (127354 => 127355)
--- trunk/Source/WebCore/platform/graphics/FontCache.h 2012-09-01 04:06:02 UTC (rev 127354)
+++ trunk/Source/WebCore/platform/graphics/FontCache.h 2012-09-01 04:13:15 UTC (rev 127355)
@@ -41,8 +41,7 @@
#include <mlang.h>
#endif
-namespace WebCore
-{
+namespace WebCore {
class Font;
class FontPlatformData;
Modified: trunk/Source/WebCore/platform/graphics/SimpleFontData.h (127354 => 127355)
--- trunk/Source/WebCore/platform/graphics/SimpleFontData.h 2012-09-01 04:06:02 UTC (rev 127354)
+++ trunk/Source/WebCore/platform/graphics/SimpleFontData.h 2012-09-01 04:13:15 UTC (rev 127355)
@@ -336,5 +336,4 @@
}
} // namespace WebCore
-
#endif // SimpleFontData_h
Modified: trunk/Source/WebCore/platform/graphics/opentype/OpenTypeTypes.h (127354 => 127355)
--- trunk/Source/WebCore/platform/graphics/opentype/OpenTypeTypes.h 2012-09-01 04:06:02 UTC (rev 127354)
+++ trunk/Source/WebCore/platform/graphics/opentype/OpenTypeTypes.h 2012-09-01 04:13:15 UTC (rev 127355)
@@ -102,5 +102,4 @@
} // namespace OpenType
} // namespace WebCore
-
#endif // OpenTypeTypes_h
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes