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

Unified Diff: LayoutTests/inspector/geolocation-emulation-tests-expected.txt

Issue 1040103002: [DevTools] Cleanup Page domain calls, which should be Emulation calls. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: supportsRendering to RenderingOptions Created 5 years, 9 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: LayoutTests/inspector/geolocation-emulation-tests-expected.txt
diff --git a/LayoutTests/inspector/geolocation-emulation-tests-expected.txt b/LayoutTests/inspector/geolocation-emulation-tests-expected.txt
index 58d5157e987561b004d0f26646e6bff6eeac56bf..86e4461f8d21cb615726e8b15977d4c5066ec0da 100644
--- a/LayoutTests/inspector/geolocation-emulation-tests-expected.txt
+++ b/LayoutTests/inspector/geolocation-emulation-tests-expected.txt
@@ -10,7 +10,7 @@ Running: testGeolocationUnavailable
Running: testOverridenGeolocation
Running: testInvalidParam
-error: Protocol Error: Invalid type of argument 'latitude' for method 'Page.setGeolocationOverride' call. It must be 'number' but it is 'boolean'.
+error: Protocol Error: Invalid type of argument 'latitude' for method 'Emulation.setGeolocationOverride' call. It must be 'number' but it is 'boolean'.
Running: testInvalidGeolocation
error: Request with id = ## failed. {"code":-32603,"message":"Invalid geolocation"}
« no previous file with comments | « LayoutTests/inspector/geolocation-emulation-tests.html ('k') | Source/devtools/front_end/main/RenderingOptions.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698