Title: [175269] trunk/Source/WebCore
- Revision
- 175269
- Author
- [email protected]
- Date
- 2014-10-28 12:57:55 -0700 (Tue, 28 Oct 2014)
Log Message
Unreviewed comment fix from r175267.
Fix namespace name in comment.
* css/StyleBuilderCustom.h:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (175268 => 175269)
--- trunk/Source/WebCore/ChangeLog 2014-10-28 19:37:22 UTC (rev 175268)
+++ trunk/Source/WebCore/ChangeLog 2014-10-28 19:57:55 UTC (rev 175269)
@@ -1,3 +1,11 @@
+2014-10-28 Chris Dumez <[email protected]>
+
+ Unreviewed comment fix from r175267.
+
+ Fix namespace name in comment.
+
+ * css/StyleBuilderCustom.h:
+
2014-10-28 Jer Noble <[email protected]>
REGRESSION(r171593) [Mac] Media controls create a large (and unnecessary) backing store
Modified: trunk/Source/WebCore/css/StyleBuilderCustom.h (175268 => 175269)
--- trunk/Source/WebCore/css/StyleBuilderCustom.h 2014-10-28 19:37:22 UTC (rev 175268)
+++ trunk/Source/WebCore/css/StyleBuilderCustom.h 2014-10-28 19:57:55 UTC (rev 175269)
@@ -44,6 +44,6 @@
} // namespace StyleBuilderFunctions
-} // namespace Value
+} // namespace WebCore
#endif // StyleBuilderCustom_h
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes