Title: [148222] trunk/Tools
Revision
148222
Author
[email protected]
Date
2013-04-11 12:14:01 -0700 (Thu, 11 Apr 2013)

Log Message

Remove myself from watchlists.
* Scripts/webkitpy/common/config/watchlist:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (148221 => 148222)


--- trunk/Tools/ChangeLog	2013-04-11 18:56:16 UTC (rev 148221)
+++ trunk/Tools/ChangeLog	2013-04-11 19:14:01 UTC (rev 148222)
@@ -1,3 +1,8 @@
+2013-04-11  Ojan Vafai  <[email protected]>
+
+        Remove myself from watchlists.
+        * Scripts/webkitpy/common/config/watchlist:
+
 2013-04-11  Ryosuke Niwa  <[email protected]>
 
         Build fix. Don't hard-code queues.webkit.org at least during the transition.

Modified: trunk/Tools/Scripts/webkitpy/common/config/watchlist (148221 => 148222)


--- trunk/Tools/Scripts/webkitpy/common/config/watchlist	2013-04-11 18:56:16 UTC (rev 148221)
+++ trunk/Tools/Scripts/webkitpy/common/config/watchlist	2013-04-11 19:14:01 UTC (rev 148222)
@@ -49,9 +49,6 @@
         "SVNScripts": {
             "filename": r"Tools/Scripts/svn-.*",
         },
-        "TestFailures": {
-            "filename": r"Tools/BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/",
-        },
         "XSS": {
             "filename": r".*XSS",
         },
@@ -340,8 +337,8 @@
         "ConsoleUsage" : [ "[email protected]" ],
         "ContentSecurityPolicyFiles|ContentSecurityPolicyUsage" : [ "[email protected]" ],
         "CoreAnimation" : [ "[email protected]" ],
-        "CSS": [ "[email protected]", "[email protected]", "[email protected]", "[email protected]"],
-        "DOM": [ "[email protected]", "[email protected]" ],
+        "CSS": [ "[email protected]", "[email protected]", "[email protected]"],
+        "DOM": [ "[email protected]" ],
         "DOMAttributes": [ "[email protected]", ],
         "EFL": [ "[email protected]", "[email protected]" ],
         "EFLWebKit2PlatformSpecific": [ "[email protected]", "[email protected]" ],
@@ -357,7 +354,7 @@
         "GtkBuildSystem": [ "[email protected]" ],
         "GtkWebKit2PublicAPI": [ "[email protected]", "[email protected]", "[email protected]" ],
         "Harfbuzz": [ "[email protected]" ],
-        "HTML": [ "[email protected]", "[email protected]" ],
+        "HTML": [ "[email protected]" ],
         "IndexedDB": [ "[email protected]", "[email protected]", "[email protected]" ],
         "Loader": [ "[email protected]" ],
         "MathML": [ "[email protected]" ],
@@ -371,7 +368,7 @@
         "QtWebKit2PlatformSpecific": [ "[email protected]", "[email protected]", "[email protected]" ],
         "QtWebKit2PublicAPI": [ "[email protected]", "[email protected]", "[email protected]" ],
         "RegionsDevelopment|RegionsExpectationsMore|RegionsExpectationsLess|RegionsUsage": [ "[email protected]" ],
-        "Rendering": [ "[email protected]", "[email protected]" ],
+        "Rendering": [ "[email protected]" ],
         "RenderLayers" : [ "[email protected]" ],
         "SVG": ["[email protected]", "[email protected]", "[email protected]", "[email protected]" ],
         "SVNScripts": [ "[email protected]" ],
@@ -379,16 +376,15 @@
         "SkiaGraphics": [ "[email protected]", "[email protected]" ],
         "Selectors": [ "[email protected]" ],
         "SoupNetwork": [ "[email protected]", "[email protected]", "[email protected]", "[email protected]" ],
-        "TestFailures": [ "[email protected]" ],
         "TextureMapper" : [ "[email protected]", "[email protected]", "[email protected]" ],
         "TouchAdjustment" : [ "[email protected]" ],
-        "WTF": [ "[email protected]", "[email protected]", "[email protected]" ],
+        "WTF": [ "[email protected]", "[email protected]" ],
         "WebGL": [ "[email protected]" ],
-        "WebIDL": [ "[email protected]", "[email protected]" ],
+        "WebIDL": [ "[email protected]" ],
         "WebInspectorAPI": [ "[email protected]", "[email protected]", "[email protected]" ],
         "WebKitGTKTranslations": [ "[email protected]", "[email protected]" ],
         "WebSocket": [ "[email protected]", "[email protected]" ],
-        "XSS": [ "[email protected]", "[email protected]" ],
+        "XSS": [ "[email protected]" ],
         "webkitperl": [ "[email protected]" ],
         "webkitpy": [ "[email protected]" ],
     },
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to