Title: [100840] trunk
Revision
100840
Author
[email protected]
Date
2011-11-18 19:04:15 -0800 (Fri, 18 Nov 2011)

Log Message

Fix reviewed by lines in ChangeLogs

Modified Paths


Diff

Modified: trunk/LayoutTests/ChangeLog (100839 => 100840)


--- trunk/LayoutTests/ChangeLog	2011-11-19 03:02:31 UTC (rev 100839)
+++ trunk/LayoutTests/ChangeLog	2011-11-19 03:04:15 UTC (rev 100840)
@@ -5,7 +5,7 @@
 
         Added test cases that has position:fixed and page scale.
 
-        Reviewed by James.
+        Reviewed by James Robinson.
 
         * compositing/geometry/fixed-position-composited-page-scale-down-expected.txt: Added.
         * compositing/geometry/fixed-position-composited-page-scale-down.html: Added.

Modified: trunk/Source/WebCore/ChangeLog (100839 => 100840)


--- trunk/Source/WebCore/ChangeLog	2011-11-19 03:02:31 UTC (rev 100839)
+++ trunk/Source/WebCore/ChangeLog	2011-11-19 03:04:15 UTC (rev 100840)
@@ -3,7 +3,7 @@
         [chromium] composited layers are blurry with a zoom-in page scale factor
         https://bugs.webkit.org/show_bug.cgi?id=71225
 
-        Reviewed by James.
+        Reviewed by James Robinson.
 
         Pass contents scale factor to the compositor such that it can:
         1. Adjust contentBounds() of the compositoer layers with content scale.

Modified: trunk/Source/WebKit/chromium/ChangeLog (100839 => 100840)


--- trunk/Source/WebKit/chromium/ChangeLog	2011-11-19 03:02:31 UTC (rev 100839)
+++ trunk/Source/WebKit/chromium/ChangeLog	2011-11-19 03:04:15 UTC (rev 100840)
@@ -3,7 +3,7 @@
         [chromium] composited layers are blurry with a zoom-in page scale factor
         https://bugs.webkit.org/show_bug.cgi?id=71225
 
-        Reviewed by James.
+        Reviewed by James Robinson.
 
         Implements GraphicsLayerClient to return values for pageScaleFactor and deviceScaleFactor. They are used to determine contents scale factor compositer layers.
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to