Title: [238118] trunk/Source/WebCore/ChangeLog
Revision
238118
Author
a...@apple.com
Date
2018-11-12 18:32:48 -0800 (Mon, 12 Nov 2018)

Log Message

Fix another ChangeLog typo for testing. Thanks for making so many!

Modified Paths


Diff

Modified: trunk/Source/WebCore/ChangeLog (238117 => 238118)


--- trunk/Source/WebCore/ChangeLog	2018-11-13 02:25:13 UTC (rev 238117)
+++ trunk/Source/WebCore/ChangeLog	2018-11-13 02:32:48 UTC (rev 238118)
@@ -408,7 +408,7 @@
 
         Sadly entire subtrees can't be skipped during the "compositing requirements" traversal because we still have
         to accumulate overlap rects, but RenderLayerCompositor::traverseUnchangedSubtree() is used to minimize
-        work in that case. Subtrees can be skipped in the "update backing and hierarchy" traveral. Entire traversals can
+        work in that case. Subtrees can be skipped in the "update backing and hierarchy" traversal. Entire traversals can
         be skipped if no change has triggered the need for that traversal.
         
         These changes fix a correctness issue where transform changes now trigger overlap re-evaluation, which causes
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to