Title: [161336] trunk/Source/WebCore/ChangeLog
Revision
161336
Author
[email protected]
Date
2014-01-06 01:49:21 -0800 (Mon, 06 Jan 2014)

Log Message

Fix ChangeLog authors that got mixed up in last commit.

Modified Paths


Diff

Modified: trunk/Source/WebCore/ChangeLog (161335 => 161336)


--- trunk/Source/WebCore/ChangeLog	2014-01-06 09:47:01 UTC (rev 161335)
+++ trunk/Source/WebCore/ChangeLog	2014-01-06 09:49:21 UTC (rev 161336)
@@ -1,4 +1,4 @@
-2014-01-06  Gurpreet Kaur  <[email protected]>
+2014-01-06  Andreas Kling  <[email protected]>
 
         RenderInline::clone() should return RenderPtr.
         <https://webkit.org/b/126514>
@@ -16,7 +16,7 @@
             Store cloned RenderInlines in RenderPtrs. Use leakPtr() to sink
             them into ownership-taking APIs that still use raw pointers.
 
-2014-01-06  Andreas Kling  <[email protected]>
+2014-01-06  Gurpreet Kaur  <[email protected]>
 
         <hr> appears gray instead of green because of color attribute is defined followed by noshade attribute
         https://bugs.webkit.org/show_bug.cgi?id=17674
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to