Title: [218690] trunk/Tools
Revision
218690
Author
[email protected]
Date
2017-06-22 04:53:33 -0700 (Thu, 22 Jun 2017)

Log Message

[WPE] Update WPEBackend-mesa
https://bugs.webkit.org/show_bug.cgi?id=173705

Reviewed by Carlos Alberto Lopez Perez.

A crash has been fixed, needed for unit tests to work.

* wpe/jhbuild.modules:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (218689 => 218690)


--- trunk/Tools/ChangeLog	2017-06-22 11:38:51 UTC (rev 218689)
+++ trunk/Tools/ChangeLog	2017-06-22 11:53:33 UTC (rev 218690)
@@ -1,5 +1,16 @@
 2017-06-22  Carlos Garcia Campos  <[email protected]>
 
+        [WPE] Update WPEBackend-mesa
+        https://bugs.webkit.org/show_bug.cgi?id=173705
+
+        Reviewed by Carlos Alberto Lopez Perez.
+
+        A crash has been fixed, needed for unit tests to work.
+
+        * wpe/jhbuild.modules:
+
+2017-06-22  Carlos Garcia Campos  <[email protected]>
+
         Remove unused coordinated graphics C API
         https://bugs.webkit.org/show_bug.cgi?id=173706
 

Modified: trunk/Tools/wpe/jhbuild.modules (218689 => 218690)


--- trunk/Tools/wpe/jhbuild.modules	2017-06-22 11:38:51 UTC (rev 218689)
+++ trunk/Tools/wpe/jhbuild.modules	2017-06-22 11:53:33 UTC (rev 218690)
@@ -247,7 +247,7 @@
       <dep package="xkbcommon" />
     </dependencies>
     <branch repo="github.com" module="WebPlatformForEmbedded/WPEBackend-mesa.git"
-            tag="de843e2536f3a445737ce39ab643516a23531d5e" />
+            tag="b6e2a82dfd5a12761911dc890625ec81d2a012b4" />
   </cmake>
 
   <autotools id="libgpg-error" autogen-sh="configure">
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to