Title: [148855] trunk/Tools
Revision
148855
Author
[email protected]
Date
2013-04-21 23:00:01 -0700 (Sun, 21 Apr 2013)

Log Message

[EFL][WK2] Mark WKViewClientWebProcessCallbacks API test as failing
https://bugs.webkit.org/show_bug.cgi?id=114922

Reviewed by Gyuyoung Kim.

Mark WKViewClientWebProcessCallbacks API test as failing on WK2 EFL.

* TestWebKitAPI/PlatformEfl.cmake:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (148854 => 148855)


--- trunk/Tools/ChangeLog	2013-04-22 05:54:11 UTC (rev 148854)
+++ trunk/Tools/ChangeLog	2013-04-22 06:00:01 UTC (rev 148855)
@@ -1,3 +1,14 @@
+2013-04-21  Christophe Dumez  <[email protected]>
+
+        [EFL][WK2] Mark WKViewClientWebProcessCallbacks API test as failing
+        https://bugs.webkit.org/show_bug.cgi?id=114922
+
+        Reviewed by Gyuyoung Kim.
+
+        Mark WKViewClientWebProcessCallbacks API test as failing on WK2 EFL.
+
+        * TestWebKitAPI/PlatformEfl.cmake:
+
 2013-04-20  Zan Dobersek  <[email protected]>
 
         [GTK] Fix baseline positioning issue by updating Freetype

Modified: trunk/Tools/TestWebKitAPI/PlatformEfl.cmake (148854 => 148855)


--- trunk/Tools/TestWebKitAPI/PlatformEfl.cmake	2013-04-22 05:54:11 UTC (rev 148854)
+++ trunk/Tools/TestWebKitAPI/PlatformEfl.cmake	2013-04-22 06:00:01 UTC (rev 148855)
@@ -87,7 +87,6 @@
     WKStringJSString
     WKURL
     WillSendSubmitEvent
-    efl/WKViewClientWebProcessCallbacks
 )
 
 # Seccomp filters is an internal API and its symbols
@@ -107,6 +106,7 @@
     RestoreSessionStateContainingFormData
     ShouldGoToBackForwardListItem
     WKPageGetScaleFactorNotZero
+    efl/WKViewClientWebProcessCallbacks
 )
 
 # Tests disabled because of missing features on the test harness:
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to