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

Side by Side Diff: LayoutTests/platform/win/fast/workers/storage/test-authorizer-sync-expected.txt

Issue 561093003: Remove worker support of Web SQL Database. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 CONSOLE WARNING: 'openDatabaseSync' is deprecated. Please switch to Indexed Data base API.
2 Test the database authorizer.
3 Beginning write transaction:
4 SQLITE_CREATE_TABLE allowed.
5 SQLITE_CREATE_INDEX allowed.
6 SQLITE_CREATE_TEMP_TABLE allowed.
7 SQLITE_CREATE_TEMP_TRIGGER allowed.
8 SQLITE_CREATE_TEMP_VIEW allowed.
9 SQLITE_CREATE_TRIGGER allowed.
10 SQLITE_CREATE_VIEW allowed.
11 SQLITE_CREATE_VTABLE not allowed: SyntaxError: Failed to execute 'executeSql' on 'SQLTransactionSync': Could not prepare statement. (12)
12 SQLITE_READ allowed.
13 SQLITE_SELECT allowed.
14 SQLITE_DELETE allowed.
15 SQLITE_INSERT allowed.
16 SQLITE_UPDATE allowed.
17 SQLITE_PRAGMA not allowed: SyntaxError: Failed to execute 'executeSql' on 'SQLTr ansactionSync': Could not prepare statement. (12)
18 SQLITE_ALTER_TABLE allowed.
19 SQLITE_ALTER_TABLE allowed.
20 SQLITE_TRANSACTION not allowed: SyntaxError: Failed to execute 'executeSql' on ' SQLTransactionSync': Could not prepare statement. (12)
21 SQLITE_ATTACH not allowed: SyntaxError: Failed to execute 'executeSql' on 'SQLTr ansactionSync': Could not prepare statement. (12)
22 SQLITE_DETACH not allowed: SyntaxError: Failed to execute 'executeSql' on 'SQLTr ansactionSync': Could not prepare statement. (12)
23 SQLITE_REINDEX allowed.
24 SQLITE_ANALYZE not allowed: SyntaxError: Failed to execute 'executeSql' on 'SQLT ransactionSync': Could not prepare statement. (12)
25 SQLITE_DROP_INDEX allowed.
26 SQLITE_DROP_TEMP_TABLE allowed.
27 SQLITE_DROP_TEMP_TRIGGER allowed.
28 SQLITE_DROP_TEMP_VIEW allowed.
29 SQLITE_DROP_TRIGGER allowed.
30 SQLITE_DROP_VIEW allowed.
31 SQLITE_DROP_TABLE allowed.
32 Write transaction succeeded.
33
34 Beginning read transactions:
35 SQLITE_CREATE_TABLE not allowed: SyntaxError: Failed to execute 'executeSql' on 'SQLTransactionSync': Could not prepare statement. (12)
36 SQLITE_CREATE_TABLE allowed.
37 SQLITE_CREATE_INDEX not allowed: SyntaxError: Failed to execute 'executeSql' on 'SQLTransactionSync': Could not prepare statement. (12)
38 SQLITE_CREATE_TEMP_TABLE not allowed: SyntaxError: Failed to execute 'executeSql ' on 'SQLTransactionSync': Could not prepare statement. (12)
39 SQLITE_CREATE_TEMP_TRIGGER not allowed: SyntaxError: Failed to execute 'executeS ql' on 'SQLTransactionSync': Could not prepare statement. (12)
40 SQLITE_CREATE_TEMP_VIEW not allowed: SyntaxError: Failed to execute 'executeSql' on 'SQLTransactionSync': Could not prepare statement. (12)
41 SQLITE_CREATE_TRIGGER not allowed: SyntaxError: Failed to execute 'executeSql' o n 'SQLTransactionSync': Could not prepare statement. (12)
42 SQLITE_CREATE_VIEW not allowed: SyntaxError: Failed to execute 'executeSql' on ' SQLTransactionSync': Could not prepare statement. (12)
43 SQLITE_CREATE_VTABLE not allowed: SyntaxError: Failed to execute 'executeSql' on 'SQLTransactionSync': Could not prepare statement. (12)
44 SQLITE_CREATE_INDEX allowed.
45 SQLITE_CREATE_TEMP_TABLE allowed.
46 SQLITE_CREATE_TEMP_TRIGGER allowed.
47 SQLITE_CREATE_TEMP_VIEW allowed.
48 SQLITE_CREATE_TRIGGER allowed.
49 SQLITE_CREATE_VIEW allowed.
50 SQLITE_CREATE_VTABLE not allowed: SyntaxError: Failed to execute 'executeSql' on 'SQLTransactionSync': Could not prepare statement. (12)
51 SQLITE_READ allowed.
52 SQLITE_SELECT allowed.
53 SQLITE_DELETE not allowed: SyntaxError: Failed to execute 'executeSql' on 'SQLTr ansactionSync': Could not prepare statement. (12)
54 SQLITE_INSERT not allowed: SyntaxError: Failed to execute 'executeSql' on 'SQLTr ansactionSync': Could not prepare statement. (12)
55 SQLITE_UPDATE not allowed: SyntaxError: Failed to execute 'executeSql' on 'SQLTr ansactionSync': Could not prepare statement. (12)
56 SQLITE_PRAGMA not allowed: SyntaxError: Failed to execute 'executeSql' on 'SQLTr ansactionSync': Could not prepare statement. (12)
57 SQLITE_ALTER_TABLE not allowed: SyntaxError: Failed to execute 'executeSql' on ' SQLTransactionSync': Could not prepare statement. (12)
58 SQLITE_ALTER_TABLE not allowed: SyntaxError: Failed to execute 'executeSql' on ' SQLTransactionSync': Could not prepare statement. (12)
59 SQLITE_TRANSACTION not allowed: SyntaxError: Failed to execute 'executeSql' on ' SQLTransactionSync': Could not prepare statement. (12)
60 SQLITE_ATTACH not allowed: SyntaxError: Failed to execute 'executeSql' on 'SQLTr ansactionSync': Could not prepare statement. (12)
61 SQLITE_DETACH not allowed: SyntaxError: Failed to execute 'executeSql' on 'SQLTr ansactionSync': Could not prepare statement. (12)
62 SQLITE_REINDEX not allowed: SyntaxError: Failed to execute 'executeSql' on 'SQLT ransactionSync': Could not prepare statement. (12)
63 SQLITE_ANALYZE not allowed: SyntaxError: Failed to execute 'executeSql' on 'SQLT ransactionSync': Could not prepare statement. (12)
64 SQLITE_DROP_INDEX not allowed: SyntaxError: Failed to execute 'executeSql' on 'S QLTransactionSync': Could not prepare statement. (12)
65 SQLITE_DROP_TEMP_TABLE not allowed: SyntaxError: Failed to execute 'executeSql' on 'SQLTransactionSync': Could not prepare statement. (12)
66 SQLITE_DROP_TEMP_TRIGGER not allowed: SyntaxError: Failed to execute 'executeSql ' on 'SQLTransactionSync': Could not prepare statement. (12)
67 SQLITE_DROP_TEMP_VIEW not allowed: SyntaxError: Failed to execute 'executeSql' o n 'SQLTransactionSync': Could not prepare statement. (12)
68 SQLITE_DROP_TRIGGER not allowed: SyntaxError: Failed to execute 'executeSql' on 'SQLTransactionSync': Could not prepare statement. (12)
69 SQLITE_DROP_VIEW not allowed: SyntaxError: Failed to execute 'executeSql' on 'SQ LTransactionSync': Could not prepare statement. (12)
70 SQLITE_DROP_TABLE not allowed: SyntaxError: Failed to execute 'executeSql' on 'S QLTransactionSync': Could not prepare statement. (12)
71 Read transactions succeeded.
72
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698