[Webkit-unassigned] [Bug 85594] [EFL] [DRT] fast/dom/navigator-detached-no-crash.html fails on build bots

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 26 02:21:11 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=85594


Raphael Kubo da Costa (rakuco) <rakuco at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rakuco at webkit.org




--- Comment #1 from Raphael Kubo da Costa (rakuco) <rakuco at webkit.org>  2012-09-26 02:21:37 PST ---
The current results differ even more:

--- /home/rakuco/dev/WebKit/WebKitBuild/Debug/layout-test-results/fast/dom/navigator-detached-no-crash-expected.txt
+++ /home/rakuco/dev/WebKit/WebKitBuild/Debug/layout-test-results/fast/dom/navigator-detached-no-crash-actual.txt
@@ -5,6 +5,7 @@
 navigator.appVersion is OK
 navigator.cookieEnabled is OK
 navigator.getStorageUpdates() is OK
+navigator.isProtocolHandlerRegistered() threw err TypeError: Not enough arguments
 navigator.javaEnabled() is OK
 navigator.language is OK
 navigator.mimeTypes is OK
@@ -13,14 +14,22 @@
 navigator.plugins is OK
 navigator.product is OK
 navigator.productSub is OK
+navigator.registerProtocolHandler() threw err TypeError: Not enough arguments
+navigator.unregisterProtocolHandler() threw err TypeError: Not enough arguments
 navigator.userAgent is OK
 navigator.vendor is OK
 navigator.vendorSub is OK
+navigator.vibrate() threw err TypeError: Not enough arguments
+navigator.webkitBattery is OK
+navigator.webkitConnection is OK
+navigator.webkitGetGamepads() is OK
+navigator.webkitStartActivity() threw err TypeError: Not enough arguments
 navigator.appCodeName is OK
 navigator.appName is OK
 navigator.appVersion is OK
 navigator.cookieEnabled is OK
 navigator.getStorageUpdates() is OK
+navigator.isProtocolHandlerRegistered() threw err TypeError: Not enough arguments
 navigator.javaEnabled() is OK
 navigator.language is OK
 navigator.mimeTypes is OK
@@ -29,7 +38,14 @@
 navigator.plugins is OK
 navigator.product is OK
 navigator.productSub is OK
+navigator.registerProtocolHandler() threw err TypeError: Not enough arguments
+navigator.unregisterProtocolHandler() threw err TypeError: Not enough arguments
 navigator.userAgent is OK
 navigator.vendor is OK
 navigator.vendorSub is OK
+navigator.vibrate() threw err TypeError: Not enough arguments
+navigator.webkitBattery is OK
+navigator.webkitConnection is OK
+navigator.webkitGetGamepads() is OK
+navigator.webkitStartActivity() threw err TypeError: Not enough arguments

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list