Title: [150126] trunk/Tools
Revision
150126
Author
[email protected]
Date
2013-05-15 10:04:13 -0700 (Wed, 15 May 2013)

Log Message

Remove a leftover v8 file from the watchlist
https://bugs.webkit.org/show_bug.cgi?id=116158

Patch by Peter Gal <[email protected]> on 2013-05-15
Reviewed by Csaba Osztrogonác.

* Scripts/webkitpy/common/config/watchlist: Removed a v8 entry from the watchlist.

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (150125 => 150126)


--- trunk/Tools/ChangeLog	2013-05-15 17:02:25 UTC (rev 150125)
+++ trunk/Tools/ChangeLog	2013-05-15 17:04:13 UTC (rev 150126)
@@ -1,3 +1,12 @@
+2013-05-15  Peter Gal  <[email protected]>
+
+        Remove a leftover v8 file from the watchlist
+        https://bugs.webkit.org/show_bug.cgi?id=116158
+
+        Reviewed by Csaba Osztrogonác.
+
+        * Scripts/webkitpy/common/config/watchlist: Removed a v8 entry from the watchlist.
+
 2013-05-15  Alberto Garcia  <[email protected]>
 
         [GTK] Fails to build while generating gtkdoc

Modified: trunk/Tools/Scripts/webkitpy/common/config/watchlist (150125 => 150126)


--- trunk/Tools/Scripts/webkitpy/common/config/watchlist	2013-05-15 17:02:25 UTC (rev 150125)
+++ trunk/Tools/Scripts/webkitpy/common/config/watchlist	2013-05-15 17:04:13 UTC (rev 150126)
@@ -24,7 +24,6 @@
             "filename": r"Source/WebCore/Modules/geolocation/"
                         r"|Source/WebCore/page/GeolocationClient.h"
                         r"|Source/WebCore/bindings/js/JSGeolocationCustom.cpp"
-                        r"|Source/WebCore/bindings/v8/custom/V8GeolocationCustom.cpp"
                         r"|Source/WebCore/platform/mock/GeolocationClientMock.(h|cpp)"
                         r"|Source/WebKit2/WebProcess/Geolocation/",
         },
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to