Title: [252876] trunk/Tools
Revision
252876
Author
[email protected]
Date
2019-11-25 23:52:31 -0800 (Mon, 25 Nov 2019)

Log Message

Remove tkent@ from watchlist
https://bugs.webkit.org/show_bug.cgi?id=204599

Patch by Kent Tamura <[email protected]> on 2019-11-25
Reviewed by Chris Dumez.

* Scripts/webkitpy/common/config/watchlist: Remove tkent@

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (252875 => 252876)


--- trunk/Tools/ChangeLog	2019-11-26 07:02:45 UTC (rev 252875)
+++ trunk/Tools/ChangeLog	2019-11-26 07:52:31 UTC (rev 252876)
@@ -1,3 +1,12 @@
+2019-11-25  Kent Tamura  <[email protected]>
+
+        Remove tkent@ from watchlist
+        https://bugs.webkit.org/show_bug.cgi?id=204599
+
+        Reviewed by Chris Dumez.
+
+        * Scripts/webkitpy/common/config/watchlist: Remove tkent@
+
 2019-11-25  Wenson Hsieh  <[email protected]>
 
         [macOS] Dragged images are only available as .tiff when dropping onto macCatalyst apps

Modified: trunk/Tools/Scripts/webkitpy/common/config/watchlist (252875 => 252876)


--- trunk/Tools/Scripts/webkitpy/common/config/watchlist	2019-11-26 07:02:45 UTC (rev 252875)
+++ trunk/Tools/Scripts/webkitpy/common/config/watchlist	2019-11-26 07:52:31 UTC (rev 252876)
@@ -415,7 +415,7 @@
         "DOMAttributes": [ "[email protected]", "[email protected]" ],
         "Editing": [ "[email protected]" ],
         "Filters": [ "[email protected]", "[email protected]" ],
-        "Forms": [ "[email protected]", "[email protected]", "[email protected]", "[email protected]" ],
+        "Forms": [ "[email protected]", "[email protected]", "[email protected]" ],
         "FrameLoader": [ "[email protected]", "[email protected]", "[email protected]" ],
         "Geolocation": [ "[email protected]" ],
         "GraphicsLayer": [ "[email protected]", "[email protected]", "[email protected]" ],
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to