Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(216)

Unified Diff: LayoutTests/platform/chromium/fast/dom/navigator-detached-no-crash-expected.txt

Issue 9949021: Merge 113282 - Switch web intents API to be vendor-prefixed (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1084/
Patch Set: Created 8 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/ChangeLog ('k') | LayoutTests/webintents/resources/web-intents-reload-orig.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/platform/chromium/fast/dom/navigator-detached-no-crash-expected.txt
===================================================================
--- LayoutTests/platform/chromium/fast/dom/navigator-detached-no-crash-expected.txt (revision 113341)
+++ LayoutTests/platform/chromium/fast/dom/navigator-detached-no-crash-expected.txt (working copy)
@@ -14,12 +14,12 @@
navigator.product is OK
navigator.productSub is OK
navigator.registerProtocolHandler() threw err TypeError: Not enough arguments
-navigator.startActivity() threw err TypeError: Not enough arguments
navigator.userAgent is OK
navigator.vendor is OK
navigator.vendorSub is OK
navigator.webkitGamepads is OK
navigator.webkitPointer is OK
+navigator.webkitStartActivity() threw err TypeError: Not enough arguments
navigator.appCodeName is OK
navigator.appName is OK
navigator.appVersion is OK
@@ -34,10 +34,10 @@
navigator.product is OK
navigator.productSub is OK
navigator.registerProtocolHandler() threw err TypeError: Not enough arguments
-navigator.startActivity() threw err TypeError: Not enough arguments
navigator.userAgent is OK
navigator.vendor is OK
navigator.vendorSub is OK
navigator.webkitGamepads is OK
navigator.webkitPointer is OK
+navigator.webkitStartActivity() threw err TypeError: Not enough arguments
« no previous file with comments | « LayoutTests/ChangeLog ('k') | LayoutTests/webintents/resources/web-intents-reload-orig.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698