Title: [224643] trunk/Tools
Revision
224643
Author
clo...@igalia.com
Date
2017-11-09 12:56:27 -0800 (Thu, 09 Nov 2017)

Log Message

[WPE] Update dyz (WPE MiniBrowser)
https://bugs.webkit.org/show_bug.cgi?id=179492

Reviewed by Michael Catanzaro.

Update it to the last version as of today.
This version not longer uses the C API.

* wpe/jhbuild.modules:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (224642 => 224643)


--- trunk/Tools/ChangeLog	2017-11-09 20:56:03 UTC (rev 224642)
+++ trunk/Tools/ChangeLog	2017-11-09 20:56:27 UTC (rev 224643)
@@ -1,3 +1,15 @@
+2017-11-09  Carlos Alberto Lopez Perez  <clo...@igalia.com>
+
+        [WPE] Update dyz (WPE MiniBrowser)
+        https://bugs.webkit.org/show_bug.cgi?id=179492
+
+        Reviewed by Michael Catanzaro.
+
+        Update it to the last version as of today.
+        This version not longer uses the C API.
+
+        * wpe/jhbuild.modules:
+
 2017-11-09  Christopher Reid  <chris.r...@sony.com>
 
         Use enum classes within FileSystem

Modified: trunk/Tools/wpe/jhbuild.modules (224642 => 224643)


--- trunk/Tools/wpe/jhbuild.modules	2017-11-09 20:56:03 UTC (rev 224642)
+++ trunk/Tools/wpe/jhbuild.modules	2017-11-09 20:56:27 UTC (rev 224643)
@@ -211,7 +211,7 @@
   </autotools>
 
   <autotools id="dyz" supports-non-srcdir-builds="no">
-    <branch repo="github.com" module="Igalia/dyz" tag="0880252bac243add39ea54c0797ceb167d775ce9"/>
+    <branch repo="github.com" module="Igalia/dyz" tag="fbf8df56fbcc18fb2c1aa266c4a9f5a31d605549"/>
   </autotools>
 
   <meson id="graphene">
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to