Title: [174690] trunk/Tools
Revision
174690
Author
[email protected]
Date
2014-10-14 11:24:51 -0700 (Tue, 14 Oct 2014)

Log Message

Adding myself to the watchlist to CachedFont

Unreviewed.

* Scripts/webkitpy/common/config/watchlist:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (174689 => 174690)


--- trunk/Tools/ChangeLog	2014-10-14 18:05:12 UTC (rev 174689)
+++ trunk/Tools/ChangeLog	2014-10-14 18:24:51 UTC (rev 174690)
@@ -1,3 +1,11 @@
+2014-10-14  Myles C. Maxfield  <[email protected]>
+
+        Adding myself to the watchlist to CachedFont
+
+        Unreviewed.
+
+        * Scripts/webkitpy/common/config/watchlist:
+
 2014-10-14  Eva Balazsfalvi  <[email protected]>
 
         [EFL][GTK] Make it possible to get verbose output with ninja

Modified: trunk/Tools/Scripts/webkitpy/common/config/watchlist (174689 => 174690)


--- trunk/Tools/Scripts/webkitpy/common/config/watchlist	2014-10-14 18:05:12 UTC (rev 174689)
+++ trunk/Tools/Scripts/webkitpy/common/config/watchlist	2014-10-14 18:24:51 UTC (rev 174690)
@@ -296,7 +296,8 @@
                         r"|LayoutTests/media/media-source/",
         },
         "MacAndIOSTextLayoutAndRendering": {
-            "filename": r"Source/WebCore/rendering/.*Inline.*Box\.(h|cpp)"
+            "filename": r"Source/WebCore/loader/cache/CachedFont\.(h|cpp)"
+                        r"|Source/WebCore/rendering/.*Inline.*Box\.(h|cpp)"
                         r"|Source/WebCore/rendering/InlineIterator\.h"
                         r"|Source/WebCore/rendering/InlineBlockLineLayout\.cpp"
                         r"|Source/WebCore/rendering/RenderCombineText\.(h|cpp)"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to