Title: [130372] trunk/Tools
Revision
130372
Author
[email protected]
Date
2012-10-04 01:46:01 -0700 (Thu, 04 Oct 2012)

Log Message

Unreviewed, remove unused $legacyWebKitBlobBuilderSupport variable after r130343.

* Scripts/webkitperl/FeatureList.pm:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (130371 => 130372)


--- trunk/Tools/ChangeLog	2012-10-04 08:09:41 UTC (rev 130371)
+++ trunk/Tools/ChangeLog	2012-10-04 08:46:01 UTC (rev 130372)
@@ -1,3 +1,9 @@
+2012-10-04  Raphael Kubo da Costa  <[email protected]>
+
+        Unreviewed, remove unused $legacyWebKitBlobBuilderSupport variable after r130343.
+
+        * Scripts/webkitperl/FeatureList.pm:
+
 2012-10-03  Philip Rogers  <[email protected]>
 
         Force GC between PageLoad tests.

Modified: trunk/Tools/Scripts/webkitperl/FeatureList.pm (130371 => 130372)


--- trunk/Tools/Scripts/webkitperl/FeatureList.pm	2012-10-04 08:09:41 UTC (rev 130371)
+++ trunk/Tools/Scripts/webkitperl/FeatureList.pm	2012-10-04 08:46:01 UTC (rev 130372)
@@ -92,7 +92,6 @@
     $legacyNotificationsSupport,
     $legacyVendorPrefixSupport,
     $legacyWebAudioSupport,
-    $legacyWebKitBlobBuilderSupport,
     $linkPrefetchSupport,
     $linkPrerenderSupport,
     $mathmlSupport,
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to