Title: [182791] trunk/Tools
Revision
182791
Author
[email protected]
Date
2015-04-14 04:27:44 -0700 (Tue, 14 Apr 2015)

Log Message

Remove myself from watchlist, remove empty Cairo and HarfBuzz watchlists
https://bugs.webkit.org/show_bug.cgi?id=143705

Unreviewed change to watchlist file.


* Scripts/webkitpy/common/config/watchlist:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (182790 => 182791)


--- trunk/Tools/ChangeLog	2015-04-14 11:01:09 UTC (rev 182790)
+++ trunk/Tools/ChangeLog	2015-04-14 11:27:44 UTC (rev 182791)
@@ -1,3 +1,12 @@
+2015-04-14  Dominik Röttsches  <[email protected]>
+
+        Remove myself from watchlist, remove empty Cairo and HarfBuzz watchlists
+        https://bugs.webkit.org/show_bug.cgi?id=143705
+
+        Unreviewed change to watchlist file.
+
+        * Scripts/webkitpy/common/config/watchlist:
+
 2015-04-14  KwangHyuk Kim  <[email protected]>
 
         [EFL] favicon wasn't updated for google.com sometimes.

Modified: trunk/Tools/Scripts/webkitpy/common/config/watchlist (182790 => 182791)


--- trunk/Tools/Scripts/webkitpy/common/config/watchlist	2015-04-14 11:01:09 UTC (rev 182790)
+++ trunk/Tools/Scripts/webkitpy/common/config/watchlist	2015-04-14 11:27:44 UTC (rev 182791)
@@ -222,12 +222,6 @@
             "filename": r"Source/WebCore/accessibility"
                         r"|LayoutTests/.*accessibility",
         },
-        "Cairo": {
-            "filename": r"Source/WebCore/platform/graphics/cairo",
-        },
-        "Harfbuzz": {
-            "filename": r"Source/WebCore/platform/graphics/harfbuzz",
-        },
         "PerformanceTests": {
             "filename": r"PerformanceTests"
                         r"|Tools/Scripts/webkitpy/performance_tests",
@@ -334,7 +328,6 @@
         "AppleMacPublicApi": [ "[email protected]" ],
         "Battery": [ "[email protected]", "[email protected]" ],
         "BindingsScripts": [ "[email protected]", "[email protected]" ],
-        "Cairo": [ "[email protected]" ],
         "CMake": [ "[email protected]", "[email protected]", "[email protected]", "[email protected]" ],
         "CoordinatedGraphics" : [ "[email protected]", "[email protected]", "[email protected]", "[email protected]", "[email protected]", "[email protected]", "[email protected]" ],
         "ConsoleUsage" : [ "[email protected]" ],
@@ -357,7 +350,6 @@
         "GStreamerGraphics": [ "[email protected]", "[email protected]", "[email protected]", "[email protected]", "[email protected]", "[email protected]", "[email protected]", "[email protected]" ],
         "GStreamerAudio": [ "[email protected]", "[email protected]", "[email protected]", "[email protected]", "[email protected]", "[email protected]" ],
         "GtkWebKit2PublicAPI": [ "[email protected]", "[email protected]", "[email protected]", "[email protected]" ],
-        "Harfbuzz": [ "[email protected]" ],
         "HTML": [ "[email protected]", "[email protected]" ],
         "IndexedDB": [ "[email protected]", "[email protected]" ],
         "Loader": [ "[email protected]" ],
@@ -373,7 +365,7 @@
         "RegionsDevelopment|RegionsExpectationsMore|RegionsExpectationsLess|RegionsUsage": [ "[email protected]" ],
         "Rendering": [ "[email protected]", "[email protected]", "[email protected]" ],
         "RenderLayers" : [ "[email protected]", "[email protected]" ],
-        "SVG": ["[email protected]", "[email protected]", "[email protected]", "[email protected]", "[email protected]", "[email protected]" ],
+        "SVG": ["[email protected]", "[email protected]", "[email protected]", "[email protected]", "[email protected]" ],
         "SVNScripts": [ "[email protected]" ],
         "ScrollingCoordinator": [ "[email protected]", "[email protected]", "[email protected]", "[email protected]" ],
         "Selectors": [ "[email protected]" ],
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to