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

Unified Diff: chrome/test/data/extensions/platform_apps/web_view/geolocation/geolocation_access_iframe.html

Issue 311193006: Renable WebViewTest.GeolocationAPIEmbedderHasAccessMultipleBridgeIdAllow with fixes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 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
Index: chrome/test/data/extensions/platform_apps/web_view/geolocation/geolocation_access_iframe.html
diff --git a/chrome/test/data/extensions/platform_apps/web_view/geolocation/geolocation_access_iframe.html b/chrome/test/data/extensions/platform_apps/web_view/geolocation/geolocation_access_iframe.html
index a46f7f3fbd392a1f1a589ee215506b8834ec4ca4..1041a842cd6600130b3f7a52079f055ea5874840 100644
--- a/chrome/test/data/extensions/platform_apps/web_view/geolocation/geolocation_access_iframe.html
+++ b/chrome/test/data/extensions/platform_apps/web_view/geolocation/geolocation_access_iframe.html
@@ -24,7 +24,7 @@
onGeolocationSuccess,
onGeolocationFailure,
// maximumAge > test timeout.
- {maximumAge: 100000, timeout: 0});
+ {maximumAge: 100000, timeout: 10000});
};
</script>
</head>
« no previous file with comments | « chrome/browser/apps/web_view_browsertest.cc ('k') | content/browser/geolocation/geolocation_provider_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698