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

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

Issue 750983003: DevTools: remove Console.setTracingBasedTimeline call from startup. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: review comments addressed Created 6 years 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | LayoutTests/inspector/inspector-backend-commands-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 CONSOLE MESSAGE: line 37: Position unavailable 1 CONSOLE MESSAGE: line 37: Position unavailable
2 CONSOLE MESSAGE: line 30: Latitude: 50 Longitude: 100 2 CONSOLE MESSAGE: line 30: Latitude: 50 Longitude: 100
3 CONSOLE MESSAGE: line 30: Latitude: 50 Longitude: 100 3 CONSOLE MESSAGE: line 30: Latitude: 50 Longitude: 100
4 CONSOLE MESSAGE: line 48: PASSED 4 CONSOLE MESSAGE: line 48: PASSED
5 Tests that geolocation emulation with latitude and longitude works as expected. 5 Tests that geolocation emulation with latitude and longitude works as expected.
6 6
7 7
8 Running: testGeolocationUnavailable 8 Running: testGeolocationUnavailable
9 9
10 Running: testOverridenGeolocation 10 Running: testOverridenGeolocation
11 11
12 Running: testInvalidParam 12 Running: testInvalidParam
13 error: Protocol Error: Invalid type of argument 'latitude' for method 'Page.setG eolocationOverride' call. It must be 'number' but it is 'boolean'. 13 error: Protocol Error: Invalid type of argument 'latitude' for method 'Page.setG eolocationOverride' call. It must be 'number' but it is 'boolean'.
14 14
15 Running: testInvalidGeolocation 15 Running: testInvalidGeolocation
16 error: Request with id = 26 failed. {"code":-32603,"message":"Invalid geolocatio n"} 16 error: Request with id = 25 failed. {"code":-32603,"message":"Invalid geolocatio n"}
17 17
18 Running: testTimestampOfOverridenPosition 18 Running: testTimestampOfOverridenPosition
19 19
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/inspector/inspector-backend-commands-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698